github.com/google/go-github/v69@v69.2.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  operation_overrides:
    34    - name: GET /meta
    35      documentation_url: https://docs.github.com/rest/meta/meta#get-github-meta-information
    36    - name: DELETE /repos/{owner}/{repo}/pages
    37      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-github-pages-site
    38    - name: GET /repos/{owner}/{repo}/pages
    39      documentation_url: https://docs.github.com/rest/pages/pages#get-a-github-pages-site
    40    - name: POST /repos/{owner}/{repo}/pages
    41      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-site
    42    - name: PUT /repos/{owner}/{repo}/pages
    43      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-github-pages-site
    44    - name: GET /repos/{owner}/{repo}/pages/builds
    45      documentation_url: https://docs.github.com/rest/pages/pages#list-github-pages-builds
    46    - name: POST /repos/{owner}/{repo}/pages/builds
    47      documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build
    48    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
    49      documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build
    50  openapi_commit: 8031023b31a852778532c5fa688b8bb6bcbab9d6
    51  openapi_operations:
    52    - name: GET /
    53      documentation_url: https://docs.github.com/rest/meta/meta#github-api-root
    54      openapi_files:
    55        - descriptions/api.github.com/api.github.com.json
    56        - descriptions/ghec/ghec.json
    57        - descriptions/ghes-3.15/ghes-3.15.json
    58    - name: GET /admin/hooks
    59      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#list-global-webhooks
    60      openapi_files:
    61        - descriptions/ghes-3.15/ghes-3.15.json
    62    - name: POST /admin/hooks
    63      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#create-a-global-webhook
    64      openapi_files:
    65        - descriptions/ghes-3.15/ghes-3.15.json
    66    - name: DELETE /admin/hooks/{hook_id}
    67      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#delete-a-global-webhook
    68      openapi_files:
    69        - descriptions/ghes-3.15/ghes-3.15.json
    70    - name: GET /admin/hooks/{hook_id}
    71      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#get-a-global-webhook
    72      openapi_files:
    73        - descriptions/ghes-3.15/ghes-3.15.json
    74    - name: PATCH /admin/hooks/{hook_id}
    75      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#update-a-global-webhook
    76      openapi_files:
    77        - descriptions/ghes-3.15/ghes-3.15.json
    78    - name: POST /admin/hooks/{hook_id}/pings
    79      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#ping-a-global-webhook
    80      openapi_files:
    81        - descriptions/ghes-3.15/ghes-3.15.json
    82    - name: GET /admin/keys
    83      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#list-public-keys
    84      openapi_files:
    85        - descriptions/ghes-3.15/ghes-3.15.json
    86    - name: DELETE /admin/keys/{key_ids}
    87      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-public-key
    88      openapi_files:
    89        - descriptions/ghes-3.15/ghes-3.15.json
    90    - name: PATCH /admin/ldap/teams/{team_id}/mapping
    91      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-team
    92      openapi_files:
    93        - descriptions/ghes-3.15/ghes-3.15.json
    94    - name: POST /admin/ldap/teams/{team_id}/sync
    95      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-team
    96      openapi_files:
    97        - descriptions/ghes-3.15/ghes-3.15.json
    98    - name: PATCH /admin/ldap/users/{username}/mapping
    99      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-user
   100      openapi_files:
   101        - descriptions/ghes-3.15/ghes-3.15.json
   102    - name: POST /admin/ldap/users/{username}/sync
   103      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-user
   104      openapi_files:
   105        - descriptions/ghes-3.15/ghes-3.15.json
   106    - name: POST /admin/organizations
   107      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/orgs#create-an-organization
   108      openapi_files:
   109        - descriptions/ghes-3.15/ghes-3.15.json
   110    - name: PATCH /admin/organizations/{org}
   111      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/orgs#update-an-organization-name
   112      openapi_files:
   113        - descriptions/ghes-3.15/ghes-3.15.json
   114    - name: GET /admin/pre-receive-environments
   115      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#list-pre-receive-environments
   116      openapi_files:
   117        - descriptions/ghes-3.15/ghes-3.15.json
   118    - name: POST /admin/pre-receive-environments
   119      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#create-a-pre-receive-environment
   120      openapi_files:
   121        - descriptions/ghes-3.15/ghes-3.15.json
   122    - name: DELETE /admin/pre-receive-environments/{pre_receive_environment_id}
   123      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#delete-a-pre-receive-environment
   124      openapi_files:
   125        - descriptions/ghes-3.15/ghes-3.15.json
   126    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}
   127      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#get-a-pre-receive-environment
   128      openapi_files:
   129        - descriptions/ghes-3.15/ghes-3.15.json
   130    - name: PATCH /admin/pre-receive-environments/{pre_receive_environment_id}
   131      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#update-a-pre-receive-environment
   132      openapi_files:
   133        - descriptions/ghes-3.15/ghes-3.15.json
   134    - name: POST /admin/pre-receive-environments/{pre_receive_environment_id}/downloads
   135      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#start-a-pre-receive-environment-download
   136      openapi_files:
   137        - descriptions/ghes-3.15/ghes-3.15.json
   138    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest
   139      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#get-the-download-status-for-a-pre-receive-environment
   140      openapi_files:
   141        - descriptions/ghes-3.15/ghes-3.15.json
   142    - name: GET /admin/pre-receive-hooks
   143      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#list-pre-receive-hooks
   144      openapi_files:
   145        - descriptions/ghes-3.15/ghes-3.15.json
   146    - name: POST /admin/pre-receive-hooks
   147      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#create-a-pre-receive-hook
   148      openapi_files:
   149        - descriptions/ghes-3.15/ghes-3.15.json
   150    - name: DELETE /admin/pre-receive-hooks/{pre_receive_hook_id}
   151      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook
   152      openapi_files:
   153        - descriptions/ghes-3.15/ghes-3.15.json
   154    - name: GET /admin/pre-receive-hooks/{pre_receive_hook_id}
   155      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#get-a-pre-receive-hook
   156      openapi_files:
   157        - descriptions/ghes-3.15/ghes-3.15.json
   158    - name: PATCH /admin/pre-receive-hooks/{pre_receive_hook_id}
   159      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#update-a-pre-receive-hook
   160      openapi_files:
   161        - descriptions/ghes-3.15/ghes-3.15.json
   162    - name: GET /admin/tokens
   163      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#list-personal-access-tokens
   164      openapi_files:
   165        - descriptions/ghes-3.15/ghes-3.15.json
   166    - name: DELETE /admin/tokens/{token_id}
   167      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-personal-access-token
   168      openapi_files:
   169        - descriptions/ghes-3.15/ghes-3.15.json
   170    - name: POST /admin/users
   171      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#create-a-user
   172      openapi_files:
   173        - descriptions/ghes-3.15/ghes-3.15.json
   174    - name: DELETE /admin/users/{username}
   175      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-user
   176      openapi_files:
   177        - descriptions/ghes-3.15/ghes-3.15.json
   178    - name: PATCH /admin/users/{username}
   179      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#update-the-username-for-a-user
   180      openapi_files:
   181        - descriptions/ghes-3.15/ghes-3.15.json
   182    - name: DELETE /admin/users/{username}/authorizations
   183      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-an-impersonation-oauth-token
   184      openapi_files:
   185        - descriptions/ghes-3.15/ghes-3.15.json
   186    - name: POST /admin/users/{username}/authorizations
   187      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#create-an-impersonation-oauth-token
   188      openapi_files:
   189        - descriptions/ghes-3.15/ghes-3.15.json
   190    - name: GET /advisories
   191      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#list-global-security-advisories
   192      openapi_files:
   193        - descriptions/api.github.com/api.github.com.json
   194        - descriptions/ghec/ghec.json
   195        - descriptions/ghes-3.15/ghes-3.15.json
   196    - name: GET /advisories/{ghsa_id}
   197      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory
   198      openapi_files:
   199        - descriptions/api.github.com/api.github.com.json
   200        - descriptions/ghec/ghec.json
   201        - descriptions/ghes-3.15/ghes-3.15.json
   202    - name: GET /app
   203      documentation_url: https://docs.github.com/rest/apps/apps#get-the-authenticated-app
   204      openapi_files:
   205        - descriptions/api.github.com/api.github.com.json
   206        - descriptions/ghec/ghec.json
   207        - descriptions/ghes-3.15/ghes-3.15.json
   208    - name: POST /app-manifests/{code}/conversions
   209      documentation_url: https://docs.github.com/rest/apps/apps#create-a-github-app-from-a-manifest
   210      openapi_files:
   211        - descriptions/api.github.com/api.github.com.json
   212        - descriptions/ghec/ghec.json
   213        - descriptions/ghes-3.15/ghes-3.15.json
   214    - name: GET /app/hook/config
   215      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-webhook-configuration-for-an-app
   216      openapi_files:
   217        - descriptions/api.github.com/api.github.com.json
   218        - descriptions/ghec/ghec.json
   219        - descriptions/ghes-3.15/ghes-3.15.json
   220    - name: PATCH /app/hook/config
   221      documentation_url: https://docs.github.com/rest/apps/webhooks#update-a-webhook-configuration-for-an-app
   222      openapi_files:
   223        - descriptions/api.github.com/api.github.com.json
   224        - descriptions/ghec/ghec.json
   225        - descriptions/ghes-3.15/ghes-3.15.json
   226    - name: GET /app/hook/deliveries
   227      documentation_url: https://docs.github.com/rest/apps/webhooks#list-deliveries-for-an-app-webhook
   228      openapi_files:
   229        - descriptions/api.github.com/api.github.com.json
   230        - descriptions/ghec/ghec.json
   231        - descriptions/ghes-3.15/ghes-3.15.json
   232    - name: GET /app/hook/deliveries/{delivery_id}
   233      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-delivery-for-an-app-webhook
   234      openapi_files:
   235        - descriptions/api.github.com/api.github.com.json
   236        - descriptions/ghec/ghec.json
   237        - descriptions/ghes-3.15/ghes-3.15.json
   238    - name: POST /app/hook/deliveries/{delivery_id}/attempts
   239      documentation_url: https://docs.github.com/rest/apps/webhooks#redeliver-a-delivery-for-an-app-webhook
   240      openapi_files:
   241        - descriptions/api.github.com/api.github.com.json
   242        - descriptions/ghec/ghec.json
   243        - descriptions/ghes-3.15/ghes-3.15.json
   244    - name: GET /app/installation-requests
   245      documentation_url: https://docs.github.com/rest/apps/apps#list-installation-requests-for-the-authenticated-app
   246      openapi_files:
   247        - descriptions/api.github.com/api.github.com.json
   248        - descriptions/ghec/ghec.json
   249        - descriptions/ghes-3.15/ghes-3.15.json
   250    - name: GET /app/installations
   251      documentation_url: https://docs.github.com/rest/apps/apps#list-installations-for-the-authenticated-app
   252      openapi_files:
   253        - descriptions/api.github.com/api.github.com.json
   254        - descriptions/ghec/ghec.json
   255        - descriptions/ghes-3.15/ghes-3.15.json
   256    - name: DELETE /app/installations/{installation_id}
   257      documentation_url: https://docs.github.com/rest/apps/apps#delete-an-installation-for-the-authenticated-app
   258      openapi_files:
   259        - descriptions/api.github.com/api.github.com.json
   260        - descriptions/ghec/ghec.json
   261        - descriptions/ghes-3.15/ghes-3.15.json
   262    - name: GET /app/installations/{installation_id}
   263      documentation_url: https://docs.github.com/rest/apps/apps#get-an-installation-for-the-authenticated-app
   264      openapi_files:
   265        - descriptions/api.github.com/api.github.com.json
   266        - descriptions/ghec/ghec.json
   267        - descriptions/ghes-3.15/ghes-3.15.json
   268    - name: POST /app/installations/{installation_id}/access_tokens
   269      documentation_url: https://docs.github.com/rest/apps/apps#create-an-installation-access-token-for-an-app
   270      openapi_files:
   271        - descriptions/api.github.com/api.github.com.json
   272        - descriptions/ghec/ghec.json
   273        - descriptions/ghes-3.15/ghes-3.15.json
   274    - name: DELETE /app/installations/{installation_id}/suspended
   275      documentation_url: https://docs.github.com/rest/apps/apps#unsuspend-an-app-installation
   276      openapi_files:
   277        - descriptions/api.github.com/api.github.com.json
   278        - descriptions/ghec/ghec.json
   279        - descriptions/ghes-3.15/ghes-3.15.json
   280    - name: PUT /app/installations/{installation_id}/suspended
   281      documentation_url: https://docs.github.com/rest/apps/apps#suspend-an-app-installation
   282      openapi_files:
   283        - descriptions/api.github.com/api.github.com.json
   284        - descriptions/ghec/ghec.json
   285        - descriptions/ghes-3.15/ghes-3.15.json
   286    - name: GET /applications/grants
   287      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#list-your-grants
   288      openapi_files:
   289        - descriptions/ghes-3.15/ghes-3.15.json
   290    - name: DELETE /applications/grants/{grant_id}
   291      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#delete-a-grant
   292      openapi_files:
   293        - descriptions/ghes-3.15/ghes-3.15.json
   294    - name: GET /applications/grants/{grant_id}
   295      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-a-single-grant
   296      openapi_files:
   297        - descriptions/ghes-3.15/ghes-3.15.json
   298    - name: DELETE /applications/{client_id}/grant
   299      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-authorization
   300      openapi_files:
   301        - descriptions/api.github.com/api.github.com.json
   302        - descriptions/ghec/ghec.json
   303        - descriptions/ghes-3.15/ghes-3.15.json
   304    - name: DELETE /applications/{client_id}/grants/{access_token}
   305      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-a-grant-for-an-application
   306      openapi_files:
   307        - descriptions/ghes-3.3/ghes-3.3.json
   308    - name: DELETE /applications/{client_id}/token
   309      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-token
   310      openapi_files:
   311        - descriptions/api.github.com/api.github.com.json
   312        - descriptions/ghec/ghec.json
   313        - descriptions/ghes-3.15/ghes-3.15.json
   314    - name: PATCH /applications/{client_id}/token
   315      documentation_url: https://docs.github.com/rest/apps/oauth-applications#reset-a-token
   316      openapi_files:
   317        - descriptions/api.github.com/api.github.com.json
   318        - descriptions/ghec/ghec.json
   319        - descriptions/ghes-3.15/ghes-3.15.json
   320    - name: POST /applications/{client_id}/token
   321      documentation_url: https://docs.github.com/rest/apps/oauth-applications#check-a-token
   322      openapi_files:
   323        - descriptions/api.github.com/api.github.com.json
   324        - descriptions/ghec/ghec.json
   325        - descriptions/ghes-3.15/ghes-3.15.json
   326    - name: POST /applications/{client_id}/token/scoped
   327      documentation_url: https://docs.github.com/rest/apps/apps#create-a-scoped-access-token
   328      openapi_files:
   329        - descriptions/api.github.com/api.github.com.json
   330        - descriptions/ghec/ghec.json
   331        - descriptions/ghes-3.15/ghes-3.15.json
   332    - name: DELETE /applications/{client_id}/tokens/{access_token}
   333      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-an-authorization-for-an-application
   334      openapi_files:
   335        - descriptions/ghes-3.3/ghes-3.3.json
   336    - name: GET /applications/{client_id}/tokens/{access_token}
   337      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#check-an-authorization
   338      openapi_files:
   339        - descriptions/ghes-3.3/ghes-3.3.json
   340    - name: POST /applications/{client_id}/tokens/{access_token}
   341      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#reset-an-authorization
   342      openapi_files:
   343        - descriptions/ghes-3.3/ghes-3.3.json
   344    - name: GET /apps/{app_slug}
   345      documentation_url: https://docs.github.com/rest/apps/apps#get-an-app
   346      openapi_files:
   347        - descriptions/api.github.com/api.github.com.json
   348        - descriptions/ghec/ghec.json
   349        - descriptions/ghes-3.15/ghes-3.15.json
   350    - name: GET /assignments/{assignment_id}
   351      documentation_url: https://docs.github.com/rest/classroom/classroom#get-an-assignment
   352      openapi_files:
   353        - descriptions/api.github.com/api.github.com.json
   354        - descriptions/ghec/ghec.json
   355    - name: GET /assignments/{assignment_id}/accepted_assignments
   356      documentation_url: https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment
   357      openapi_files:
   358        - descriptions/api.github.com/api.github.com.json
   359        - descriptions/ghec/ghec.json
   360    - name: GET /assignments/{assignment_id}/grades
   361      documentation_url: https://docs.github.com/rest/classroom/classroom#get-assignment-grades
   362      openapi_files:
   363        - descriptions/api.github.com/api.github.com.json
   364        - descriptions/ghec/ghec.json
   365    - name: GET /authorizations
   366      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations
   367      openapi_files:
   368        - descriptions/ghes-3.15/ghes-3.15.json
   369    - name: POST /authorizations
   370      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#create-a-new-authorization
   371      openapi_files:
   372        - descriptions/ghes-3.15/ghes-3.15.json
   373    - name: PUT /authorizations/clients/{client_id}
   374      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app
   375      openapi_files:
   376        - descriptions/ghes-3.15/ghes-3.15.json
   377    - name: PUT /authorizations/clients/{client_id}/{fingerprint}
   378      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint
   379      openapi_files:
   380        - descriptions/ghes-3.15/ghes-3.15.json
   381    - name: DELETE /authorizations/{authorization_id}
   382      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#delete-an-authorization
   383      openapi_files:
   384        - descriptions/ghes-3.15/ghes-3.15.json
   385    - name: GET /authorizations/{authorization_id}
   386      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-a-single-authorization
   387      openapi_files:
   388        - descriptions/ghes-3.15/ghes-3.15.json
   389    - name: PATCH /authorizations/{authorization_id}
   390      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#update-an-existing-authorization
   391      openapi_files:
   392        - descriptions/ghes-3.15/ghes-3.15.json
   393    - name: GET /classrooms
   394      documentation_url: https://docs.github.com/rest/classroom/classroom#list-classrooms
   395      openapi_files:
   396        - descriptions/api.github.com/api.github.com.json
   397        - descriptions/ghec/ghec.json
   398    - name: GET /classrooms/{classroom_id}
   399      documentation_url: https://docs.github.com/rest/classroom/classroom#get-a-classroom
   400      openapi_files:
   401        - descriptions/api.github.com/api.github.com.json
   402        - descriptions/ghec/ghec.json
   403    - name: GET /classrooms/{classroom_id}/assignments
   404      documentation_url: https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom
   405      openapi_files:
   406        - descriptions/api.github.com/api.github.com.json
   407        - descriptions/ghec/ghec.json
   408    - name: GET /codes_of_conduct
   409      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-all-codes-of-conduct
   410      openapi_files:
   411        - descriptions/api.github.com/api.github.com.json
   412        - descriptions/ghec/ghec.json
   413        - descriptions/ghes-3.15/ghes-3.15.json
   414    - name: GET /codes_of_conduct/{key}
   415      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-a-code-of-conduct
   416      openapi_files:
   417        - descriptions/api.github.com/api.github.com.json
   418        - descriptions/ghec/ghec.json
   419        - descriptions/ghes-3.15/ghes-3.15.json
   420    - name: GET /emojis
   421      documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis
   422      openapi_files:
   423        - descriptions/api.github.com/api.github.com.json
   424        - descriptions/ghec/ghec.json
   425        - descriptions/ghes-3.15/ghes-3.15.json
   426    - name: GET /enterprise-installation/{enterprise_or_org}/server-statistics
   427      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/admin-stats#get-github-enterprise-server-statistics
   428      openapi_files:
   429        - descriptions/ghec/ghec.json
   430    - name: DELETE /enterprise/announcement
   431      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#remove-the-global-announcement-banner
   432      openapi_files:
   433        - descriptions/ghes-3.15/ghes-3.15.json
   434    - name: GET /enterprise/announcement
   435      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#get-the-global-announcement-banner
   436      openapi_files:
   437        - descriptions/ghes-3.15/ghes-3.15.json
   438    - name: PATCH /enterprise/announcement
   439      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#set-the-global-announcement-banner
   440      openapi_files:
   441        - descriptions/ghes-3.15/ghes-3.15.json
   442    - name: GET /enterprise/settings/license
   443      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/license#get-license-information
   444      openapi_files:
   445        - descriptions/ghes-3.15/ghes-3.15.json
   446    - name: GET /enterprise/stats/all
   447      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-all-statistics
   448      openapi_files:
   449        - descriptions/ghes-3.15/ghes-3.15.json
   450    - name: GET /enterprise/stats/comments
   451      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-comment-statistics
   452      openapi_files:
   453        - descriptions/ghes-3.15/ghes-3.15.json
   454    - name: GET /enterprise/stats/gists
   455      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-gist-statistics
   456      openapi_files:
   457        - descriptions/ghes-3.15/ghes-3.15.json
   458    - name: GET /enterprise/stats/hooks
   459      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-hooks-statistics
   460      openapi_files:
   461        - descriptions/ghes-3.15/ghes-3.15.json
   462    - name: GET /enterprise/stats/issues
   463      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-issue-statistics
   464      openapi_files:
   465        - descriptions/ghes-3.15/ghes-3.15.json
   466    - name: GET /enterprise/stats/milestones
   467      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-milestone-statistics
   468      openapi_files:
   469        - descriptions/ghes-3.15/ghes-3.15.json
   470    - name: GET /enterprise/stats/orgs
   471      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-organization-statistics
   472      openapi_files:
   473        - descriptions/ghes-3.15/ghes-3.15.json
   474    - name: GET /enterprise/stats/pages
   475      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-pages-statistics
   476      openapi_files:
   477        - descriptions/ghes-3.15/ghes-3.15.json
   478    - name: GET /enterprise/stats/pulls
   479      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-pull-request-statistics
   480      openapi_files:
   481        - descriptions/ghes-3.15/ghes-3.15.json
   482    - name: GET /enterprise/stats/repos
   483      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-repository-statistics
   484      openapi_files:
   485        - descriptions/ghes-3.15/ghes-3.15.json
   486    - name: GET /enterprise/stats/security-products
   487      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-security-products-statistics
   488      openapi_files:
   489        - descriptions/ghes-3.15/ghes-3.15.json
   490    - name: GET /enterprise/stats/users
   491      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-users-statistics
   492      openapi_files:
   493        - descriptions/ghes-3.15/ghes-3.15.json
   494    - name: GET /enterprises/{enterprise}/actions/cache/usage
   495      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-enterprise
   496      openapi_files:
   497        - descriptions/ghec/ghec.json
   498        - descriptions/ghes-3.15/ghes-3.15.json
   499    - name: GET /enterprises/{enterprise}/actions/cache/usage-policy
   500      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise
   501      openapi_files:
   502        - descriptions/ghes-3.15/ghes-3.15.json
   503    - name: PATCH /enterprises/{enterprise}/actions/cache/usage-policy
   504      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise
   505      openapi_files:
   506        - descriptions/ghes-3.15/ghes-3.15.json
   507    - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
   508      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise
   509      openapi_files:
   510        - descriptions/ghec/ghec.json
   511    - name: GET /enterprises/{enterprise}/actions/permissions
   512      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
   513      openapi_files:
   514        - descriptions/ghec/ghec.json
   515        - descriptions/ghes-3.15/ghes-3.15.json
   516    - name: PUT /enterprises/{enterprise}/actions/permissions
   517      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
   518      openapi_files:
   519        - descriptions/ghec/ghec.json
   520        - descriptions/ghes-3.15/ghes-3.15.json
   521    - name: GET /enterprises/{enterprise}/actions/permissions/organizations
   522      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
   523      openapi_files:
   524        - descriptions/ghec/ghec.json
   525        - descriptions/ghes-3.15/ghes-3.15.json
   526    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations
   527      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
   528      openapi_files:
   529        - descriptions/ghec/ghec.json
   530        - descriptions/ghes-3.15/ghes-3.15.json
   531    - name: DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   532      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
   533      openapi_files:
   534        - descriptions/ghec/ghec.json
   535        - descriptions/ghes-3.15/ghes-3.15.json
   536    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   537      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
   538      openapi_files:
   539        - descriptions/ghec/ghec.json
   540        - descriptions/ghes-3.15/ghes-3.15.json
   541    - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions
   542      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
   543      openapi_files:
   544        - descriptions/ghec/ghec.json
   545        - descriptions/ghes-3.15/ghes-3.15.json
   546    - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions
   547      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
   548      openapi_files:
   549        - descriptions/ghec/ghec.json
   550        - descriptions/ghes-3.15/ghes-3.15.json
   551    - name: GET /enterprises/{enterprise}/actions/permissions/workflow
   552      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise
   553      openapi_files:
   554        - descriptions/ghec/ghec.json
   555        - descriptions/ghes-3.15/ghes-3.15.json
   556    - name: PUT /enterprises/{enterprise}/actions/permissions/workflow
   557      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise
   558      openapi_files:
   559        - descriptions/ghec/ghec.json
   560        - descriptions/ghes-3.15/ghes-3.15.json
   561    - name: GET /enterprises/{enterprise}/actions/runner-groups
   562      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
   563      openapi_files:
   564        - descriptions/ghec/ghec.json
   565        - descriptions/ghes-3.15/ghes-3.15.json
   566    - name: POST /enterprises/{enterprise}/actions/runner-groups
   567      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
   568      openapi_files:
   569        - descriptions/ghec/ghec.json
   570        - descriptions/ghes-3.15/ghes-3.15.json
   571    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   572      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
   573      openapi_files:
   574        - descriptions/ghec/ghec.json
   575        - descriptions/ghes-3.15/ghes-3.15.json
   576    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   577      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
   578      openapi_files:
   579        - descriptions/ghec/ghec.json
   580        - descriptions/ghes-3.15/ghes-3.15.json
   581    - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   582      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
   583      openapi_files:
   584        - descriptions/ghec/ghec.json
   585        - descriptions/ghes-3.15/ghes-3.15.json
   586    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   587      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
   588      openapi_files:
   589        - descriptions/ghec/ghec.json
   590        - descriptions/ghes-3.15/ghes-3.15.json
   591    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   592      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
   593      openapi_files:
   594        - descriptions/ghec/ghec.json
   595        - descriptions/ghes-3.15/ghes-3.15.json
   596    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   597      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
   598      openapi_files:
   599        - descriptions/ghec/ghec.json
   600        - descriptions/ghes-3.15/ghes-3.15.json
   601    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   602      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
   603      openapi_files:
   604        - descriptions/ghec/ghec.json
   605        - descriptions/ghes-3.15/ghes-3.15.json
   606    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   607      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
   608      openapi_files:
   609        - descriptions/ghec/ghec.json
   610        - descriptions/ghes-3.15/ghes-3.15.json
   611    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   612      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
   613      openapi_files:
   614        - descriptions/ghec/ghec.json
   615        - descriptions/ghes-3.15/ghes-3.15.json
   616    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   617      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
   618      openapi_files:
   619        - descriptions/ghec/ghec.json
   620        - descriptions/ghes-3.15/ghes-3.15.json
   621    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   622      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
   623      openapi_files:
   624        - descriptions/ghec/ghec.json
   625        - descriptions/ghes-3.15/ghes-3.15.json
   626    - name: GET /enterprises/{enterprise}/actions/runners
   627      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
   628      openapi_files:
   629        - descriptions/ghec/ghec.json
   630        - descriptions/ghes-3.15/ghes-3.15.json
   631    - name: GET /enterprises/{enterprise}/actions/runners/downloads
   632      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
   633      openapi_files:
   634        - descriptions/ghec/ghec.json
   635        - descriptions/ghes-3.15/ghes-3.15.json
   636    - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig
   637      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
   638      openapi_files:
   639        - descriptions/ghec/ghec.json
   640        - descriptions/ghes-3.15/ghes-3.15.json
   641    - name: POST /enterprises/{enterprise}/actions/runners/registration-token
   642      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
   643      openapi_files:
   644        - descriptions/ghec/ghec.json
   645        - descriptions/ghes-3.15/ghes-3.15.json
   646    - name: POST /enterprises/{enterprise}/actions/runners/remove-token
   647      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
   648      openapi_files:
   649        - descriptions/ghec/ghec.json
   650        - descriptions/ghes-3.15/ghes-3.15.json
   651    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
   652      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
   653      openapi_files:
   654        - descriptions/ghec/ghec.json
   655        - descriptions/ghes-3.15/ghes-3.15.json
   656    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}
   657      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
   658      openapi_files:
   659        - descriptions/ghec/ghec.json
   660        - descriptions/ghes-3.15/ghes-3.15.json
   661    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   662      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
   663      openapi_files:
   664        - descriptions/ghec/ghec.json
   665        - descriptions/ghes-3.15/ghes-3.15.json
   666    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   667      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
   668      openapi_files:
   669        - descriptions/ghec/ghec.json
   670        - descriptions/ghes-3.15/ghes-3.15.json
   671    - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   672      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
   673      openapi_files:
   674        - descriptions/ghec/ghec.json
   675        - descriptions/ghes-3.15/ghes-3.15.json
   676    - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   677      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
   678      openapi_files:
   679        - descriptions/ghec/ghec.json
   680        - descriptions/ghes-3.15/ghes-3.15.json
   681    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
   682      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
   683      openapi_files:
   684        - descriptions/ghec/ghec.json
   685        - descriptions/ghes-3.15/ghes-3.15.json
   686    - name: DELETE /enterprises/{enterprise}/announcement
   687      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
   688      openapi_files:
   689        - descriptions/ghec/ghec.json
   690    - name: GET /enterprises/{enterprise}/announcement
   691      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
   692      openapi_files:
   693        - descriptions/ghec/ghec.json
   694    - name: PATCH /enterprises/{enterprise}/announcement
   695      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
   696      openapi_files:
   697        - descriptions/ghec/ghec.json
   698    - name: GET /enterprises/{enterprise}/audit-log
   699      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
   700      openapi_files:
   701        - descriptions/ghec/ghec.json
   702        - descriptions/ghes-3.15/ghes-3.15.json
   703    - name: GET /enterprises/{enterprise}/audit-log/stream-key
   704      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
   705      openapi_files:
   706        - descriptions/ghec/ghec.json
   707    - name: GET /enterprises/{enterprise}/audit-log/streams
   708      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
   709      openapi_files:
   710        - descriptions/ghec/ghec.json
   711    - name: POST /enterprises/{enterprise}/audit-log/streams
   712      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
   713      openapi_files:
   714        - descriptions/ghec/ghec.json
   715    - name: DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
   716      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
   717      openapi_files:
   718        - descriptions/ghec/ghec.json
   719    - name: GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
   720      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
   721      openapi_files:
   722        - descriptions/ghec/ghec.json
   723    - name: PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
   724      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
   725      openapi_files:
   726        - descriptions/ghec/ghec.json
   727    - name: GET /enterprises/{enterprise}/code-scanning/alerts
   728      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise
   729      openapi_files:
   730        - descriptions/ghec/ghec.json
   731        - descriptions/ghes-3.15/ghes-3.15.json
   732    - name: GET /enterprises/{enterprise}/code-security/configurations
   733      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-enterprise
   734      openapi_files:
   735        - descriptions/api.github.com/api.github.com.json
   736        - descriptions/ghec/ghec.json
   737    - name: POST /enterprises/{enterprise}/code-security/configurations
   738      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration-for-an-enterprise
   739      openapi_files:
   740        - descriptions/api.github.com/api.github.com.json
   741        - descriptions/ghec/ghec.json
   742    - name: GET /enterprises/{enterprise}/code-security/configurations/defaults
   743      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations-for-an-enterprise
   744      openapi_files:
   745        - descriptions/api.github.com/api.github.com.json
   746        - descriptions/ghec/ghec.json
   747    - name: DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   748      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise
   749      openapi_files:
   750        - descriptions/api.github.com/api.github.com.json
   751        - descriptions/ghec/ghec.json
   752    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   753      documentation_url: https://docs.github.com/rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise
   754      openapi_files:
   755        - descriptions/api.github.com/api.github.com.json
   756        - descriptions/ghec/ghec.json
   757    - name: PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   758      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise
   759      openapi_files:
   760        - descriptions/api.github.com/api.github.com.json
   761        - descriptions/ghec/ghec.json
   762    - name: POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach
   763      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories
   764      openapi_files:
   765        - descriptions/api.github.com/api.github.com.json
   766        - descriptions/ghec/ghec.json
   767    - name: PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults
   768      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise
   769      openapi_files:
   770        - descriptions/api.github.com/api.github.com.json
   771        - descriptions/ghec/ghec.json
   772    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories
   773      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration
   774      openapi_files:
   775        - descriptions/api.github.com/api.github.com.json
   776        - descriptions/ghec/ghec.json
   777    - name: GET /enterprises/{enterprise}/code_security_and_analysis
   778      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#get-code-security-and-analysis-features-for-an-enterprise
   779      openapi_files:
   780        - descriptions/ghec/ghec.json
   781        - descriptions/ghes-3.15/ghes-3.15.json
   782    - name: PATCH /enterprises/{enterprise}/code_security_and_analysis
   783      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
   784      openapi_files:
   785        - descriptions/ghec/ghec.json
   786        - descriptions/ghes-3.15/ghes-3.15.json
   787    - name: GET /enterprises/{enterprise}/consumed-licenses
   788      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
   789      openapi_files:
   790        - descriptions/ghec/ghec.json
   791    - name: GET /enterprises/{enterprise}/copilot/billing/seats
   792      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
   793      openapi_files:
   794        - descriptions/ghec/ghec.json
   795    - name: GET /enterprises/{enterprise}/copilot/metrics
   796      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
   797      openapi_files:
   798        - descriptions/ghec/ghec.json
   799    - name: GET /enterprises/{enterprise}/copilot/usage
   800      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members
   801      openapi_files:
   802        - descriptions/ghec/ghec.json
   803    - name: GET /enterprises/{enterprise}/dependabot/alerts
   804      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
   805      openapi_files:
   806        - descriptions/api.github.com/api.github.com.json
   807        - descriptions/ghec/ghec.json
   808        - descriptions/ghes-3.15/ghes-3.15.json
   809    - name: GET /enterprises/{enterprise}/license-sync-status
   810      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
   811      openapi_files:
   812        - descriptions/ghec/ghec.json
   813    - name: GET /enterprises/{enterprise}/properties/schema
   814      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
   815      openapi_files:
   816        - descriptions/ghec/ghec.json
   817    - name: PATCH /enterprises/{enterprise}/properties/schema
   818      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
   819      openapi_files:
   820        - descriptions/ghec/ghec.json
   821    - name: DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
   822      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
   823      openapi_files:
   824        - descriptions/ghec/ghec.json
   825    - name: GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
   826      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
   827      openapi_files:
   828        - descriptions/ghec/ghec.json
   829    - name: PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
   830      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
   831      openapi_files:
   832        - descriptions/ghec/ghec.json
   833    - name: POST /enterprises/{enterprise}/rulesets
   834      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#create-an-enterprise-repository-ruleset
   835      openapi_files:
   836        - descriptions/ghec/ghec.json
   837    - name: DELETE /enterprises/{enterprise}/rulesets/{ruleset_id}
   838      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#delete-an-enterprise-repository-ruleset
   839      openapi_files:
   840        - descriptions/ghec/ghec.json
   841    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}
   842      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-an-enterprise-repository-ruleset
   843      openapi_files:
   844        - descriptions/ghec/ghec.json
   845    - name: PUT /enterprises/{enterprise}/rulesets/{ruleset_id}
   846      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#update-an-enterprise-repository-ruleset
   847      openapi_files:
   848        - descriptions/ghec/ghec.json
   849    - name: GET /enterprises/{enterprise}/secret-scanning/alerts
   850      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
   851      openapi_files:
   852        - descriptions/api.github.com/api.github.com.json
   853        - descriptions/ghec/ghec.json
   854        - descriptions/ghes-3.15/ghes-3.15.json
   855    - name: GET /enterprises/{enterprise}/settings/billing/actions
   856      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise
   857      openapi_files:
   858        - descriptions/ghec/ghec.json
   859    - name: GET /enterprises/{enterprise}/settings/billing/advanced-security
   860      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise
   861      openapi_files:
   862        - descriptions/ghec/ghec.json
   863        - descriptions/ghes-3.15/ghes-3.15.json
   864    - name: GET /enterprises/{enterprise}/settings/billing/cost-centers
   865      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-all-cost-centers-for-an-enterprise
   866      openapi_files:
   867        - descriptions/ghec/ghec.json
   868    - name: DELETE /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   869      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center
   870      openapi_files:
   871        - descriptions/ghec/ghec.json
   872    - name: POST /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   873      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center
   874      openapi_files:
   875        - descriptions/ghec/ghec.json
   876    - name: GET /enterprises/{enterprise}/settings/billing/packages
   877      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
   878      openapi_files:
   879        - descriptions/ghec/ghec.json
   880    - name: GET /enterprises/{enterprise}/settings/billing/shared-storage
   881      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
   882      openapi_files:
   883        - descriptions/ghec/ghec.json
   884    - name: GET /enterprises/{enterprise}/settings/billing/usage
   885      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise
   886      openapi_files:
   887        - descriptions/ghec/ghec.json
   888    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics
   889      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
   890      openapi_files:
   891        - descriptions/ghec/ghec.json
   892    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage
   893      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team
   894      openapi_files:
   895        - descriptions/ghec/ghec.json
   896    - name: POST /enterprises/{enterprise}/{security_product}/{enablement}
   897      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
   898      openapi_files:
   899        - descriptions/ghec/ghec.json
   900        - descriptions/ghes-3.15/ghes-3.15.json
   901    - name: GET /events
   902      documentation_url: https://docs.github.com/rest/activity/events#list-public-events
   903      openapi_files:
   904        - descriptions/api.github.com/api.github.com.json
   905        - descriptions/ghec/ghec.json
   906        - descriptions/ghes-3.15/ghes-3.15.json
   907    - name: GET /feeds
   908      documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds
   909      openapi_files:
   910        - descriptions/api.github.com/api.github.com.json
   911        - descriptions/ghec/ghec.json
   912        - descriptions/ghes-3.15/ghes-3.15.json
   913    - name: GET /gists
   914      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user
   915      openapi_files:
   916        - descriptions/api.github.com/api.github.com.json
   917        - descriptions/ghec/ghec.json
   918        - descriptions/ghes-3.15/ghes-3.15.json
   919    - name: POST /gists
   920      documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist
   921      openapi_files:
   922        - descriptions/api.github.com/api.github.com.json
   923        - descriptions/ghec/ghec.json
   924        - descriptions/ghes-3.15/ghes-3.15.json
   925    - name: GET /gists/public
   926      documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists
   927      openapi_files:
   928        - descriptions/api.github.com/api.github.com.json
   929        - descriptions/ghec/ghec.json
   930        - descriptions/ghes-3.15/ghes-3.15.json
   931    - name: GET /gists/starred
   932      documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists
   933      openapi_files:
   934        - descriptions/api.github.com/api.github.com.json
   935        - descriptions/ghec/ghec.json
   936        - descriptions/ghes-3.15/ghes-3.15.json
   937    - name: DELETE /gists/{gist_id}
   938      documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist
   939      openapi_files:
   940        - descriptions/api.github.com/api.github.com.json
   941        - descriptions/ghec/ghec.json
   942        - descriptions/ghes-3.15/ghes-3.15.json
   943    - name: GET /gists/{gist_id}
   944      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist
   945      openapi_files:
   946        - descriptions/api.github.com/api.github.com.json
   947        - descriptions/ghec/ghec.json
   948        - descriptions/ghes-3.15/ghes-3.15.json
   949    - name: PATCH /gists/{gist_id}
   950      documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist
   951      openapi_files:
   952        - descriptions/api.github.com/api.github.com.json
   953        - descriptions/ghec/ghec.json
   954        - descriptions/ghes-3.15/ghes-3.15.json
   955    - name: GET /gists/{gist_id}/comments
   956      documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments
   957      openapi_files:
   958        - descriptions/api.github.com/api.github.com.json
   959        - descriptions/ghec/ghec.json
   960        - descriptions/ghes-3.15/ghes-3.15.json
   961    - name: POST /gists/{gist_id}/comments
   962      documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment
   963      openapi_files:
   964        - descriptions/api.github.com/api.github.com.json
   965        - descriptions/ghec/ghec.json
   966        - descriptions/ghes-3.15/ghes-3.15.json
   967    - name: DELETE /gists/{gist_id}/comments/{comment_id}
   968      documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment
   969      openapi_files:
   970        - descriptions/api.github.com/api.github.com.json
   971        - descriptions/ghec/ghec.json
   972        - descriptions/ghes-3.15/ghes-3.15.json
   973    - name: GET /gists/{gist_id}/comments/{comment_id}
   974      documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment
   975      openapi_files:
   976        - descriptions/api.github.com/api.github.com.json
   977        - descriptions/ghec/ghec.json
   978        - descriptions/ghes-3.15/ghes-3.15.json
   979    - name: PATCH /gists/{gist_id}/comments/{comment_id}
   980      documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment
   981      openapi_files:
   982        - descriptions/api.github.com/api.github.com.json
   983        - descriptions/ghec/ghec.json
   984        - descriptions/ghes-3.15/ghes-3.15.json
   985    - name: GET /gists/{gist_id}/commits
   986      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits
   987      openapi_files:
   988        - descriptions/api.github.com/api.github.com.json
   989        - descriptions/ghec/ghec.json
   990        - descriptions/ghes-3.15/ghes-3.15.json
   991    - name: GET /gists/{gist_id}/forks
   992      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks
   993      openapi_files:
   994        - descriptions/api.github.com/api.github.com.json
   995        - descriptions/ghec/ghec.json
   996        - descriptions/ghes-3.15/ghes-3.15.json
   997    - name: POST /gists/{gist_id}/forks
   998      documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist
   999      openapi_files:
  1000        - descriptions/api.github.com/api.github.com.json
  1001        - descriptions/ghec/ghec.json
  1002        - descriptions/ghes-3.15/ghes-3.15.json
  1003    - name: DELETE /gists/{gist_id}/star
  1004      documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist
  1005      openapi_files:
  1006        - descriptions/api.github.com/api.github.com.json
  1007        - descriptions/ghec/ghec.json
  1008        - descriptions/ghes-3.15/ghes-3.15.json
  1009    - name: GET /gists/{gist_id}/star
  1010      documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred
  1011      openapi_files:
  1012        - descriptions/api.github.com/api.github.com.json
  1013        - descriptions/ghec/ghec.json
  1014        - descriptions/ghes-3.15/ghes-3.15.json
  1015    - name: PUT /gists/{gist_id}/star
  1016      documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist
  1017      openapi_files:
  1018        - descriptions/api.github.com/api.github.com.json
  1019        - descriptions/ghec/ghec.json
  1020        - descriptions/ghes-3.15/ghes-3.15.json
  1021    - name: GET /gists/{gist_id}/{sha}
  1022      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision
  1023      openapi_files:
  1024        - descriptions/api.github.com/api.github.com.json
  1025        - descriptions/ghec/ghec.json
  1026        - descriptions/ghes-3.15/ghes-3.15.json
  1027    - name: GET /gitignore/templates
  1028      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates
  1029      openapi_files:
  1030        - descriptions/api.github.com/api.github.com.json
  1031        - descriptions/ghec/ghec.json
  1032        - descriptions/ghes-3.15/ghes-3.15.json
  1033    - name: GET /gitignore/templates/{name}
  1034      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template
  1035      openapi_files:
  1036        - descriptions/api.github.com/api.github.com.json
  1037        - descriptions/ghec/ghec.json
  1038        - descriptions/ghes-3.15/ghes-3.15.json
  1039    - name: GET /installation/repositories
  1040      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation
  1041      openapi_files:
  1042        - descriptions/api.github.com/api.github.com.json
  1043        - descriptions/ghec/ghec.json
  1044        - descriptions/ghes-3.15/ghes-3.15.json
  1045    - name: DELETE /installation/token
  1046      documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token
  1047      openapi_files:
  1048        - descriptions/api.github.com/api.github.com.json
  1049        - descriptions/ghec/ghec.json
  1050        - descriptions/ghes-3.15/ghes-3.15.json
  1051    - name: GET /issues
  1052      documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
  1053      openapi_files:
  1054        - descriptions/api.github.com/api.github.com.json
  1055        - descriptions/ghec/ghec.json
  1056        - descriptions/ghes-3.15/ghes-3.15.json
  1057    - name: GET /licenses
  1058      documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses
  1059      openapi_files:
  1060        - descriptions/api.github.com/api.github.com.json
  1061        - descriptions/ghec/ghec.json
  1062        - descriptions/ghes-3.15/ghes-3.15.json
  1063    - name: GET /licenses/{license}
  1064      documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license
  1065      openapi_files:
  1066        - descriptions/api.github.com/api.github.com.json
  1067        - descriptions/ghec/ghec.json
  1068        - descriptions/ghes-3.15/ghes-3.15.json
  1069    - name: DELETE /manage/v1/access/ssh
  1070      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#delete-a-ssh-key
  1071      openapi_files:
  1072        - descriptions/ghes-3.15/ghes-3.15.json
  1073    - name: GET /manage/v1/access/ssh
  1074      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys
  1075      openapi_files:
  1076        - descriptions/ghes-3.15/ghes-3.15.json
  1077    - name: POST /manage/v1/access/ssh
  1078      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key
  1079      openapi_files:
  1080        - descriptions/ghes-3.15/ghes-3.15.json
  1081    - name: GET /manage/v1/checks/system-requirements
  1082      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-system-requirement-check-results-for-configured-cluster-nodes
  1083      openapi_files:
  1084        - descriptions/ghes-3.15/ghes-3.15.json
  1085    - name: GET /manage/v1/cluster/status
  1086      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-cluster-nodes
  1087      openapi_files:
  1088        - descriptions/ghes-3.15/ghes-3.15.json
  1089    - name: GET /manage/v1/config/apply
  1090      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run
  1091      openapi_files:
  1092        - descriptions/ghes-3.15/ghes-3.15.json
  1093    - name: POST /manage/v1/config/apply
  1094      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run
  1095      openapi_files:
  1096        - descriptions/ghes-3.15/ghes-3.15.json
  1097    - name: GET /manage/v1/config/apply/events
  1098      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply
  1099      openapi_files:
  1100        - descriptions/ghes-3.15/ghes-3.15.json
  1101    - name: POST /manage/v1/config/init
  1102      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#initialize-instance-configuration-with-license-and-password
  1103      openapi_files:
  1104        - descriptions/ghes-3.15/ghes-3.15.json
  1105    - name: GET /manage/v1/config/license
  1106      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-enterprise-license-information
  1107      openapi_files:
  1108        - descriptions/ghes-3.15/ghes-3.15.json
  1109    - name: PUT /manage/v1/config/license
  1110      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#upload-an-enterprise-license
  1111      openapi_files:
  1112        - descriptions/ghes-3.15/ghes-3.15.json
  1113    - name: GET /manage/v1/config/license/check
  1114      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#check-a-license
  1115      openapi_files:
  1116        - descriptions/ghes-3.15/ghes-3.15.json
  1117    - name: GET /manage/v1/config/nodes
  1118      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes
  1119      openapi_files:
  1120        - descriptions/ghes-3.15/ghes-3.15.json
  1121    - name: GET /manage/v1/config/settings
  1122      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-ghes-settings
  1123      openapi_files:
  1124        - descriptions/ghes-3.15/ghes-3.15.json
  1125    - name: PUT /manage/v1/config/settings
  1126      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-settings
  1127      openapi_files:
  1128        - descriptions/ghes-3.15/ghes-3.15.json
  1129    - name: GET /manage/v1/maintenance
  1130      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode
  1131      openapi_files:
  1132        - descriptions/ghes-3.15/ghes-3.15.json
  1133    - name: POST /manage/v1/maintenance
  1134      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode
  1135      openapi_files:
  1136        - descriptions/ghes-3.15/ghes-3.15.json
  1137    - name: GET /manage/v1/replication/status
  1138      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-replica-nodes
  1139      openapi_files:
  1140        - descriptions/ghes-3.15/ghes-3.15.json
  1141    - name: GET /manage/v1/version
  1142      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes
  1143      openapi_files:
  1144        - descriptions/ghes-3.15/ghes-3.15.json
  1145    - name: POST /markdown
  1146      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document
  1147      openapi_files:
  1148        - descriptions/api.github.com/api.github.com.json
  1149        - descriptions/ghec/ghec.json
  1150        - descriptions/ghes-3.15/ghes-3.15.json
  1151    - name: POST /markdown/raw
  1152      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode
  1153      openapi_files:
  1154        - descriptions/api.github.com/api.github.com.json
  1155        - descriptions/ghec/ghec.json
  1156        - descriptions/ghes-3.15/ghes-3.15.json
  1157    - name: GET /marketplace_listing/accounts/{account_id}
  1158      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account
  1159      openapi_files:
  1160        - descriptions/api.github.com/api.github.com.json
  1161        - descriptions/ghec/ghec.json
  1162    - name: GET /marketplace_listing/plans
  1163      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans
  1164      openapi_files:
  1165        - descriptions/api.github.com/api.github.com.json
  1166        - descriptions/ghec/ghec.json
  1167    - name: GET /marketplace_listing/plans/{plan_id}/accounts
  1168      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan
  1169      openapi_files:
  1170        - descriptions/api.github.com/api.github.com.json
  1171        - descriptions/ghec/ghec.json
  1172    - name: GET /marketplace_listing/stubbed/accounts/{account_id}
  1173      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed
  1174      openapi_files:
  1175        - descriptions/api.github.com/api.github.com.json
  1176        - descriptions/ghec/ghec.json
  1177    - name: GET /marketplace_listing/stubbed/plans
  1178      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed
  1179      openapi_files:
  1180        - descriptions/api.github.com/api.github.com.json
  1181        - descriptions/ghec/ghec.json
  1182    - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts
  1183      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed
  1184      openapi_files:
  1185        - descriptions/api.github.com/api.github.com.json
  1186        - descriptions/ghec/ghec.json
  1187    - name: GET /meta
  1188      documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information
  1189      openapi_files:
  1190        - descriptions/api.github.com/api.github.com.json
  1191        - descriptions/ghec/ghec.json
  1192        - descriptions/ghes-3.15/ghes-3.15.json
  1193    - name: GET /networks/{owner}/{repo}/events
  1194      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
  1195      openapi_files:
  1196        - descriptions/api.github.com/api.github.com.json
  1197        - descriptions/ghec/ghec.json
  1198        - descriptions/ghes-3.15/ghes-3.15.json
  1199    - name: GET /notifications
  1200      documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
  1201      openapi_files:
  1202        - descriptions/api.github.com/api.github.com.json
  1203        - descriptions/ghec/ghec.json
  1204        - descriptions/ghes-3.15/ghes-3.15.json
  1205    - name: PUT /notifications
  1206      documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read
  1207      openapi_files:
  1208        - descriptions/api.github.com/api.github.com.json
  1209        - descriptions/ghec/ghec.json
  1210        - descriptions/ghes-3.15/ghes-3.15.json
  1211    - name: DELETE /notifications/threads/{thread_id}
  1212      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-done
  1213      openapi_files:
  1214        - descriptions/api.github.com/api.github.com.json
  1215        - descriptions/ghec/ghec.json
  1216        - descriptions/ghes-3.15/ghes-3.15.json
  1217    - name: GET /notifications/threads/{thread_id}
  1218      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread
  1219      openapi_files:
  1220        - descriptions/api.github.com/api.github.com.json
  1221        - descriptions/ghec/ghec.json
  1222        - descriptions/ghes-3.15/ghes-3.15.json
  1223    - name: PATCH /notifications/threads/{thread_id}
  1224      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read
  1225      openapi_files:
  1226        - descriptions/api.github.com/api.github.com.json
  1227        - descriptions/ghec/ghec.json
  1228        - descriptions/ghes-3.15/ghes-3.15.json
  1229    - name: DELETE /notifications/threads/{thread_id}/subscription
  1230      documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription
  1231      openapi_files:
  1232        - descriptions/api.github.com/api.github.com.json
  1233        - descriptions/ghec/ghec.json
  1234        - descriptions/ghes-3.15/ghes-3.15.json
  1235    - name: GET /notifications/threads/{thread_id}/subscription
  1236      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user
  1237      openapi_files:
  1238        - descriptions/api.github.com/api.github.com.json
  1239        - descriptions/ghec/ghec.json
  1240        - descriptions/ghes-3.15/ghes-3.15.json
  1241    - name: PUT /notifications/threads/{thread_id}/subscription
  1242      documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription
  1243      openapi_files:
  1244        - descriptions/api.github.com/api.github.com.json
  1245        - descriptions/ghec/ghec.json
  1246        - descriptions/ghes-3.15/ghes-3.15.json
  1247    - name: GET /octocat
  1248      documentation_url: https://docs.github.com/rest/meta/meta#get-octocat
  1249      openapi_files:
  1250        - descriptions/api.github.com/api.github.com.json
  1251        - descriptions/ghec/ghec.json
  1252        - descriptions/ghes-3.15/ghes-3.15.json
  1253    - name: GET /organizations
  1254      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations
  1255      openapi_files:
  1256        - descriptions/api.github.com/api.github.com.json
  1257        - descriptions/ghec/ghec.json
  1258        - descriptions/ghes-3.15/ghes-3.15.json
  1259    - name: GET /organizations/{organization_id}/custom_roles
  1260      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization
  1261      openapi_files:
  1262        - descriptions/ghec/ghec.json
  1263        - descriptions/ghes-3.15/ghes-3.15.json
  1264    - name: GET /organizations/{org}/settings/billing/usage
  1265      documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
  1266      openapi_files:
  1267        - descriptions/api.github.com/api.github.com.json
  1268        - descriptions/ghec/ghec.json
  1269    - name: DELETE /orgs/{org}
  1270      documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization
  1271      openapi_files:
  1272        - descriptions/api.github.com/api.github.com.json
  1273        - descriptions/ghec/ghec.json
  1274        - descriptions/ghes-3.15/ghes-3.15.json
  1275    - name: GET /orgs/{org}
  1276      documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization
  1277      openapi_files:
  1278        - descriptions/api.github.com/api.github.com.json
  1279        - descriptions/ghec/ghec.json
  1280        - descriptions/ghes-3.15/ghes-3.15.json
  1281    - name: PATCH /orgs/{org}
  1282      documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization
  1283      openapi_files:
  1284        - descriptions/api.github.com/api.github.com.json
  1285        - descriptions/ghec/ghec.json
  1286        - descriptions/ghes-3.15/ghes-3.15.json
  1287    - name: GET /orgs/{org}/actions/cache/usage
  1288      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization
  1289      openapi_files:
  1290        - descriptions/api.github.com/api.github.com.json
  1291        - descriptions/ghec/ghec.json
  1292        - descriptions/ghes-3.15/ghes-3.15.json
  1293    - name: GET /orgs/{org}/actions/cache/usage-by-repository
  1294      documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization
  1295      openapi_files:
  1296        - descriptions/api.github.com/api.github.com.json
  1297        - descriptions/ghec/ghec.json
  1298        - descriptions/ghes-3.15/ghes-3.15.json
  1299    - name: GET /orgs/{org}/actions/oidc/customization/sub
  1300      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1301      openapi_files:
  1302        - descriptions/api.github.com/api.github.com.json
  1303        - descriptions/ghec/ghec.json
  1304        - descriptions/ghes-3.15/ghes-3.15.json
  1305    - name: PUT /orgs/{org}/actions/oidc/customization/sub
  1306      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1307      openapi_files:
  1308        - descriptions/api.github.com/api.github.com.json
  1309        - descriptions/ghec/ghec.json
  1310        - descriptions/ghes-3.15/ghes-3.15.json
  1311    - name: GET /orgs/{org}/actions/permissions
  1312      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization
  1313      openapi_files:
  1314        - descriptions/api.github.com/api.github.com.json
  1315        - descriptions/ghec/ghec.json
  1316        - descriptions/ghes-3.15/ghes-3.15.json
  1317    - name: PUT /orgs/{org}/actions/permissions
  1318      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization
  1319      openapi_files:
  1320        - descriptions/api.github.com/api.github.com.json
  1321        - descriptions/ghec/ghec.json
  1322        - descriptions/ghes-3.15/ghes-3.15.json
  1323    - name: GET /orgs/{org}/actions/permissions/repositories
  1324      documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization
  1325      openapi_files:
  1326        - descriptions/api.github.com/api.github.com.json
  1327        - descriptions/ghec/ghec.json
  1328        - descriptions/ghes-3.15/ghes-3.15.json
  1329    - name: PUT /orgs/{org}/actions/permissions/repositories
  1330      documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization
  1331      openapi_files:
  1332        - descriptions/api.github.com/api.github.com.json
  1333        - descriptions/ghec/ghec.json
  1334        - descriptions/ghes-3.15/ghes-3.15.json
  1335    - name: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
  1336      documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization
  1337      openapi_files:
  1338        - descriptions/api.github.com/api.github.com.json
  1339        - descriptions/ghec/ghec.json
  1340        - descriptions/ghes-3.15/ghes-3.15.json
  1341    - name: PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
  1342      documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization
  1343      openapi_files:
  1344        - descriptions/api.github.com/api.github.com.json
  1345        - descriptions/ghec/ghec.json
  1346        - descriptions/ghes-3.15/ghes-3.15.json
  1347    - name: GET /orgs/{org}/actions/permissions/selected-actions
  1348      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization
  1349      openapi_files:
  1350        - descriptions/api.github.com/api.github.com.json
  1351        - descriptions/ghec/ghec.json
  1352        - descriptions/ghes-3.15/ghes-3.15.json
  1353    - name: PUT /orgs/{org}/actions/permissions/selected-actions
  1354      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization
  1355      openapi_files:
  1356        - descriptions/api.github.com/api.github.com.json
  1357        - descriptions/ghec/ghec.json
  1358        - descriptions/ghes-3.15/ghes-3.15.json
  1359    - name: GET /orgs/{org}/actions/permissions/workflow
  1360      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization
  1361      openapi_files:
  1362        - descriptions/api.github.com/api.github.com.json
  1363        - descriptions/ghec/ghec.json
  1364        - descriptions/ghes-3.15/ghes-3.15.json
  1365    - name: PUT /orgs/{org}/actions/permissions/workflow
  1366      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization
  1367      openapi_files:
  1368        - descriptions/api.github.com/api.github.com.json
  1369        - descriptions/ghec/ghec.json
  1370        - descriptions/ghes-3.15/ghes-3.15.json
  1371    - name: GET /orgs/{org}/actions/runner-groups
  1372      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization
  1373      openapi_files:
  1374        - descriptions/api.github.com/api.github.com.json
  1375        - descriptions/ghec/ghec.json
  1376        - descriptions/ghes-3.15/ghes-3.15.json
  1377    - name: POST /orgs/{org}/actions/runner-groups
  1378      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization
  1379      openapi_files:
  1380        - descriptions/api.github.com/api.github.com.json
  1381        - descriptions/ghec/ghec.json
  1382        - descriptions/ghes-3.15/ghes-3.15.json
  1383    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}
  1384      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization
  1385      openapi_files:
  1386        - descriptions/api.github.com/api.github.com.json
  1387        - descriptions/ghec/ghec.json
  1388        - descriptions/ghes-3.15/ghes-3.15.json
  1389    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}
  1390      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization
  1391      openapi_files:
  1392        - descriptions/api.github.com/api.github.com.json
  1393        - descriptions/ghec/ghec.json
  1394        - descriptions/ghes-3.15/ghes-3.15.json
  1395    - name: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}
  1396      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization
  1397      openapi_files:
  1398        - descriptions/api.github.com/api.github.com.json
  1399        - descriptions/ghec/ghec.json
  1400        - descriptions/ghes-3.15/ghes-3.15.json
  1401    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1402      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1403      openapi_files:
  1404        - descriptions/api.github.com/api.github.com.json
  1405        - descriptions/ghec/ghec.json
  1406        - descriptions/ghes-3.15/ghes-3.15.json
  1407    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1408      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization
  1409      openapi_files:
  1410        - descriptions/api.github.com/api.github.com.json
  1411        - descriptions/ghec/ghec.json
  1412        - descriptions/ghes-3.15/ghes-3.15.json
  1413    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1414      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1415      openapi_files:
  1416        - descriptions/api.github.com/api.github.com.json
  1417        - descriptions/ghec/ghec.json
  1418        - descriptions/ghes-3.15/ghes-3.15.json
  1419    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1420      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1421      openapi_files:
  1422        - descriptions/api.github.com/api.github.com.json
  1423        - descriptions/ghec/ghec.json
  1424        - descriptions/ghes-3.15/ghes-3.15.json
  1425    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1426      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization
  1427      openapi_files:
  1428        - descriptions/api.github.com/api.github.com.json
  1429        - descriptions/ghec/ghec.json
  1430        - descriptions/ghes-3.15/ghes-3.15.json
  1431    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1432      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization
  1433      openapi_files:
  1434        - descriptions/api.github.com/api.github.com.json
  1435        - descriptions/ghec/ghec.json
  1436        - descriptions/ghes-3.15/ghes-3.15.json
  1437    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1438      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization
  1439      openapi_files:
  1440        - descriptions/api.github.com/api.github.com.json
  1441        - descriptions/ghec/ghec.json
  1442        - descriptions/ghes-3.15/ghes-3.15.json
  1443    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1444      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization
  1445      openapi_files:
  1446        - descriptions/api.github.com/api.github.com.json
  1447        - descriptions/ghec/ghec.json
  1448        - descriptions/ghes-3.15/ghes-3.15.json
  1449    - name: GET /orgs/{org}/actions/runners
  1450      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization
  1451      openapi_files:
  1452        - descriptions/api.github.com/api.github.com.json
  1453        - descriptions/ghec/ghec.json
  1454        - descriptions/ghes-3.15/ghes-3.15.json
  1455    - name: GET /orgs/{org}/actions/runners/downloads
  1456      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization
  1457      openapi_files:
  1458        - descriptions/api.github.com/api.github.com.json
  1459        - descriptions/ghec/ghec.json
  1460        - descriptions/ghes-3.15/ghes-3.15.json
  1461    - name: POST /orgs/{org}/actions/runners/generate-jitconfig
  1462      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization
  1463      openapi_files:
  1464        - descriptions/api.github.com/api.github.com.json
  1465        - descriptions/ghec/ghec.json
  1466        - descriptions/ghes-3.15/ghes-3.15.json
  1467    - name: POST /orgs/{org}/actions/runners/registration-token
  1468      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization
  1469      openapi_files:
  1470        - descriptions/api.github.com/api.github.com.json
  1471        - descriptions/ghec/ghec.json
  1472        - descriptions/ghes-3.15/ghes-3.15.json
  1473    - name: POST /orgs/{org}/actions/runners/remove-token
  1474      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization
  1475      openapi_files:
  1476        - descriptions/api.github.com/api.github.com.json
  1477        - descriptions/ghec/ghec.json
  1478        - descriptions/ghes-3.15/ghes-3.15.json
  1479    - name: DELETE /orgs/{org}/actions/runners/{runner_id}
  1480      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization
  1481      openapi_files:
  1482        - descriptions/api.github.com/api.github.com.json
  1483        - descriptions/ghec/ghec.json
  1484        - descriptions/ghes-3.15/ghes-3.15.json
  1485    - name: GET /orgs/{org}/actions/runners/{runner_id}
  1486      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization
  1487      openapi_files:
  1488        - descriptions/api.github.com/api.github.com.json
  1489        - descriptions/ghec/ghec.json
  1490        - descriptions/ghes-3.15/ghes-3.15.json
  1491    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels
  1492      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization
  1493      openapi_files:
  1494        - descriptions/api.github.com/api.github.com.json
  1495        - descriptions/ghec/ghec.json
  1496        - descriptions/ghes-3.15/ghes-3.15.json
  1497    - name: GET /orgs/{org}/actions/runners/{runner_id}/labels
  1498      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization
  1499      openapi_files:
  1500        - descriptions/api.github.com/api.github.com.json
  1501        - descriptions/ghec/ghec.json
  1502        - descriptions/ghes-3.15/ghes-3.15.json
  1503    - name: POST /orgs/{org}/actions/runners/{runner_id}/labels
  1504      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization
  1505      openapi_files:
  1506        - descriptions/api.github.com/api.github.com.json
  1507        - descriptions/ghec/ghec.json
  1508        - descriptions/ghes-3.15/ghes-3.15.json
  1509    - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels
  1510      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization
  1511      openapi_files:
  1512        - descriptions/api.github.com/api.github.com.json
  1513        - descriptions/ghec/ghec.json
  1514        - descriptions/ghes-3.15/ghes-3.15.json
  1515    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  1516      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization
  1517      openapi_files:
  1518        - descriptions/api.github.com/api.github.com.json
  1519        - descriptions/ghec/ghec.json
  1520        - descriptions/ghes-3.15/ghes-3.15.json
  1521    - name: GET /orgs/{org}/actions/secrets
  1522      documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets
  1523      openapi_files:
  1524        - descriptions/api.github.com/api.github.com.json
  1525        - descriptions/ghec/ghec.json
  1526        - descriptions/ghes-3.15/ghes-3.15.json
  1527    - name: GET /orgs/{org}/actions/secrets/public-key
  1528      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key
  1529      openapi_files:
  1530        - descriptions/api.github.com/api.github.com.json
  1531        - descriptions/ghec/ghec.json
  1532        - descriptions/ghes-3.15/ghes-3.15.json
  1533    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}
  1534      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret
  1535      openapi_files:
  1536        - descriptions/api.github.com/api.github.com.json
  1537        - descriptions/ghec/ghec.json
  1538        - descriptions/ghes-3.15/ghes-3.15.json
  1539    - name: GET /orgs/{org}/actions/secrets/{secret_name}
  1540      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret
  1541      openapi_files:
  1542        - descriptions/api.github.com/api.github.com.json
  1543        - descriptions/ghec/ghec.json
  1544        - descriptions/ghes-3.15/ghes-3.15.json
  1545    - name: PUT /orgs/{org}/actions/secrets/{secret_name}
  1546      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret
  1547      openapi_files:
  1548        - descriptions/api.github.com/api.github.com.json
  1549        - descriptions/ghec/ghec.json
  1550        - descriptions/ghes-3.15/ghes-3.15.json
  1551    - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories
  1552      documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret
  1553      openapi_files:
  1554        - descriptions/api.github.com/api.github.com.json
  1555        - descriptions/ghec/ghec.json
  1556        - descriptions/ghes-3.15/ghes-3.15.json
  1557    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories
  1558      documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret
  1559      openapi_files:
  1560        - descriptions/api.github.com/api.github.com.json
  1561        - descriptions/ghec/ghec.json
  1562        - descriptions/ghes-3.15/ghes-3.15.json
  1563    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1564      documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret
  1565      openapi_files:
  1566        - descriptions/api.github.com/api.github.com.json
  1567        - descriptions/ghec/ghec.json
  1568        - descriptions/ghes-3.15/ghes-3.15.json
  1569    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1570      documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret
  1571      openapi_files:
  1572        - descriptions/api.github.com/api.github.com.json
  1573        - descriptions/ghec/ghec.json
  1574        - descriptions/ghes-3.15/ghes-3.15.json
  1575    - name: GET /orgs/{org}/actions/variables
  1576      documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables
  1577      openapi_files:
  1578        - descriptions/api.github.com/api.github.com.json
  1579        - descriptions/ghec/ghec.json
  1580        - descriptions/ghes-3.15/ghes-3.15.json
  1581    - name: POST /orgs/{org}/actions/variables
  1582      documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable
  1583      openapi_files:
  1584        - descriptions/api.github.com/api.github.com.json
  1585        - descriptions/ghec/ghec.json
  1586        - descriptions/ghes-3.15/ghes-3.15.json
  1587    - name: DELETE /orgs/{org}/actions/variables/{name}
  1588      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable
  1589      openapi_files:
  1590        - descriptions/api.github.com/api.github.com.json
  1591        - descriptions/ghec/ghec.json
  1592        - descriptions/ghes-3.15/ghes-3.15.json
  1593    - name: GET /orgs/{org}/actions/variables/{name}
  1594      documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable
  1595      openapi_files:
  1596        - descriptions/api.github.com/api.github.com.json
  1597        - descriptions/ghec/ghec.json
  1598        - descriptions/ghes-3.15/ghes-3.15.json
  1599    - name: PATCH /orgs/{org}/actions/variables/{name}
  1600      documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable
  1601      openapi_files:
  1602        - descriptions/api.github.com/api.github.com.json
  1603        - descriptions/ghec/ghec.json
  1604        - descriptions/ghes-3.15/ghes-3.15.json
  1605    - name: GET /orgs/{org}/actions/variables/{name}/repositories
  1606      documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable
  1607      openapi_files:
  1608        - descriptions/api.github.com/api.github.com.json
  1609        - descriptions/ghec/ghec.json
  1610        - descriptions/ghes-3.15/ghes-3.15.json
  1611    - name: PUT /orgs/{org}/actions/variables/{name}/repositories
  1612      documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable
  1613      openapi_files:
  1614        - descriptions/api.github.com/api.github.com.json
  1615        - descriptions/ghec/ghec.json
  1616        - descriptions/ghes-3.15/ghes-3.15.json
  1617    - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1618      documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable
  1619      openapi_files:
  1620        - descriptions/api.github.com/api.github.com.json
  1621        - descriptions/ghec/ghec.json
  1622        - descriptions/ghes-3.15/ghes-3.15.json
  1623    - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1624      documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable
  1625      openapi_files:
  1626        - descriptions/api.github.com/api.github.com.json
  1627        - descriptions/ghec/ghec.json
  1628        - descriptions/ghes-3.15/ghes-3.15.json
  1629    - name: DELETE /orgs/{org}/announcement
  1630      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization
  1631      openapi_files:
  1632        - descriptions/ghec/ghec.json
  1633        - descriptions/ghes-3.15/ghes-3.15.json
  1634    - name: GET /orgs/{org}/announcement
  1635      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization
  1636      openapi_files:
  1637        - descriptions/ghec/ghec.json
  1638        - descriptions/ghes-3.15/ghes-3.15.json
  1639    - name: PATCH /orgs/{org}/announcement
  1640      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization
  1641      openapi_files:
  1642        - descriptions/ghec/ghec.json
  1643        - descriptions/ghes-3.15/ghes-3.15.json
  1644    - name: GET /orgs/{org}/attestations/{subject_digest}
  1645      documentation_url: https://docs.github.com/rest/orgs/orgs#list-attestations
  1646      openapi_files:
  1647        - descriptions/api.github.com/api.github.com.json
  1648        - descriptions/ghec/ghec.json
  1649    - name: GET /orgs/{org}/audit-log
  1650      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization
  1651      openapi_files:
  1652        - descriptions/ghec/ghec.json
  1653        - descriptions/ghes-3.15/ghes-3.15.json
  1654    - name: GET /orgs/{org}/blocks
  1655      documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
  1656      openapi_files:
  1657        - descriptions/api.github.com/api.github.com.json
  1658        - descriptions/ghec/ghec.json
  1659    - name: DELETE /orgs/{org}/blocks/{username}
  1660      documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
  1661      openapi_files:
  1662        - descriptions/api.github.com/api.github.com.json
  1663        - descriptions/ghec/ghec.json
  1664    - name: GET /orgs/{org}/blocks/{username}
  1665      documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
  1666      openapi_files:
  1667        - descriptions/api.github.com/api.github.com.json
  1668        - descriptions/ghec/ghec.json
  1669    - name: PUT /orgs/{org}/blocks/{username}
  1670      documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
  1671      openapi_files:
  1672        - descriptions/api.github.com/api.github.com.json
  1673        - descriptions/ghec/ghec.json
  1674    - name: GET /orgs/{org}/bypass-requests/push-rules
  1675      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/bypass-requests#list-push-rule-bypass-requests-within-an-organization
  1676      openapi_files:
  1677        - descriptions/ghec/ghec.json
  1678    - name: GET /orgs/{org}/code-scanning/alerts
  1679      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
  1680      openapi_files:
  1681        - descriptions/api.github.com/api.github.com.json
  1682        - descriptions/ghec/ghec.json
  1683        - descriptions/ghes-3.15/ghes-3.15.json
  1684    - name: GET /orgs/{org}/code-security/configurations
  1685      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization
  1686      openapi_files:
  1687        - descriptions/api.github.com/api.github.com.json
  1688        - descriptions/ghec/ghec.json
  1689        - descriptions/ghes-3.15/ghes-3.15.json
  1690    - name: POST /orgs/{org}/code-security/configurations
  1691      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration
  1692      openapi_files:
  1693        - descriptions/api.github.com/api.github.com.json
  1694        - descriptions/ghec/ghec.json
  1695        - descriptions/ghes-3.15/ghes-3.15.json
  1696    - name: GET /orgs/{org}/code-security/configurations/defaults
  1697      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations
  1698      openapi_files:
  1699        - descriptions/api.github.com/api.github.com.json
  1700        - descriptions/ghec/ghec.json
  1701        - descriptions/ghes-3.15/ghes-3.15.json
  1702    - name: DELETE /orgs/{org}/code-security/configurations/detach
  1703      documentation_url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories
  1704      openapi_files:
  1705        - descriptions/api.github.com/api.github.com.json
  1706        - descriptions/ghec/ghec.json
  1707        - descriptions/ghes-3.15/ghes-3.15.json
  1708    - name: DELETE /orgs/{org}/code-security/configurations/{configuration_id}
  1709      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration
  1710      openapi_files:
  1711        - descriptions/api.github.com/api.github.com.json
  1712        - descriptions/ghec/ghec.json
  1713        - descriptions/ghes-3.15/ghes-3.15.json
  1714    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}
  1715      documentation_url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration
  1716      openapi_files:
  1717        - descriptions/api.github.com/api.github.com.json
  1718        - descriptions/ghec/ghec.json
  1719        - descriptions/ghes-3.15/ghes-3.15.json
  1720    - name: PATCH /orgs/{org}/code-security/configurations/{configuration_id}
  1721      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration
  1722      openapi_files:
  1723        - descriptions/api.github.com/api.github.com.json
  1724        - descriptions/ghec/ghec.json
  1725        - descriptions/ghes-3.15/ghes-3.15.json
  1726    - name: POST /orgs/{org}/code-security/configurations/{configuration_id}/attach
  1727      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories
  1728      openapi_files:
  1729        - descriptions/api.github.com/api.github.com.json
  1730        - descriptions/ghec/ghec.json
  1731        - descriptions/ghes-3.15/ghes-3.15.json
  1732    - name: PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults
  1733      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization
  1734      openapi_files:
  1735        - descriptions/api.github.com/api.github.com.json
  1736        - descriptions/ghec/ghec.json
  1737        - descriptions/ghes-3.15/ghes-3.15.json
  1738    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories
  1739      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration
  1740      openapi_files:
  1741        - descriptions/api.github.com/api.github.com.json
  1742        - descriptions/ghec/ghec.json
  1743        - descriptions/ghes-3.15/ghes-3.15.json
  1744    - name: GET /orgs/{org}/codespaces
  1745      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization
  1746      openapi_files:
  1747        - descriptions/api.github.com/api.github.com.json
  1748        - descriptions/ghec/ghec.json
  1749    - name: PUT /orgs/{org}/codespaces/access
  1750      documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces
  1751      openapi_files:
  1752        - descriptions/api.github.com/api.github.com.json
  1753        - descriptions/ghec/ghec.json
  1754    - name: DELETE /orgs/{org}/codespaces/access/selected_users
  1755      documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization
  1756      openapi_files:
  1757        - descriptions/api.github.com/api.github.com.json
  1758        - descriptions/ghec/ghec.json
  1759    - name: POST /orgs/{org}/codespaces/access/selected_users
  1760      documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization
  1761      openapi_files:
  1762        - descriptions/api.github.com/api.github.com.json
  1763        - descriptions/ghec/ghec.json
  1764    - name: GET /orgs/{org}/codespaces/secrets
  1765      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets
  1766      openapi_files:
  1767        - descriptions/api.github.com/api.github.com.json
  1768        - descriptions/ghec/ghec.json
  1769    - name: GET /orgs/{org}/codespaces/secrets/public-key
  1770      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key
  1771      openapi_files:
  1772        - descriptions/api.github.com/api.github.com.json
  1773        - descriptions/ghec/ghec.json
  1774    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}
  1775      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret
  1776      openapi_files:
  1777        - descriptions/api.github.com/api.github.com.json
  1778        - descriptions/ghec/ghec.json
  1779    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}
  1780      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret
  1781      openapi_files:
  1782        - descriptions/api.github.com/api.github.com.json
  1783        - descriptions/ghec/ghec.json
  1784    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}
  1785      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret
  1786      openapi_files:
  1787        - descriptions/api.github.com/api.github.com.json
  1788        - descriptions/ghec/ghec.json
  1789    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1790      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret
  1791      openapi_files:
  1792        - descriptions/api.github.com/api.github.com.json
  1793        - descriptions/ghec/ghec.json
  1794    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1795      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret
  1796      openapi_files:
  1797        - descriptions/api.github.com/api.github.com.json
  1798        - descriptions/ghec/ghec.json
  1799    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1800      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret
  1801      openapi_files:
  1802        - descriptions/api.github.com/api.github.com.json
  1803        - descriptions/ghec/ghec.json
  1804    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1805      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret
  1806      openapi_files:
  1807        - descriptions/api.github.com/api.github.com.json
  1808        - descriptions/ghec/ghec.json
  1809    - name: GET /orgs/{org}/copilot/billing
  1810      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization
  1811      openapi_files:
  1812        - descriptions/api.github.com/api.github.com.json
  1813        - descriptions/ghec/ghec.json
  1814    - name: GET /orgs/{org}/copilot/billing/seats
  1815      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization
  1816      openapi_files:
  1817        - descriptions/api.github.com/api.github.com.json
  1818        - descriptions/ghec/ghec.json
  1819    - name: DELETE /orgs/{org}/copilot/billing/selected_teams
  1820      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization
  1821      openapi_files:
  1822        - descriptions/api.github.com/api.github.com.json
  1823        - descriptions/ghec/ghec.json
  1824    - name: POST /orgs/{org}/copilot/billing/selected_teams
  1825      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization
  1826      openapi_files:
  1827        - descriptions/api.github.com/api.github.com.json
  1828        - descriptions/ghec/ghec.json
  1829    - name: DELETE /orgs/{org}/copilot/billing/selected_users
  1830      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization
  1831      openapi_files:
  1832        - descriptions/api.github.com/api.github.com.json
  1833        - descriptions/ghec/ghec.json
  1834    - name: POST /orgs/{org}/copilot/billing/selected_users
  1835      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization
  1836      openapi_files:
  1837        - descriptions/api.github.com/api.github.com.json
  1838        - descriptions/ghec/ghec.json
  1839    - name: GET /orgs/{org}/copilot/metrics
  1840      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization
  1841      openapi_files:
  1842        - descriptions/api.github.com/api.github.com.json
  1843        - descriptions/ghec/ghec.json
  1844    - name: GET /orgs/{org}/copilot/usage
  1845      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members
  1846      openapi_files:
  1847        - descriptions/api.github.com/api.github.com.json
  1848        - descriptions/ghec/ghec.json
  1849    - name: GET /orgs/{org}/credential-authorizations
  1850      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization
  1851      openapi_files:
  1852        - descriptions/ghec/ghec.json
  1853    - name: DELETE /orgs/{org}/credential-authorizations/{credential_id}
  1854      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization
  1855      openapi_files:
  1856        - descriptions/ghec/ghec.json
  1857    - name: GET /orgs/{org}/custom-repository-roles
  1858      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization
  1859      openapi_files:
  1860        - descriptions/ghec/ghec.json
  1861        - descriptions/ghes-3.15/ghes-3.15.json
  1862    - name: POST /orgs/{org}/custom-repository-roles
  1863      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role
  1864      openapi_files:
  1865        - descriptions/ghec/ghec.json
  1866        - descriptions/ghes-3.15/ghes-3.15.json
  1867    - name: DELETE /orgs/{org}/custom-repository-roles/{role_id}
  1868      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role
  1869      openapi_files:
  1870        - descriptions/ghec/ghec.json
  1871        - descriptions/ghes-3.15/ghes-3.15.json
  1872    - name: GET /orgs/{org}/custom-repository-roles/{role_id}
  1873      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role
  1874      openapi_files:
  1875        - descriptions/ghec/ghec.json
  1876        - descriptions/ghes-3.15/ghes-3.15.json
  1877    - name: PATCH /orgs/{org}/custom-repository-roles/{role_id}
  1878      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role
  1879      openapi_files:
  1880        - descriptions/ghec/ghec.json
  1881        - descriptions/ghes-3.15/ghes-3.15.json
  1882    - name: POST /orgs/{org}/custom_roles
  1883      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role
  1884      openapi_files:
  1885        - descriptions/ghec/ghec.json
  1886    - name: DELETE /orgs/{org}/custom_roles/{role_id}
  1887      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role
  1888      openapi_files:
  1889        - descriptions/ghec/ghec.json
  1890    - name: GET /orgs/{org}/custom_roles/{role_id}
  1891      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role
  1892      openapi_files:
  1893        - descriptions/ghec/ghec.json
  1894    - name: PATCH /orgs/{org}/custom_roles/{role_id}
  1895      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role
  1896      openapi_files:
  1897        - descriptions/ghec/ghec.json
  1898    - name: GET /orgs/{org}/dependabot/alerts
  1899      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization
  1900      openapi_files:
  1901        - descriptions/api.github.com/api.github.com.json
  1902        - descriptions/ghec/ghec.json
  1903        - descriptions/ghes-3.15/ghes-3.15.json
  1904    - name: GET /orgs/{org}/dependabot/secrets
  1905      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets
  1906      openapi_files:
  1907        - descriptions/api.github.com/api.github.com.json
  1908        - descriptions/ghec/ghec.json
  1909        - descriptions/ghes-3.15/ghes-3.15.json
  1910    - name: GET /orgs/{org}/dependabot/secrets/public-key
  1911      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key
  1912      openapi_files:
  1913        - descriptions/api.github.com/api.github.com.json
  1914        - descriptions/ghec/ghec.json
  1915        - descriptions/ghes-3.15/ghes-3.15.json
  1916    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}
  1917      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret
  1918      openapi_files:
  1919        - descriptions/api.github.com/api.github.com.json
  1920        - descriptions/ghec/ghec.json
  1921        - descriptions/ghes-3.15/ghes-3.15.json
  1922    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}
  1923      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret
  1924      openapi_files:
  1925        - descriptions/api.github.com/api.github.com.json
  1926        - descriptions/ghec/ghec.json
  1927        - descriptions/ghes-3.15/ghes-3.15.json
  1928    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}
  1929      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret
  1930      openapi_files:
  1931        - descriptions/api.github.com/api.github.com.json
  1932        - descriptions/ghec/ghec.json
  1933        - descriptions/ghes-3.15/ghes-3.15.json
  1934    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1935      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret
  1936      openapi_files:
  1937        - descriptions/api.github.com/api.github.com.json
  1938        - descriptions/ghec/ghec.json
  1939        - descriptions/ghes-3.15/ghes-3.15.json
  1940    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1941      documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret
  1942      openapi_files:
  1943        - descriptions/api.github.com/api.github.com.json
  1944        - descriptions/ghec/ghec.json
  1945        - descriptions/ghes-3.15/ghes-3.15.json
  1946    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1947      documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret
  1948      openapi_files:
  1949        - descriptions/api.github.com/api.github.com.json
  1950        - descriptions/ghec/ghec.json
  1951        - descriptions/ghes-3.15/ghes-3.15.json
  1952    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1953      documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret
  1954      openapi_files:
  1955        - descriptions/api.github.com/api.github.com.json
  1956        - descriptions/ghec/ghec.json
  1957        - descriptions/ghes-3.15/ghes-3.15.json
  1958    - name: GET /orgs/{org}/docker/conflicts
  1959      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization
  1960      openapi_files:
  1961        - descriptions/api.github.com/api.github.com.json
  1962        - descriptions/ghec/ghec.json
  1963        - descriptions/ghes-3.15/ghes-3.15.json
  1964    - name: GET /orgs/{org}/events
  1965      documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events
  1966      openapi_files:
  1967        - descriptions/api.github.com/api.github.com.json
  1968        - descriptions/ghec/ghec.json
  1969        - descriptions/ghes-3.15/ghes-3.15.json
  1970    - name: GET /orgs/{org}/external-group/{group_id}
  1971      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group
  1972      openapi_files:
  1973        - descriptions/ghec/ghec.json
  1974        - descriptions/ghes-3.15/ghes-3.15.json
  1975    - name: GET /orgs/{org}/external-groups
  1976      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization
  1977      openapi_files:
  1978        - descriptions/ghec/ghec.json
  1979        - descriptions/ghes-3.15/ghes-3.15.json
  1980    - name: GET /orgs/{org}/failed_invitations
  1981      documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
  1982      openapi_files:
  1983        - descriptions/api.github.com/api.github.com.json
  1984        - descriptions/ghec/ghec.json
  1985    - name: GET /orgs/{org}/fine_grained_permissions
  1986      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization
  1987      openapi_files:
  1988        - descriptions/ghec/ghec.json
  1989    - name: GET /orgs/{org}/hooks
  1990      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
  1991      openapi_files:
  1992        - descriptions/api.github.com/api.github.com.json
  1993        - descriptions/ghec/ghec.json
  1994        - descriptions/ghes-3.15/ghes-3.15.json
  1995    - name: POST /orgs/{org}/hooks
  1996      documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
  1997      openapi_files:
  1998        - descriptions/api.github.com/api.github.com.json
  1999        - descriptions/ghec/ghec.json
  2000        - descriptions/ghes-3.15/ghes-3.15.json
  2001    - name: DELETE /orgs/{org}/hooks/{hook_id}
  2002      documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
  2003      openapi_files:
  2004        - descriptions/api.github.com/api.github.com.json
  2005        - descriptions/ghec/ghec.json
  2006        - descriptions/ghes-3.15/ghes-3.15.json
  2007    - name: GET /orgs/{org}/hooks/{hook_id}
  2008      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
  2009      openapi_files:
  2010        - descriptions/api.github.com/api.github.com.json
  2011        - descriptions/ghec/ghec.json
  2012        - descriptions/ghes-3.15/ghes-3.15.json
  2013    - name: PATCH /orgs/{org}/hooks/{hook_id}
  2014      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
  2015      openapi_files:
  2016        - descriptions/api.github.com/api.github.com.json
  2017        - descriptions/ghec/ghec.json
  2018        - descriptions/ghes-3.15/ghes-3.15.json
  2019    - name: GET /orgs/{org}/hooks/{hook_id}/config
  2020      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
  2021      openapi_files:
  2022        - descriptions/api.github.com/api.github.com.json
  2023        - descriptions/ghec/ghec.json
  2024        - descriptions/ghes-3.15/ghes-3.15.json
  2025    - name: PATCH /orgs/{org}/hooks/{hook_id}/config
  2026      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
  2027      openapi_files:
  2028        - descriptions/api.github.com/api.github.com.json
  2029        - descriptions/ghec/ghec.json
  2030        - descriptions/ghes-3.15/ghes-3.15.json
  2031    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries
  2032      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
  2033      openapi_files:
  2034        - descriptions/api.github.com/api.github.com.json
  2035        - descriptions/ghec/ghec.json
  2036        - descriptions/ghes-3.15/ghes-3.15.json
  2037    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
  2038      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
  2039      openapi_files:
  2040        - descriptions/api.github.com/api.github.com.json
  2041        - descriptions/ghec/ghec.json
  2042        - descriptions/ghes-3.15/ghes-3.15.json
  2043    - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  2044      documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
  2045      openapi_files:
  2046        - descriptions/api.github.com/api.github.com.json
  2047        - descriptions/ghec/ghec.json
  2048        - descriptions/ghes-3.15/ghes-3.15.json
  2049    - name: POST /orgs/{org}/hooks/{hook_id}/pings
  2050      documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
  2051      openapi_files:
  2052        - descriptions/api.github.com/api.github.com.json
  2053        - descriptions/ghec/ghec.json
  2054        - descriptions/ghes-3.15/ghes-3.15.json
  2055    - name: GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
  2056      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
  2057      openapi_files:
  2058        - descriptions/api.github.com/api.github.com.json
  2059        - descriptions/ghec/ghec.json
  2060    - name: GET /orgs/{org}/insights/api/subject-stats
  2061      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
  2062      openapi_files:
  2063        - descriptions/api.github.com/api.github.com.json
  2064        - descriptions/ghec/ghec.json
  2065    - name: GET /orgs/{org}/insights/api/summary-stats
  2066      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
  2067      openapi_files:
  2068        - descriptions/api.github.com/api.github.com.json
  2069        - descriptions/ghec/ghec.json
  2070    - name: GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
  2071      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
  2072      openapi_files:
  2073        - descriptions/api.github.com/api.github.com.json
  2074        - descriptions/ghec/ghec.json
  2075    - name: GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
  2076      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
  2077      openapi_files:
  2078        - descriptions/api.github.com/api.github.com.json
  2079        - descriptions/ghec/ghec.json
  2080    - name: GET /orgs/{org}/insights/api/time-stats
  2081      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats
  2082      openapi_files:
  2083        - descriptions/api.github.com/api.github.com.json
  2084        - descriptions/ghec/ghec.json
  2085    - name: GET /orgs/{org}/insights/api/time-stats/users/{user_id}
  2086      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
  2087      openapi_files:
  2088        - descriptions/api.github.com/api.github.com.json
  2089        - descriptions/ghec/ghec.json
  2090    - name: GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
  2091      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
  2092      openapi_files:
  2093        - descriptions/api.github.com/api.github.com.json
  2094        - descriptions/ghec/ghec.json
  2095    - name: GET /orgs/{org}/insights/api/user-stats/{user_id}
  2096      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-user-stats
  2097      openapi_files:
  2098        - descriptions/api.github.com/api.github.com.json
  2099        - descriptions/ghec/ghec.json
  2100    - name: GET /orgs/{org}/installation
  2101      documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app
  2102      openapi_files:
  2103        - descriptions/api.github.com/api.github.com.json
  2104        - descriptions/ghec/ghec.json
  2105        - descriptions/ghes-3.15/ghes-3.15.json
  2106    - name: GET /orgs/{org}/installations
  2107      documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
  2108      openapi_files:
  2109        - descriptions/api.github.com/api.github.com.json
  2110        - descriptions/ghec/ghec.json
  2111        - descriptions/ghes-3.15/ghes-3.15.json
  2112    - name: DELETE /orgs/{org}/interaction-limits
  2113      documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization
  2114      openapi_files:
  2115        - descriptions/api.github.com/api.github.com.json
  2116        - descriptions/ghec/ghec.json
  2117    - name: GET /orgs/{org}/interaction-limits
  2118      documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization
  2119      openapi_files:
  2120        - descriptions/api.github.com/api.github.com.json
  2121        - descriptions/ghec/ghec.json
  2122    - name: PUT /orgs/{org}/interaction-limits
  2123      documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization
  2124      openapi_files:
  2125        - descriptions/api.github.com/api.github.com.json
  2126        - descriptions/ghec/ghec.json
  2127    - name: GET /orgs/{org}/invitations
  2128      documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
  2129      openapi_files:
  2130        - descriptions/api.github.com/api.github.com.json
  2131        - descriptions/ghec/ghec.json
  2132    - name: POST /orgs/{org}/invitations
  2133      documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
  2134      openapi_files:
  2135        - descriptions/api.github.com/api.github.com.json
  2136        - descriptions/ghec/ghec.json
  2137    - name: DELETE /orgs/{org}/invitations/{invitation_id}
  2138      documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
  2139      openapi_files:
  2140        - descriptions/api.github.com/api.github.com.json
  2141        - descriptions/ghec/ghec.json
  2142    - name: GET /orgs/{org}/invitations/{invitation_id}/teams
  2143      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
  2144      openapi_files:
  2145        - descriptions/api.github.com/api.github.com.json
  2146        - descriptions/ghec/ghec.json
  2147    - name: GET /orgs/{org}/issues
  2148      documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
  2149      openapi_files:
  2150        - descriptions/api.github.com/api.github.com.json
  2151        - descriptions/ghec/ghec.json
  2152        - descriptions/ghes-3.15/ghes-3.15.json
  2153    - name: GET /orgs/{org}/members
  2154      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members
  2155      openapi_files:
  2156        - descriptions/api.github.com/api.github.com.json
  2157        - descriptions/ghec/ghec.json
  2158        - descriptions/ghes-3.15/ghes-3.15.json
  2159    - name: DELETE /orgs/{org}/members/{username}
  2160      documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member
  2161      openapi_files:
  2162        - descriptions/api.github.com/api.github.com.json
  2163        - descriptions/ghec/ghec.json
  2164        - descriptions/ghes-3.15/ghes-3.15.json
  2165    - name: GET /orgs/{org}/members/{username}
  2166      documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
  2167      openapi_files:
  2168        - descriptions/api.github.com/api.github.com.json
  2169        - descriptions/ghec/ghec.json
  2170        - descriptions/ghes-3.15/ghes-3.15.json
  2171    - name: GET /orgs/{org}/members/{username}/codespaces
  2172      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization
  2173      openapi_files:
  2174        - descriptions/api.github.com/api.github.com.json
  2175        - descriptions/ghec/ghec.json
  2176    - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  2177      documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization
  2178      openapi_files:
  2179        - descriptions/api.github.com/api.github.com.json
  2180        - descriptions/ghec/ghec.json
  2181    - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  2182      documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user
  2183      openapi_files:
  2184        - descriptions/api.github.com/api.github.com.json
  2185        - descriptions/ghec/ghec.json
  2186    - name: GET /orgs/{org}/members/{username}/copilot
  2187      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user
  2188      openapi_files:
  2189        - descriptions/api.github.com/api.github.com.json
  2190        - descriptions/ghec/ghec.json
  2191    - name: DELETE /orgs/{org}/memberships/{username}
  2192      documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
  2193      openapi_files:
  2194        - descriptions/api.github.com/api.github.com.json
  2195        - descriptions/ghec/ghec.json
  2196        - descriptions/ghes-3.15/ghes-3.15.json
  2197    - name: GET /orgs/{org}/memberships/{username}
  2198      documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
  2199      openapi_files:
  2200        - descriptions/api.github.com/api.github.com.json
  2201        - descriptions/ghec/ghec.json
  2202        - descriptions/ghes-3.15/ghes-3.15.json
  2203    - name: PUT /orgs/{org}/memberships/{username}
  2204      documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
  2205      openapi_files:
  2206        - descriptions/api.github.com/api.github.com.json
  2207        - descriptions/ghec/ghec.json
  2208        - descriptions/ghes-3.15/ghes-3.15.json
  2209    - name: GET /orgs/{org}/migrations
  2210      documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations
  2211      openapi_files:
  2212        - descriptions/api.github.com/api.github.com.json
  2213        - descriptions/ghec/ghec.json
  2214        - descriptions/ghes-3.15/ghes-3.15.json
  2215    - name: POST /orgs/{org}/migrations
  2216      documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration
  2217      openapi_files:
  2218        - descriptions/api.github.com/api.github.com.json
  2219        - descriptions/ghec/ghec.json
  2220        - descriptions/ghes-3.15/ghes-3.15.json
  2221    - name: GET /orgs/{org}/migrations/{migration_id}
  2222      documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
  2223      openapi_files:
  2224        - descriptions/api.github.com/api.github.com.json
  2225        - descriptions/ghec/ghec.json
  2226        - descriptions/ghes-3.15/ghes-3.15.json
  2227    - name: DELETE /orgs/{org}/migrations/{migration_id}/archive
  2228      documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
  2229      openapi_files:
  2230        - descriptions/api.github.com/api.github.com.json
  2231        - descriptions/ghec/ghec.json
  2232        - descriptions/ghes-3.15/ghes-3.15.json
  2233    - name: GET /orgs/{org}/migrations/{migration_id}/archive
  2234      documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
  2235      openapi_files:
  2236        - descriptions/api.github.com/api.github.com.json
  2237        - descriptions/ghec/ghec.json
  2238        - descriptions/ghes-3.15/ghes-3.15.json
  2239    - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
  2240      documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
  2241      openapi_files:
  2242        - descriptions/api.github.com/api.github.com.json
  2243        - descriptions/ghec/ghec.json
  2244        - descriptions/ghes-3.15/ghes-3.15.json
  2245    - name: GET /orgs/{org}/migrations/{migration_id}/repositories
  2246      documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
  2247      openapi_files:
  2248        - descriptions/api.github.com/api.github.com.json
  2249        - descriptions/ghec/ghec.json
  2250        - descriptions/ghes-3.15/ghes-3.15.json
  2251    - name: GET /orgs/{org}/organization-fine-grained-permissions
  2252      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization
  2253      openapi_files:
  2254        - descriptions/ghec/ghec.json
  2255        - descriptions/ghes-3.15/ghes-3.15.json
  2256    - name: GET /orgs/{org}/organization-roles
  2257      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
  2258      openapi_files:
  2259        - descriptions/api.github.com/api.github.com.json
  2260        - descriptions/ghec/ghec.json
  2261        - descriptions/ghes-3.15/ghes-3.15.json
  2262    - name: POST /orgs/{org}/organization-roles
  2263      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role
  2264      openapi_files:
  2265        - descriptions/ghec/ghec.json
  2266        - descriptions/ghes-3.15/ghes-3.15.json
  2267    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}
  2268      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
  2269      openapi_files:
  2270        - descriptions/api.github.com/api.github.com.json
  2271        - descriptions/ghec/ghec.json
  2272        - descriptions/ghes-3.15/ghes-3.15.json
  2273    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2274      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
  2275      openapi_files:
  2276        - descriptions/api.github.com/api.github.com.json
  2277        - descriptions/ghec/ghec.json
  2278        - descriptions/ghes-3.15/ghes-3.15.json
  2279    - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2280      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
  2281      openapi_files:
  2282        - descriptions/api.github.com/api.github.com.json
  2283        - descriptions/ghec/ghec.json
  2284        - descriptions/ghes-3.15/ghes-3.15.json
  2285    - name: DELETE /orgs/{org}/organization-roles/users/{username}
  2286      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
  2287      openapi_files:
  2288        - descriptions/api.github.com/api.github.com.json
  2289        - descriptions/ghec/ghec.json
  2290        - descriptions/ghes-3.15/ghes-3.15.json
  2291    - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
  2292      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
  2293      openapi_files:
  2294        - descriptions/api.github.com/api.github.com.json
  2295        - descriptions/ghec/ghec.json
  2296        - descriptions/ghes-3.15/ghes-3.15.json
  2297    - name: PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
  2298      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
  2299      openapi_files:
  2300        - descriptions/api.github.com/api.github.com.json
  2301        - descriptions/ghec/ghec.json
  2302        - descriptions/ghes-3.15/ghes-3.15.json
  2303    - name: DELETE /orgs/{org}/organization-roles/{role_id}
  2304      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role
  2305      openapi_files:
  2306        - descriptions/ghec/ghec.json
  2307        - descriptions/ghes-3.15/ghes-3.15.json
  2308    - name: GET /orgs/{org}/organization-roles/{role_id}
  2309      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
  2310      openapi_files:
  2311        - descriptions/api.github.com/api.github.com.json
  2312        - descriptions/ghec/ghec.json
  2313        - descriptions/ghes-3.15/ghes-3.15.json
  2314    - name: PATCH /orgs/{org}/organization-roles/{role_id}
  2315      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role
  2316      openapi_files:
  2317        - descriptions/ghec/ghec.json
  2318        - descriptions/ghes-3.15/ghes-3.15.json
  2319    - name: GET /orgs/{org}/organization-roles/{role_id}/teams
  2320      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
  2321      openapi_files:
  2322        - descriptions/api.github.com/api.github.com.json
  2323        - descriptions/ghec/ghec.json
  2324        - descriptions/ghes-3.15/ghes-3.15.json
  2325    - name: GET /orgs/{org}/organization-roles/{role_id}/users
  2326      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
  2327      openapi_files:
  2328        - descriptions/api.github.com/api.github.com.json
  2329        - descriptions/ghec/ghec.json
  2330        - descriptions/ghes-3.15/ghes-3.15.json
  2331    - name: GET /orgs/{org}/outside_collaborators
  2332      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
  2333      openapi_files:
  2334        - descriptions/api.github.com/api.github.com.json
  2335        - descriptions/ghec/ghec.json
  2336        - descriptions/ghes-3.15/ghes-3.15.json
  2337    - name: DELETE /orgs/{org}/outside_collaborators/{username}
  2338      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
  2339      openapi_files:
  2340        - descriptions/api.github.com/api.github.com.json
  2341        - descriptions/ghec/ghec.json
  2342        - descriptions/ghes-3.15/ghes-3.15.json
  2343    - name: PUT /orgs/{org}/outside_collaborators/{username}
  2344      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
  2345      openapi_files:
  2346        - descriptions/api.github.com/api.github.com.json
  2347        - descriptions/ghec/ghec.json
  2348        - descriptions/ghes-3.15/ghes-3.15.json
  2349    - name: GET /orgs/{org}/packages
  2350      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization
  2351      openapi_files:
  2352        - descriptions/api.github.com/api.github.com.json
  2353        - descriptions/ghec/ghec.json
  2354        - descriptions/ghes-3.15/ghes-3.15.json
  2355    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}
  2356      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
  2357      openapi_files:
  2358        - descriptions/api.github.com/api.github.com.json
  2359        - descriptions/ghec/ghec.json
  2360        - descriptions/ghes-3.15/ghes-3.15.json
  2361    - name: GET /orgs/{org}/packages/{package_type}/{package_name}
  2362      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
  2363      openapi_files:
  2364        - descriptions/api.github.com/api.github.com.json
  2365        - descriptions/ghec/ghec.json
  2366        - descriptions/ghes-3.15/ghes-3.15.json
  2367    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore
  2368      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
  2369      openapi_files:
  2370        - descriptions/api.github.com/api.github.com.json
  2371        - descriptions/ghec/ghec.json
  2372        - descriptions/ghes-3.15/ghes-3.15.json
  2373    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions
  2374      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
  2375      openapi_files:
  2376        - descriptions/api.github.com/api.github.com.json
  2377        - descriptions/ghec/ghec.json
  2378        - descriptions/ghes-3.15/ghes-3.15.json
  2379    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2380      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
  2381      openapi_files:
  2382        - descriptions/api.github.com/api.github.com.json
  2383        - descriptions/ghec/ghec.json
  2384        - descriptions/ghes-3.15/ghes-3.15.json
  2385    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2386      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
  2387      openapi_files:
  2388        - descriptions/api.github.com/api.github.com.json
  2389        - descriptions/ghec/ghec.json
  2390        - descriptions/ghes-3.15/ghes-3.15.json
  2391    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  2392      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
  2393      openapi_files:
  2394        - descriptions/api.github.com/api.github.com.json
  2395        - descriptions/ghec/ghec.json
  2396        - descriptions/ghes-3.15/ghes-3.15.json
  2397    - name: GET /orgs/{org}/personal-access-token-requests
  2398      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2399      openapi_files:
  2400        - descriptions/api.github.com/api.github.com.json
  2401        - descriptions/ghec/ghec.json
  2402        - descriptions/ghes-3.15/ghes-3.15.json
  2403    - name: POST /orgs/{org}/personal-access-token-requests
  2404      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2405      openapi_files:
  2406        - descriptions/api.github.com/api.github.com.json
  2407        - descriptions/ghec/ghec.json
  2408        - descriptions/ghes-3.15/ghes-3.15.json
  2409    - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
  2410      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
  2411      openapi_files:
  2412        - descriptions/api.github.com/api.github.com.json
  2413        - descriptions/ghec/ghec.json
  2414        - descriptions/ghes-3.15/ghes-3.15.json
  2415    - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
  2416      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
  2417      openapi_files:
  2418        - descriptions/api.github.com/api.github.com.json
  2419        - descriptions/ghec/ghec.json
  2420        - descriptions/ghes-3.15/ghes-3.15.json
  2421    - name: GET /orgs/{org}/personal-access-tokens
  2422      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
  2423      openapi_files:
  2424        - descriptions/api.github.com/api.github.com.json
  2425        - descriptions/ghec/ghec.json
  2426        - descriptions/ghes-3.15/ghes-3.15.json
  2427    - name: POST /orgs/{org}/personal-access-tokens
  2428      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
  2429      openapi_files:
  2430        - descriptions/api.github.com/api.github.com.json
  2431        - descriptions/ghec/ghec.json
  2432        - descriptions/ghes-3.15/ghes-3.15.json
  2433    - name: POST /orgs/{org}/personal-access-tokens/{pat_id}
  2434      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
  2435      openapi_files:
  2436        - descriptions/api.github.com/api.github.com.json
  2437        - descriptions/ghec/ghec.json
  2438        - descriptions/ghes-3.15/ghes-3.15.json
  2439    - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
  2440      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
  2441      openapi_files:
  2442        - descriptions/api.github.com/api.github.com.json
  2443        - descriptions/ghec/ghec.json
  2444        - descriptions/ghes-3.15/ghes-3.15.json
  2445    - name: GET /orgs/{org}/pre-receive-hooks
  2446      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization
  2447      openapi_files:
  2448        - descriptions/ghes-3.15/ghes-3.15.json
  2449    - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2450      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-an-organization
  2451      openapi_files:
  2452        - descriptions/ghes-3.15/ghes-3.15.json
  2453    - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2454      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#get-a-pre-receive-hook-for-an-organization
  2455      openapi_files:
  2456        - descriptions/ghes-3.15/ghes-3.15.json
  2457    - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2458      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization
  2459      openapi_files:
  2460        - descriptions/ghes-3.15/ghes-3.15.json
  2461    - name: GET /orgs/{org}/private-registries
  2462      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization
  2463      openapi_files:
  2464        - descriptions/api.github.com/api.github.com.json
  2465        - descriptions/ghec/ghec.json
  2466    - name: POST /orgs/{org}/private-registries
  2467      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization
  2468      openapi_files:
  2469        - descriptions/api.github.com/api.github.com.json
  2470        - descriptions/ghec/ghec.json
  2471    - name: GET /orgs/{org}/private-registries/public-key
  2472      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization
  2473      openapi_files:
  2474        - descriptions/api.github.com/api.github.com.json
  2475        - descriptions/ghec/ghec.json
  2476    - name: DELETE /orgs/{org}/private-registries/{secret_name}
  2477      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization
  2478      openapi_files:
  2479        - descriptions/api.github.com/api.github.com.json
  2480        - descriptions/ghec/ghec.json
  2481    - name: GET /orgs/{org}/private-registries/{secret_name}
  2482      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization
  2483      openapi_files:
  2484        - descriptions/api.github.com/api.github.com.json
  2485        - descriptions/ghec/ghec.json
  2486    - name: PATCH /orgs/{org}/private-registries/{secret_name}
  2487      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization
  2488      openapi_files:
  2489        - descriptions/api.github.com/api.github.com.json
  2490        - descriptions/ghec/ghec.json
  2491    - name: GET /orgs/{org}/projects
  2492      documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects
  2493      openapi_files:
  2494        - descriptions/api.github.com/api.github.com.json
  2495        - descriptions/ghec/ghec.json
  2496        - descriptions/ghes-3.15/ghes-3.15.json
  2497    - name: POST /orgs/{org}/projects
  2498      documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project
  2499      openapi_files:
  2500        - descriptions/api.github.com/api.github.com.json
  2501        - descriptions/ghec/ghec.json
  2502        - descriptions/ghes-3.15/ghes-3.15.json
  2503    - name: GET /orgs/{org}/properties/schema
  2504      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
  2505      openapi_files:
  2506        - descriptions/api.github.com/api.github.com.json
  2507        - descriptions/ghec/ghec.json
  2508        - descriptions/ghes-3.15/ghes-3.15.json
  2509    - name: PATCH /orgs/{org}/properties/schema
  2510      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
  2511      openapi_files:
  2512        - descriptions/api.github.com/api.github.com.json
  2513        - descriptions/ghec/ghec.json
  2514        - descriptions/ghes-3.15/ghes-3.15.json
  2515    - name: DELETE /orgs/{org}/properties/schema/{custom_property_name}
  2516      documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
  2517      openapi_files:
  2518        - descriptions/api.github.com/api.github.com.json
  2519        - descriptions/ghec/ghec.json
  2520        - descriptions/ghes-3.15/ghes-3.15.json
  2521    - name: GET /orgs/{org}/properties/schema/{custom_property_name}
  2522      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
  2523      openapi_files:
  2524        - descriptions/api.github.com/api.github.com.json
  2525        - descriptions/ghec/ghec.json
  2526        - descriptions/ghes-3.15/ghes-3.15.json
  2527    - name: PUT /orgs/{org}/properties/schema/{custom_property_name}
  2528      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
  2529      openapi_files:
  2530        - descriptions/api.github.com/api.github.com.json
  2531        - descriptions/ghec/ghec.json
  2532        - descriptions/ghes-3.15/ghes-3.15.json
  2533    - name: GET /orgs/{org}/properties/values
  2534      documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
  2535      openapi_files:
  2536        - descriptions/api.github.com/api.github.com.json
  2537        - descriptions/ghec/ghec.json
  2538        - descriptions/ghes-3.15/ghes-3.15.json
  2539    - name: PATCH /orgs/{org}/properties/values
  2540      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
  2541      openapi_files:
  2542        - descriptions/api.github.com/api.github.com.json
  2543        - descriptions/ghec/ghec.json
  2544        - descriptions/ghes-3.15/ghes-3.15.json
  2545    - name: GET /orgs/{org}/public_members
  2546      documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members
  2547      openapi_files:
  2548        - descriptions/api.github.com/api.github.com.json
  2549        - descriptions/ghec/ghec.json
  2550        - descriptions/ghes-3.15/ghes-3.15.json
  2551    - name: DELETE /orgs/{org}/public_members/{username}
  2552      documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
  2553      openapi_files:
  2554        - descriptions/api.github.com/api.github.com.json
  2555        - descriptions/ghec/ghec.json
  2556        - descriptions/ghes-3.15/ghes-3.15.json
  2557    - name: GET /orgs/{org}/public_members/{username}
  2558      documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
  2559      openapi_files:
  2560        - descriptions/api.github.com/api.github.com.json
  2561        - descriptions/ghec/ghec.json
  2562        - descriptions/ghes-3.15/ghes-3.15.json
  2563    - name: PUT /orgs/{org}/public_members/{username}
  2564      documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
  2565      openapi_files:
  2566        - descriptions/api.github.com/api.github.com.json
  2567        - descriptions/ghec/ghec.json
  2568        - descriptions/ghes-3.15/ghes-3.15.json
  2569    - name: GET /orgs/{org}/repos
  2570      documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories
  2571      openapi_files:
  2572        - descriptions/api.github.com/api.github.com.json
  2573        - descriptions/ghec/ghec.json
  2574        - descriptions/ghes-3.15/ghes-3.15.json
  2575    - name: POST /orgs/{org}/repos
  2576      documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository
  2577      openapi_files:
  2578        - descriptions/api.github.com/api.github.com.json
  2579        - descriptions/ghec/ghec.json
  2580        - descriptions/ghes-3.15/ghes-3.15.json
  2581    - name: GET /orgs/{org}/repository-fine-grained-permissions
  2582      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
  2583      openapi_files:
  2584        - descriptions/ghec/ghec.json
  2585        - descriptions/ghes-3.15/ghes-3.15.json
  2586    - name: GET /orgs/{org}/rulesets
  2587      documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets
  2588      openapi_files:
  2589        - descriptions/api.github.com/api.github.com.json
  2590        - descriptions/ghec/ghec.json
  2591        - descriptions/ghes-3.15/ghes-3.15.json
  2592    - name: POST /orgs/{org}/rulesets
  2593      documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset
  2594      openapi_files:
  2595        - descriptions/api.github.com/api.github.com.json
  2596        - descriptions/ghec/ghec.json
  2597        - descriptions/ghes-3.15/ghes-3.15.json
  2598    - name: GET /orgs/{org}/rulesets/rule-suites
  2599      documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
  2600      openapi_files:
  2601        - descriptions/api.github.com/api.github.com.json
  2602        - descriptions/ghec/ghec.json
  2603        - descriptions/ghes-3.15/ghes-3.15.json
  2604    - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}
  2605      documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
  2606      openapi_files:
  2607        - descriptions/api.github.com/api.github.com.json
  2608        - descriptions/ghec/ghec.json
  2609        - descriptions/ghes-3.15/ghes-3.15.json
  2610    - name: DELETE /orgs/{org}/rulesets/{ruleset_id}
  2611      documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset
  2612      openapi_files:
  2613        - descriptions/api.github.com/api.github.com.json
  2614        - descriptions/ghec/ghec.json
  2615        - descriptions/ghes-3.15/ghes-3.15.json
  2616    - name: GET /orgs/{org}/rulesets/{ruleset_id}
  2617      documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset
  2618      openapi_files:
  2619        - descriptions/api.github.com/api.github.com.json
  2620        - descriptions/ghec/ghec.json
  2621        - descriptions/ghes-3.15/ghes-3.15.json
  2622    - name: PUT /orgs/{org}/rulesets/{ruleset_id}
  2623      documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset
  2624      openapi_files:
  2625        - descriptions/api.github.com/api.github.com.json
  2626        - descriptions/ghec/ghec.json
  2627        - descriptions/ghes-3.15/ghes-3.15.json
  2628    - name: GET /orgs/{org}/secret-scanning/alerts
  2629      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
  2630      openapi_files:
  2631        - descriptions/api.github.com/api.github.com.json
  2632        - descriptions/ghec/ghec.json
  2633        - descriptions/ghes-3.15/ghes-3.15.json
  2634    - name: GET /orgs/{org}/security-advisories
  2635      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization
  2636      openapi_files:
  2637        - descriptions/api.github.com/api.github.com.json
  2638        - descriptions/ghec/ghec.json
  2639    - name: GET /orgs/{org}/security-managers
  2640      documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
  2641      openapi_files:
  2642        - descriptions/api.github.com/api.github.com.json
  2643        - descriptions/ghec/ghec.json
  2644        - descriptions/ghes-3.15/ghes-3.15.json
  2645    - name: DELETE /orgs/{org}/security-managers/teams/{team_slug}
  2646      documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
  2647      openapi_files:
  2648        - descriptions/api.github.com/api.github.com.json
  2649        - descriptions/ghec/ghec.json
  2650        - descriptions/ghes-3.15/ghes-3.15.json
  2651    - name: PUT /orgs/{org}/security-managers/teams/{team_slug}
  2652      documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
  2653      openapi_files:
  2654        - descriptions/api.github.com/api.github.com.json
  2655        - descriptions/ghec/ghec.json
  2656        - descriptions/ghes-3.15/ghes-3.15.json
  2657    - name: GET /orgs/{org}/settings/billing/actions
  2658      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization
  2659      openapi_files:
  2660        - descriptions/api.github.com/api.github.com.json
  2661        - descriptions/ghec/ghec.json
  2662    - name: GET /orgs/{org}/settings/billing/advanced-security
  2663      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization
  2664      openapi_files:
  2665        - descriptions/ghec/ghec.json
  2666        - descriptions/ghes-3.15/ghes-3.15.json
  2667    - name: GET /orgs/{org}/settings/billing/packages
  2668      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization
  2669      openapi_files:
  2670        - descriptions/api.github.com/api.github.com.json
  2671        - descriptions/ghec/ghec.json
  2672    - name: GET /orgs/{org}/settings/billing/shared-storage
  2673      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization
  2674      openapi_files:
  2675        - descriptions/api.github.com/api.github.com.json
  2676        - descriptions/ghec/ghec.json
  2677    - name: GET /orgs/{org}/team-sync/groups
  2678      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization
  2679      openapi_files:
  2680        - descriptions/ghec/ghec.json
  2681    - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics
  2682      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team
  2683      openapi_files:
  2684        - descriptions/api.github.com/api.github.com.json
  2685        - descriptions/ghec/ghec.json
  2686    - name: GET /orgs/{org}/team/{team_slug}/copilot/usage
  2687      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team
  2688      openapi_files:
  2689        - descriptions/api.github.com/api.github.com.json
  2690        - descriptions/ghec/ghec.json
  2691    - name: GET /orgs/{org}/teams
  2692      documentation_url: https://docs.github.com/rest/teams/teams#list-teams
  2693      openapi_files:
  2694        - descriptions/api.github.com/api.github.com.json
  2695        - descriptions/ghec/ghec.json
  2696        - descriptions/ghes-3.15/ghes-3.15.json
  2697    - name: POST /orgs/{org}/teams
  2698      documentation_url: https://docs.github.com/rest/teams/teams#create-a-team
  2699      openapi_files:
  2700        - descriptions/api.github.com/api.github.com.json
  2701        - descriptions/ghec/ghec.json
  2702        - descriptions/ghes-3.15/ghes-3.15.json
  2703    - name: DELETE /orgs/{org}/teams/{team_slug}
  2704      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team
  2705      openapi_files:
  2706        - descriptions/api.github.com/api.github.com.json
  2707        - descriptions/ghec/ghec.json
  2708        - descriptions/ghes-3.15/ghes-3.15.json
  2709    - name: GET /orgs/{org}/teams/{team_slug}
  2710      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
  2711      openapi_files:
  2712        - descriptions/api.github.com/api.github.com.json
  2713        - descriptions/ghec/ghec.json
  2714        - descriptions/ghes-3.15/ghes-3.15.json
  2715    - name: PATCH /orgs/{org}/teams/{team_slug}
  2716      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team
  2717      openapi_files:
  2718        - descriptions/api.github.com/api.github.com.json
  2719        - descriptions/ghec/ghec.json
  2720        - descriptions/ghes-3.15/ghes-3.15.json
  2721    - name: GET /orgs/{org}/teams/{team_slug}/discussions
  2722      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions
  2723      openapi_files:
  2724        - descriptions/api.github.com/api.github.com.json
  2725        - descriptions/ghec/ghec.json
  2726        - descriptions/ghes-3.15/ghes-3.15.json
  2727    - name: POST /orgs/{org}/teams/{team_slug}/discussions
  2728      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion
  2729      openapi_files:
  2730        - descriptions/api.github.com/api.github.com.json
  2731        - descriptions/ghec/ghec.json
  2732        - descriptions/ghes-3.15/ghes-3.15.json
  2733    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2734      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
  2735      openapi_files:
  2736        - descriptions/api.github.com/api.github.com.json
  2737        - descriptions/ghec/ghec.json
  2738        - descriptions/ghes-3.15/ghes-3.15.json
  2739    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2740      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion
  2741      openapi_files:
  2742        - descriptions/api.github.com/api.github.com.json
  2743        - descriptions/ghec/ghec.json
  2744        - descriptions/ghes-3.15/ghes-3.15.json
  2745    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2746      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion
  2747      openapi_files:
  2748        - descriptions/api.github.com/api.github.com.json
  2749        - descriptions/ghec/ghec.json
  2750        - descriptions/ghes-3.15/ghes-3.15.json
  2751    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2752      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
  2753      openapi_files:
  2754        - descriptions/api.github.com/api.github.com.json
  2755        - descriptions/ghec/ghec.json
  2756        - descriptions/ghes-3.15/ghes-3.15.json
  2757    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2758      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
  2759      openapi_files:
  2760        - descriptions/api.github.com/api.github.com.json
  2761        - descriptions/ghec/ghec.json
  2762        - descriptions/ghes-3.15/ghes-3.15.json
  2763    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2764      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
  2765      openapi_files:
  2766        - descriptions/api.github.com/api.github.com.json
  2767        - descriptions/ghec/ghec.json
  2768        - descriptions/ghes-3.15/ghes-3.15.json
  2769    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2770      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
  2771      openapi_files:
  2772        - descriptions/api.github.com/api.github.com.json
  2773        - descriptions/ghec/ghec.json
  2774        - descriptions/ghes-3.15/ghes-3.15.json
  2775    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2776      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
  2777      openapi_files:
  2778        - descriptions/api.github.com/api.github.com.json
  2779        - descriptions/ghec/ghec.json
  2780        - descriptions/ghes-3.15/ghes-3.15.json
  2781    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2782      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
  2783      openapi_files:
  2784        - descriptions/api.github.com/api.github.com.json
  2785        - descriptions/ghec/ghec.json
  2786        - descriptions/ghes-3.15/ghes-3.15.json
  2787    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2788      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
  2789      openapi_files:
  2790        - descriptions/api.github.com/api.github.com.json
  2791        - descriptions/ghec/ghec.json
  2792        - descriptions/ghes-3.15/ghes-3.15.json
  2793    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}
  2794      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
  2795      openapi_files:
  2796        - descriptions/api.github.com/api.github.com.json
  2797        - descriptions/ghec/ghec.json
  2798        - descriptions/ghes-3.15/ghes-3.15.json
  2799    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2800      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
  2801      openapi_files:
  2802        - descriptions/api.github.com/api.github.com.json
  2803        - descriptions/ghec/ghec.json
  2804        - descriptions/ghes-3.15/ghes-3.15.json
  2805    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2806      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
  2807      openapi_files:
  2808        - descriptions/api.github.com/api.github.com.json
  2809        - descriptions/ghec/ghec.json
  2810        - descriptions/ghes-3.15/ghes-3.15.json
  2811    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}
  2812      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
  2813      openapi_files:
  2814        - descriptions/api.github.com/api.github.com.json
  2815        - descriptions/ghec/ghec.json
  2816        - descriptions/ghes-3.15/ghes-3.15.json
  2817    - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups
  2818      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team
  2819      openapi_files:
  2820        - descriptions/ghec/ghec.json
  2821        - descriptions/ghes-3.15/ghes-3.15.json
  2822    - name: GET /orgs/{org}/teams/{team_slug}/external-groups
  2823      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team
  2824      openapi_files:
  2825        - descriptions/ghec/ghec.json
  2826        - descriptions/ghes-3.15/ghes-3.15.json
  2827    - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups
  2828      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team
  2829      openapi_files:
  2830        - descriptions/ghec/ghec.json
  2831        - descriptions/ghes-3.15/ghes-3.15.json
  2832    - name: GET /orgs/{org}/teams/{team_slug}/invitations
  2833      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
  2834      openapi_files:
  2835        - descriptions/api.github.com/api.github.com.json
  2836        - descriptions/ghec/ghec.json
  2837    - name: GET /orgs/{org}/teams/{team_slug}/members
  2838      documentation_url: https://docs.github.com/rest/teams/members#list-team-members
  2839      openapi_files:
  2840        - descriptions/api.github.com/api.github.com.json
  2841        - descriptions/ghec/ghec.json
  2842        - descriptions/ghes-3.15/ghes-3.15.json
  2843    - name: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}
  2844      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
  2845      openapi_files:
  2846        - descriptions/api.github.com/api.github.com.json
  2847        - descriptions/ghec/ghec.json
  2848        - descriptions/ghes-3.15/ghes-3.15.json
  2849    - name: GET /orgs/{org}/teams/{team_slug}/memberships/{username}
  2850      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
  2851      openapi_files:
  2852        - descriptions/api.github.com/api.github.com.json
  2853        - descriptions/ghec/ghec.json
  2854        - descriptions/ghes-3.15/ghes-3.15.json
  2855    - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username}
  2856      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
  2857      openapi_files:
  2858        - descriptions/api.github.com/api.github.com.json
  2859        - descriptions/ghec/ghec.json
  2860        - descriptions/ghes-3.15/ghes-3.15.json
  2861    - name: GET /orgs/{org}/teams/{team_slug}/projects
  2862      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects
  2863      openapi_files:
  2864        - descriptions/api.github.com/api.github.com.json
  2865        - descriptions/ghec/ghec.json
  2866        - descriptions/ghes-3.15/ghes-3.15.json
  2867    - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2868      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
  2869      openapi_files:
  2870        - descriptions/api.github.com/api.github.com.json
  2871        - descriptions/ghec/ghec.json
  2872        - descriptions/ghes-3.15/ghes-3.15.json
  2873    - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2874      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
  2875      openapi_files:
  2876        - descriptions/api.github.com/api.github.com.json
  2877        - descriptions/ghec/ghec.json
  2878        - descriptions/ghes-3.15/ghes-3.15.json
  2879    - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2880      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
  2881      openapi_files:
  2882        - descriptions/api.github.com/api.github.com.json
  2883        - descriptions/ghec/ghec.json
  2884        - descriptions/ghes-3.15/ghes-3.15.json
  2885    - name: GET /orgs/{org}/teams/{team_slug}/repos
  2886      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories
  2887      openapi_files:
  2888        - descriptions/api.github.com/api.github.com.json
  2889        - descriptions/ghec/ghec.json
  2890        - descriptions/ghes-3.15/ghes-3.15.json
  2891    - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2892      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
  2893      openapi_files:
  2894        - descriptions/api.github.com/api.github.com.json
  2895        - descriptions/ghec/ghec.json
  2896        - descriptions/ghes-3.15/ghes-3.15.json
  2897    - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2898      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository
  2899      openapi_files:
  2900        - descriptions/api.github.com/api.github.com.json
  2901        - descriptions/ghec/ghec.json
  2902        - descriptions/ghes-3.15/ghes-3.15.json
  2903    - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2904      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
  2905      openapi_files:
  2906        - descriptions/api.github.com/api.github.com.json
  2907        - descriptions/ghec/ghec.json
  2908        - descriptions/ghes-3.15/ghes-3.15.json
  2909    - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2910      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team
  2911      openapi_files:
  2912        - descriptions/ghec/ghec.json
  2913    - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2914      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections
  2915      openapi_files:
  2916        - descriptions/ghec/ghec.json
  2917    - name: GET /orgs/{org}/teams/{team_slug}/teams
  2918      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams
  2919      openapi_files:
  2920        - descriptions/api.github.com/api.github.com.json
  2921        - descriptions/ghec/ghec.json
  2922        - descriptions/ghes-3.15/ghes-3.15.json
  2923    - name: POST /orgs/{org}/{security_product}/{enablement}
  2924      documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
  2925      openapi_files:
  2926        - descriptions/api.github.com/api.github.com.json
  2927        - descriptions/ghec/ghec.json
  2928        - descriptions/ghes-3.15/ghes-3.15.json
  2929    - name: DELETE /projects/columns/cards/{card_id}
  2930      documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card
  2931      openapi_files:
  2932        - descriptions/api.github.com/api.github.com.json
  2933        - descriptions/ghec/ghec.json
  2934        - descriptions/ghes-3.15/ghes-3.15.json
  2935    - name: GET /projects/columns/cards/{card_id}
  2936      documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card
  2937      openapi_files:
  2938        - descriptions/api.github.com/api.github.com.json
  2939        - descriptions/ghec/ghec.json
  2940        - descriptions/ghes-3.15/ghes-3.15.json
  2941    - name: PATCH /projects/columns/cards/{card_id}
  2942      documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
  2943      openapi_files:
  2944        - descriptions/api.github.com/api.github.com.json
  2945        - descriptions/ghec/ghec.json
  2946        - descriptions/ghes-3.15/ghes-3.15.json
  2947    - name: POST /projects/columns/cards/{card_id}/moves
  2948      documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card
  2949      openapi_files:
  2950        - descriptions/api.github.com/api.github.com.json
  2951        - descriptions/ghec/ghec.json
  2952        - descriptions/ghes-3.15/ghes-3.15.json
  2953    - name: DELETE /projects/columns/{column_id}
  2954      documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column
  2955      openapi_files:
  2956        - descriptions/api.github.com/api.github.com.json
  2957        - descriptions/ghec/ghec.json
  2958        - descriptions/ghes-3.15/ghes-3.15.json
  2959    - name: GET /projects/columns/{column_id}
  2960      documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column
  2961      openapi_files:
  2962        - descriptions/api.github.com/api.github.com.json
  2963        - descriptions/ghec/ghec.json
  2964        - descriptions/ghes-3.15/ghes-3.15.json
  2965    - name: PATCH /projects/columns/{column_id}
  2966      documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
  2967      openapi_files:
  2968        - descriptions/api.github.com/api.github.com.json
  2969        - descriptions/ghec/ghec.json
  2970        - descriptions/ghes-3.15/ghes-3.15.json
  2971    - name: GET /projects/columns/{column_id}/cards
  2972      documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards
  2973      openapi_files:
  2974        - descriptions/api.github.com/api.github.com.json
  2975        - descriptions/ghec/ghec.json
  2976        - descriptions/ghes-3.15/ghes-3.15.json
  2977    - name: POST /projects/columns/{column_id}/cards
  2978      documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card
  2979      openapi_files:
  2980        - descriptions/api.github.com/api.github.com.json
  2981        - descriptions/ghec/ghec.json
  2982        - descriptions/ghes-3.15/ghes-3.15.json
  2983    - name: POST /projects/columns/{column_id}/moves
  2984      documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column
  2985      openapi_files:
  2986        - descriptions/api.github.com/api.github.com.json
  2987        - descriptions/ghec/ghec.json
  2988        - descriptions/ghes-3.15/ghes-3.15.json
  2989    - name: DELETE /projects/{project_id}
  2990      documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project
  2991      openapi_files:
  2992        - descriptions/api.github.com/api.github.com.json
  2993        - descriptions/ghec/ghec.json
  2994        - descriptions/ghes-3.15/ghes-3.15.json
  2995    - name: GET /projects/{project_id}
  2996      documentation_url: https://docs.github.com/rest/projects/projects#get-a-project
  2997      openapi_files:
  2998        - descriptions/api.github.com/api.github.com.json
  2999        - descriptions/ghec/ghec.json
  3000        - descriptions/ghes-3.15/ghes-3.15.json
  3001    - name: PATCH /projects/{project_id}
  3002      documentation_url: https://docs.github.com/rest/projects/projects#update-a-project
  3003      openapi_files:
  3004        - descriptions/api.github.com/api.github.com.json
  3005        - descriptions/ghec/ghec.json
  3006        - descriptions/ghes-3.15/ghes-3.15.json
  3007    - name: GET /projects/{project_id}/collaborators
  3008      documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
  3009      openapi_files:
  3010        - descriptions/api.github.com/api.github.com.json
  3011        - descriptions/ghec/ghec.json
  3012        - descriptions/ghes-3.15/ghes-3.15.json
  3013    - name: DELETE /projects/{project_id}/collaborators/{username}
  3014      documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
  3015      openapi_files:
  3016        - descriptions/api.github.com/api.github.com.json
  3017        - descriptions/ghec/ghec.json
  3018        - descriptions/ghes-3.15/ghes-3.15.json
  3019    - name: PUT /projects/{project_id}/collaborators/{username}
  3020      documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
  3021      openapi_files:
  3022        - descriptions/api.github.com/api.github.com.json
  3023        - descriptions/ghec/ghec.json
  3024        - descriptions/ghes-3.15/ghes-3.15.json
  3025    - name: GET /projects/{project_id}/collaborators/{username}/permission
  3026      documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
  3027      openapi_files:
  3028        - descriptions/api.github.com/api.github.com.json
  3029        - descriptions/ghec/ghec.json
  3030        - descriptions/ghes-3.15/ghes-3.15.json
  3031    - name: GET /projects/{project_id}/columns
  3032      documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns
  3033      openapi_files:
  3034        - descriptions/api.github.com/api.github.com.json
  3035        - descriptions/ghec/ghec.json
  3036        - descriptions/ghes-3.15/ghes-3.15.json
  3037    - name: POST /projects/{project_id}/columns
  3038      documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column
  3039      openapi_files:
  3040        - descriptions/api.github.com/api.github.com.json
  3041        - descriptions/ghec/ghec.json
  3042        - descriptions/ghes-3.15/ghes-3.15.json
  3043    - name: GET /rate_limit
  3044      documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
  3045      openapi_files:
  3046        - descriptions/api.github.com/api.github.com.json
  3047        - descriptions/ghec/ghec.json
  3048        - descriptions/ghes-3.15/ghes-3.15.json
  3049    - name: DELETE /reactions/{reaction_id}
  3050      documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy
  3051      openapi_files:
  3052        - descriptions/ghes-3.4/ghes-3.4.json
  3053    - name: DELETE /repos/{owner}/{repo}
  3054      documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
  3055      openapi_files:
  3056        - descriptions/api.github.com/api.github.com.json
  3057        - descriptions/ghec/ghec.json
  3058        - descriptions/ghes-3.15/ghes-3.15.json
  3059    - name: GET /repos/{owner}/{repo}
  3060      documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository
  3061      openapi_files:
  3062        - descriptions/api.github.com/api.github.com.json
  3063        - descriptions/ghec/ghec.json
  3064        - descriptions/ghes-3.15/ghes-3.15.json
  3065    - name: PATCH /repos/{owner}/{repo}
  3066      documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository
  3067      openapi_files:
  3068        - descriptions/api.github.com/api.github.com.json
  3069        - descriptions/ghec/ghec.json
  3070        - descriptions/ghes-3.15/ghes-3.15.json
  3071    - name: GET /repos/{owner}/{repo}/actions/artifacts
  3072      documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
  3073      openapi_files:
  3074        - descriptions/api.github.com/api.github.com.json
  3075        - descriptions/ghec/ghec.json
  3076        - descriptions/ghes-3.15/ghes-3.15.json
  3077    - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3078      documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
  3079      openapi_files:
  3080        - descriptions/api.github.com/api.github.com.json
  3081        - descriptions/ghec/ghec.json
  3082        - descriptions/ghes-3.15/ghes-3.15.json
  3083    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3084      documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
  3085      openapi_files:
  3086        - descriptions/api.github.com/api.github.com.json
  3087        - descriptions/ghec/ghec.json
  3088        - descriptions/ghes-3.15/ghes-3.15.json
  3089    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}
  3090      documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
  3091      openapi_files:
  3092        - descriptions/api.github.com/api.github.com.json
  3093        - descriptions/ghec/ghec.json
  3094        - descriptions/ghes-3.15/ghes-3.15.json
  3095    - name: GET /repos/{owner}/{repo}/actions/cache/usage
  3096      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
  3097      openapi_files:
  3098        - descriptions/api.github.com/api.github.com.json
  3099        - descriptions/ghec/ghec.json
  3100        - descriptions/ghes-3.15/ghes-3.15.json
  3101    - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy
  3102      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository
  3103      openapi_files:
  3104        - descriptions/ghes-3.15/ghes-3.15.json
  3105    - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy
  3106      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository
  3107      openapi_files:
  3108        - descriptions/ghes-3.15/ghes-3.15.json
  3109    - name: DELETE /repos/{owner}/{repo}/actions/caches
  3110      documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
  3111      openapi_files:
  3112        - descriptions/api.github.com/api.github.com.json
  3113        - descriptions/ghec/ghec.json
  3114        - descriptions/ghes-3.15/ghes-3.15.json
  3115    - name: GET /repos/{owner}/{repo}/actions/caches
  3116      documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
  3117      openapi_files:
  3118        - descriptions/api.github.com/api.github.com.json
  3119        - descriptions/ghec/ghec.json
  3120        - descriptions/ghes-3.15/ghes-3.15.json
  3121    - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  3122      documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
  3123      openapi_files:
  3124        - descriptions/api.github.com/api.github.com.json
  3125        - descriptions/ghec/ghec.json
  3126        - descriptions/ghes-3.15/ghes-3.15.json
  3127    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}
  3128      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
  3129      openapi_files:
  3130        - descriptions/api.github.com/api.github.com.json
  3131        - descriptions/ghec/ghec.json
  3132        - descriptions/ghes-3.15/ghes-3.15.json
  3133    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
  3134      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
  3135      openapi_files:
  3136        - descriptions/api.github.com/api.github.com.json
  3137        - descriptions/ghec/ghec.json
  3138        - descriptions/ghes-3.15/ghes-3.15.json
  3139    - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun
  3140      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
  3141      openapi_files:
  3142        - descriptions/api.github.com/api.github.com.json
  3143        - descriptions/ghec/ghec.json
  3144        - descriptions/ghes-3.15/ghes-3.15.json
  3145    - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  3146      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3147      openapi_files:
  3148        - descriptions/api.github.com/api.github.com.json
  3149        - descriptions/ghec/ghec.json
  3150        - descriptions/ghes-3.15/ghes-3.15.json
  3151    - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  3152      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3153      openapi_files:
  3154        - descriptions/api.github.com/api.github.com.json
  3155        - descriptions/ghec/ghec.json
  3156        - descriptions/ghes-3.15/ghes-3.15.json
  3157    - name: GET /repos/{owner}/{repo}/actions/organization-secrets
  3158      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
  3159      openapi_files:
  3160        - descriptions/api.github.com/api.github.com.json
  3161        - descriptions/ghec/ghec.json
  3162        - descriptions/ghes-3.15/ghes-3.15.json
  3163    - name: GET /repos/{owner}/{repo}/actions/organization-variables
  3164      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
  3165      openapi_files:
  3166        - descriptions/api.github.com/api.github.com.json
  3167        - descriptions/ghec/ghec.json
  3168        - descriptions/ghes-3.15/ghes-3.15.json
  3169    - name: GET /repos/{owner}/{repo}/actions/permissions
  3170      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
  3171      openapi_files:
  3172        - descriptions/api.github.com/api.github.com.json
  3173        - descriptions/ghec/ghec.json
  3174        - descriptions/ghes-3.15/ghes-3.15.json
  3175    - name: PUT /repos/{owner}/{repo}/actions/permissions
  3176      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
  3177      openapi_files:
  3178        - descriptions/api.github.com/api.github.com.json
  3179        - descriptions/ghec/ghec.json
  3180        - descriptions/ghes-3.15/ghes-3.15.json
  3181    - name: GET /repos/{owner}/{repo}/actions/permissions/access
  3182      documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
  3183      openapi_files:
  3184        - descriptions/api.github.com/api.github.com.json
  3185        - descriptions/ghec/ghec.json
  3186        - descriptions/ghes-3.15/ghes-3.15.json
  3187    - name: PUT /repos/{owner}/{repo}/actions/permissions/access
  3188      documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
  3189      openapi_files:
  3190        - descriptions/api.github.com/api.github.com.json
  3191        - descriptions/ghec/ghec.json
  3192        - descriptions/ghes-3.15/ghes-3.15.json
  3193    - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions
  3194      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
  3195      openapi_files:
  3196        - descriptions/api.github.com/api.github.com.json
  3197        - descriptions/ghec/ghec.json
  3198        - descriptions/ghes-3.15/ghes-3.15.json
  3199    - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions
  3200      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
  3201      openapi_files:
  3202        - descriptions/api.github.com/api.github.com.json
  3203        - descriptions/ghec/ghec.json
  3204        - descriptions/ghes-3.15/ghes-3.15.json
  3205    - name: GET /repos/{owner}/{repo}/actions/permissions/workflow
  3206      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
  3207      openapi_files:
  3208        - descriptions/api.github.com/api.github.com.json
  3209        - descriptions/ghec/ghec.json
  3210        - descriptions/ghes-3.15/ghes-3.15.json
  3211    - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow
  3212      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
  3213      openapi_files:
  3214        - descriptions/api.github.com/api.github.com.json
  3215        - descriptions/ghec/ghec.json
  3216        - descriptions/ghes-3.15/ghes-3.15.json
  3217    - name: GET /repos/{owner}/{repo}/actions/runners
  3218      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository
  3219      openapi_files:
  3220        - descriptions/api.github.com/api.github.com.json
  3221        - descriptions/ghec/ghec.json
  3222        - descriptions/ghes-3.15/ghes-3.15.json
  3223    - name: GET /repos/{owner}/{repo}/actions/runners/downloads
  3224      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
  3225      openapi_files:
  3226        - descriptions/api.github.com/api.github.com.json
  3227        - descriptions/ghec/ghec.json
  3228        - descriptions/ghes-3.15/ghes-3.15.json
  3229    - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig
  3230      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
  3231      openapi_files:
  3232        - descriptions/api.github.com/api.github.com.json
  3233        - descriptions/ghec/ghec.json
  3234        - descriptions/ghes-3.15/ghes-3.15.json
  3235    - name: POST /repos/{owner}/{repo}/actions/runners/registration-token
  3236      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
  3237      openapi_files:
  3238        - descriptions/api.github.com/api.github.com.json
  3239        - descriptions/ghec/ghec.json
  3240        - descriptions/ghes-3.15/ghes-3.15.json
  3241    - name: POST /repos/{owner}/{repo}/actions/runners/remove-token
  3242      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
  3243      openapi_files:
  3244        - descriptions/api.github.com/api.github.com.json
  3245        - descriptions/ghec/ghec.json
  3246        - descriptions/ghes-3.15/ghes-3.15.json
  3247    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
  3248      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
  3249      openapi_files:
  3250        - descriptions/api.github.com/api.github.com.json
  3251        - descriptions/ghec/ghec.json
  3252        - descriptions/ghes-3.15/ghes-3.15.json
  3253    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}
  3254      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
  3255      openapi_files:
  3256        - descriptions/api.github.com/api.github.com.json
  3257        - descriptions/ghec/ghec.json
  3258        - descriptions/ghes-3.15/ghes-3.15.json
  3259    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3260      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
  3261      openapi_files:
  3262        - descriptions/api.github.com/api.github.com.json
  3263        - descriptions/ghec/ghec.json
  3264        - descriptions/ghes-3.15/ghes-3.15.json
  3265    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3266      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
  3267      openapi_files:
  3268        - descriptions/api.github.com/api.github.com.json
  3269        - descriptions/ghec/ghec.json
  3270        - descriptions/ghes-3.15/ghes-3.15.json
  3271    - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3272      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
  3273      openapi_files:
  3274        - descriptions/api.github.com/api.github.com.json
  3275        - descriptions/ghec/ghec.json
  3276        - descriptions/ghes-3.15/ghes-3.15.json
  3277    - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3278      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
  3279      openapi_files:
  3280        - descriptions/api.github.com/api.github.com.json
  3281        - descriptions/ghec/ghec.json
  3282        - descriptions/ghes-3.15/ghes-3.15.json
  3283    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  3284      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
  3285      openapi_files:
  3286        - descriptions/api.github.com/api.github.com.json
  3287        - descriptions/ghec/ghec.json
  3288        - descriptions/ghes-3.15/ghes-3.15.json
  3289    - name: GET /repos/{owner}/{repo}/actions/runs
  3290      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
  3291      openapi_files:
  3292        - descriptions/api.github.com/api.github.com.json
  3293        - descriptions/ghec/ghec.json
  3294        - descriptions/ghes-3.15/ghes-3.15.json
  3295    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}
  3296      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
  3297      openapi_files:
  3298        - descriptions/api.github.com/api.github.com.json
  3299        - descriptions/ghec/ghec.json
  3300        - descriptions/ghes-3.15/ghes-3.15.json
  3301    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}
  3302      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
  3303      openapi_files:
  3304        - descriptions/api.github.com/api.github.com.json
  3305        - descriptions/ghec/ghec.json
  3306        - descriptions/ghes-3.15/ghes-3.15.json
  3307    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals
  3308      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
  3309      openapi_files:
  3310        - descriptions/api.github.com/api.github.com.json
  3311        - descriptions/ghec/ghec.json
  3312        - descriptions/ghes-3.15/ghes-3.15.json
  3313    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve
  3314      documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
  3315      openapi_files:
  3316        - descriptions/api.github.com/api.github.com.json
  3317        - descriptions/ghec/ghec.json
  3318    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts
  3319      documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
  3320      openapi_files:
  3321        - descriptions/api.github.com/api.github.com.json
  3322        - descriptions/ghec/ghec.json
  3323        - descriptions/ghes-3.15/ghes-3.15.json
  3324    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}
  3325      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
  3326      openapi_files:
  3327        - descriptions/api.github.com/api.github.com.json
  3328        - descriptions/ghec/ghec.json
  3329        - descriptions/ghes-3.15/ghes-3.15.json
  3330    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs
  3331      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
  3332      openapi_files:
  3333        - descriptions/api.github.com/api.github.com.json
  3334        - descriptions/ghec/ghec.json
  3335        - descriptions/ghes-3.15/ghes-3.15.json
  3336    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs
  3337      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
  3338      openapi_files:
  3339        - descriptions/api.github.com/api.github.com.json
  3340        - descriptions/ghec/ghec.json
  3341        - descriptions/ghes-3.15/ghes-3.15.json
  3342    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel
  3343      documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
  3344      openapi_files:
  3345        - descriptions/api.github.com/api.github.com.json
  3346        - descriptions/ghec/ghec.json
  3347        - descriptions/ghes-3.15/ghes-3.15.json
  3348    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule
  3349      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
  3350      openapi_files:
  3351        - descriptions/api.github.com/api.github.com.json
  3352        - descriptions/ghec/ghec.json
  3353        - descriptions/ghes-3.15/ghes-3.15.json
  3354    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel
  3355      documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
  3356      openapi_files:
  3357        - descriptions/api.github.com/api.github.com.json
  3358        - descriptions/ghec/ghec.json
  3359        - descriptions/ghes-3.15/ghes-3.15.json
  3360    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs
  3361      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
  3362      openapi_files:
  3363        - descriptions/api.github.com/api.github.com.json
  3364        - descriptions/ghec/ghec.json
  3365        - descriptions/ghes-3.15/ghes-3.15.json
  3366    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3367      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
  3368      openapi_files:
  3369        - descriptions/api.github.com/api.github.com.json
  3370        - descriptions/ghec/ghec.json
  3371        - descriptions/ghes-3.15/ghes-3.15.json
  3372    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3373      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
  3374      openapi_files:
  3375        - descriptions/api.github.com/api.github.com.json
  3376        - descriptions/ghec/ghec.json
  3377        - descriptions/ghes-3.15/ghes-3.15.json
  3378    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3379      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
  3380      openapi_files:
  3381        - descriptions/api.github.com/api.github.com.json
  3382        - descriptions/ghec/ghec.json
  3383        - descriptions/ghes-3.15/ghes-3.15.json
  3384    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3385      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
  3386      openapi_files:
  3387        - descriptions/api.github.com/api.github.com.json
  3388        - descriptions/ghec/ghec.json
  3389        - descriptions/ghes-3.15/ghes-3.15.json
  3390    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
  3391      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
  3392      openapi_files:
  3393        - descriptions/api.github.com/api.github.com.json
  3394        - descriptions/ghec/ghec.json
  3395        - descriptions/ghes-3.15/ghes-3.15.json
  3396    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs
  3397      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
  3398      openapi_files:
  3399        - descriptions/api.github.com/api.github.com.json
  3400        - descriptions/ghec/ghec.json
  3401        - descriptions/ghes-3.15/ghes-3.15.json
  3402    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing
  3403      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
  3404      openapi_files:
  3405        - descriptions/api.github.com/api.github.com.json
  3406        - descriptions/ghec/ghec.json
  3407    - name: GET /repos/{owner}/{repo}/actions/secrets
  3408      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
  3409      openapi_files:
  3410        - descriptions/api.github.com/api.github.com.json
  3411        - descriptions/ghec/ghec.json
  3412        - descriptions/ghes-3.15/ghes-3.15.json
  3413    - name: GET /repos/{owner}/{repo}/actions/secrets/public-key
  3414      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
  3415      openapi_files:
  3416        - descriptions/api.github.com/api.github.com.json
  3417        - descriptions/ghec/ghec.json
  3418        - descriptions/ghes-3.15/ghes-3.15.json
  3419    - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3420      documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
  3421      openapi_files:
  3422        - descriptions/api.github.com/api.github.com.json
  3423        - descriptions/ghec/ghec.json
  3424        - descriptions/ghes-3.15/ghes-3.15.json
  3425    - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3426      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
  3427      openapi_files:
  3428        - descriptions/api.github.com/api.github.com.json
  3429        - descriptions/ghec/ghec.json
  3430        - descriptions/ghes-3.15/ghes-3.15.json
  3431    - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3432      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
  3433      openapi_files:
  3434        - descriptions/api.github.com/api.github.com.json
  3435        - descriptions/ghec/ghec.json
  3436        - descriptions/ghes-3.15/ghes-3.15.json
  3437    - name: GET /repos/{owner}/{repo}/actions/variables
  3438      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables
  3439      openapi_files:
  3440        - descriptions/api.github.com/api.github.com.json
  3441        - descriptions/ghec/ghec.json
  3442        - descriptions/ghes-3.15/ghes-3.15.json
  3443    - name: POST /repos/{owner}/{repo}/actions/variables
  3444      documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
  3445      openapi_files:
  3446        - descriptions/api.github.com/api.github.com.json
  3447        - descriptions/ghec/ghec.json
  3448        - descriptions/ghes-3.15/ghes-3.15.json
  3449    - name: DELETE /repos/{owner}/{repo}/actions/variables/{name}
  3450      documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
  3451      openapi_files:
  3452        - descriptions/api.github.com/api.github.com.json
  3453        - descriptions/ghec/ghec.json
  3454        - descriptions/ghes-3.15/ghes-3.15.json
  3455    - name: GET /repos/{owner}/{repo}/actions/variables/{name}
  3456      documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
  3457      openapi_files:
  3458        - descriptions/api.github.com/api.github.com.json
  3459        - descriptions/ghec/ghec.json
  3460        - descriptions/ghes-3.15/ghes-3.15.json
  3461    - name: PATCH /repos/{owner}/{repo}/actions/variables/{name}
  3462      documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
  3463      openapi_files:
  3464        - descriptions/api.github.com/api.github.com.json
  3465        - descriptions/ghec/ghec.json
  3466        - descriptions/ghes-3.15/ghes-3.15.json
  3467    - name: GET /repos/{owner}/{repo}/actions/workflows
  3468      documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
  3469      openapi_files:
  3470        - descriptions/api.github.com/api.github.com.json
  3471        - descriptions/ghec/ghec.json
  3472        - descriptions/ghes-3.15/ghes-3.15.json
  3473    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}
  3474      documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow
  3475      openapi_files:
  3476        - descriptions/api.github.com/api.github.com.json
  3477        - descriptions/ghec/ghec.json
  3478        - descriptions/ghes-3.15/ghes-3.15.json
  3479    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable
  3480      documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
  3481      openapi_files:
  3482        - descriptions/api.github.com/api.github.com.json
  3483        - descriptions/ghec/ghec.json
  3484        - descriptions/ghes-3.15/ghes-3.15.json
  3485    - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches
  3486      documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
  3487      openapi_files:
  3488        - descriptions/api.github.com/api.github.com.json
  3489        - descriptions/ghec/ghec.json
  3490        - descriptions/ghes-3.15/ghes-3.15.json
  3491    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable
  3492      documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
  3493      openapi_files:
  3494        - descriptions/api.github.com/api.github.com.json
  3495        - descriptions/ghec/ghec.json
  3496        - descriptions/ghes-3.15/ghes-3.15.json
  3497    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
  3498      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
  3499      openapi_files:
  3500        - descriptions/api.github.com/api.github.com.json
  3501        - descriptions/ghec/ghec.json
  3502        - descriptions/ghes-3.15/ghes-3.15.json
  3503    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing
  3504      documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
  3505      openapi_files:
  3506        - descriptions/api.github.com/api.github.com.json
  3507        - descriptions/ghec/ghec.json
  3508    - name: GET /repos/{owner}/{repo}/activity
  3509      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities
  3510      openapi_files:
  3511        - descriptions/api.github.com/api.github.com.json
  3512        - descriptions/ghec/ghec.json
  3513        - descriptions/ghes-3.15/ghes-3.15.json
  3514    - name: GET /repos/{owner}/{repo}/assignees
  3515      documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees
  3516      openapi_files:
  3517        - descriptions/api.github.com/api.github.com.json
  3518        - descriptions/ghec/ghec.json
  3519        - descriptions/ghes-3.15/ghes-3.15.json
  3520    - name: GET /repos/{owner}/{repo}/assignees/{assignee}
  3521      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
  3522      openapi_files:
  3523        - descriptions/api.github.com/api.github.com.json
  3524        - descriptions/ghec/ghec.json
  3525        - descriptions/ghes-3.15/ghes-3.15.json
  3526    - name: POST /repos/{owner}/{repo}/attestations
  3527      documentation_url: https://docs.github.com/rest/repos/repos#create-an-attestation
  3528      openapi_files:
  3529        - descriptions/api.github.com/api.github.com.json
  3530        - descriptions/ghec/ghec.json
  3531    - name: GET /repos/{owner}/{repo}/attestations/{subject_digest}
  3532      documentation_url: https://docs.github.com/rest/repos/repos#list-attestations
  3533      openapi_files:
  3534        - descriptions/api.github.com/api.github.com.json
  3535        - descriptions/ghec/ghec.json
  3536    - name: GET /repos/{owner}/{repo}/autolinks
  3537      documentation_url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository
  3538      openapi_files:
  3539        - descriptions/api.github.com/api.github.com.json
  3540        - descriptions/ghec/ghec.json
  3541        - descriptions/ghes-3.15/ghes-3.15.json
  3542    - name: POST /repos/{owner}/{repo}/autolinks
  3543      documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
  3544      openapi_files:
  3545        - descriptions/api.github.com/api.github.com.json
  3546        - descriptions/ghec/ghec.json
  3547        - descriptions/ghes-3.15/ghes-3.15.json
  3548    - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}
  3549      documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
  3550      openapi_files:
  3551        - descriptions/api.github.com/api.github.com.json
  3552        - descriptions/ghec/ghec.json
  3553        - descriptions/ghes-3.15/ghes-3.15.json
  3554    - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id}
  3555      documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
  3556      openapi_files:
  3557        - descriptions/api.github.com/api.github.com.json
  3558        - descriptions/ghec/ghec.json
  3559        - descriptions/ghes-3.15/ghes-3.15.json
  3560    - name: DELETE /repos/{owner}/{repo}/automated-security-fixes
  3561      documentation_url: https://docs.github.com/rest/repos/repos#disable-automated-security-fixes
  3562      openapi_files:
  3563        - descriptions/api.github.com/api.github.com.json
  3564        - descriptions/ghec/ghec.json
  3565    - name: GET /repos/{owner}/{repo}/automated-security-fixes
  3566      documentation_url: https://docs.github.com/rest/repos/repos#check-if-automated-security-fixes-are-enabled-for-a-repository
  3567      openapi_files:
  3568        - descriptions/api.github.com/api.github.com.json
  3569        - descriptions/ghec/ghec.json
  3570        - descriptions/ghes-3.15/ghes-3.15.json
  3571    - name: PUT /repos/{owner}/{repo}/automated-security-fixes
  3572      documentation_url: https://docs.github.com/rest/repos/repos#enable-automated-security-fixes
  3573      openapi_files:
  3574        - descriptions/api.github.com/api.github.com.json
  3575        - descriptions/ghec/ghec.json
  3576    - name: GET /repos/{owner}/{repo}/branches
  3577      documentation_url: https://docs.github.com/rest/branches/branches#list-branches
  3578      openapi_files:
  3579        - descriptions/api.github.com/api.github.com.json
  3580        - descriptions/ghec/ghec.json
  3581        - descriptions/ghes-3.15/ghes-3.15.json
  3582    - name: GET /repos/{owner}/{repo}/branches/{branch}
  3583      documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch
  3584      openapi_files:
  3585        - descriptions/api.github.com/api.github.com.json
  3586        - descriptions/ghec/ghec.json
  3587        - descriptions/ghes-3.15/ghes-3.15.json
  3588    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection
  3589      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
  3590      openapi_files:
  3591        - descriptions/api.github.com/api.github.com.json
  3592        - descriptions/ghec/ghec.json
  3593        - descriptions/ghes-3.15/ghes-3.15.json
  3594    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection
  3595      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
  3596      openapi_files:
  3597        - descriptions/api.github.com/api.github.com.json
  3598        - descriptions/ghec/ghec.json
  3599        - descriptions/ghes-3.15/ghes-3.15.json
  3600    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection
  3601      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
  3602      openapi_files:
  3603        - descriptions/api.github.com/api.github.com.json
  3604        - descriptions/ghec/ghec.json
  3605        - descriptions/ghes-3.15/ghes-3.15.json
  3606    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3607      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
  3608      openapi_files:
  3609        - descriptions/api.github.com/api.github.com.json
  3610        - descriptions/ghec/ghec.json
  3611        - descriptions/ghes-3.15/ghes-3.15.json
  3612    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3613      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
  3614      openapi_files:
  3615        - descriptions/api.github.com/api.github.com.json
  3616        - descriptions/ghec/ghec.json
  3617        - descriptions/ghes-3.15/ghes-3.15.json
  3618    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3619      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
  3620      openapi_files:
  3621        - descriptions/api.github.com/api.github.com.json
  3622        - descriptions/ghec/ghec.json
  3623        - descriptions/ghes-3.15/ghes-3.15.json
  3624    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3625      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
  3626      openapi_files:
  3627        - descriptions/api.github.com/api.github.com.json
  3628        - descriptions/ghec/ghec.json
  3629        - descriptions/ghes-3.15/ghes-3.15.json
  3630    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3631      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
  3632      openapi_files:
  3633        - descriptions/api.github.com/api.github.com.json
  3634        - descriptions/ghec/ghec.json
  3635        - descriptions/ghes-3.15/ghes-3.15.json
  3636    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3637      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
  3638      openapi_files:
  3639        - descriptions/api.github.com/api.github.com.json
  3640        - descriptions/ghec/ghec.json
  3641        - descriptions/ghes-3.15/ghes-3.15.json
  3642    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3643      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
  3644      openapi_files:
  3645        - descriptions/api.github.com/api.github.com.json
  3646        - descriptions/ghec/ghec.json
  3647        - descriptions/ghes-3.15/ghes-3.15.json
  3648    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3649      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
  3650      openapi_files:
  3651        - descriptions/api.github.com/api.github.com.json
  3652        - descriptions/ghec/ghec.json
  3653        - descriptions/ghes-3.15/ghes-3.15.json
  3654    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3655      documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
  3656      openapi_files:
  3657        - descriptions/api.github.com/api.github.com.json
  3658        - descriptions/ghec/ghec.json
  3659        - descriptions/ghes-3.15/ghes-3.15.json
  3660    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3661      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
  3662      openapi_files:
  3663        - descriptions/api.github.com/api.github.com.json
  3664        - descriptions/ghec/ghec.json
  3665        - descriptions/ghes-3.15/ghes-3.15.json
  3666    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3667      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
  3668      openapi_files:
  3669        - descriptions/api.github.com/api.github.com.json
  3670        - descriptions/ghec/ghec.json
  3671        - descriptions/ghes-3.15/ghes-3.15.json
  3672    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3673      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
  3674      openapi_files:
  3675        - descriptions/api.github.com/api.github.com.json
  3676        - descriptions/ghec/ghec.json
  3677        - descriptions/ghes-3.15/ghes-3.15.json
  3678    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3679      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
  3680      openapi_files:
  3681        - descriptions/api.github.com/api.github.com.json
  3682        - descriptions/ghec/ghec.json
  3683        - descriptions/ghes-3.15/ghes-3.15.json
  3684    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3685      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
  3686      openapi_files:
  3687        - descriptions/api.github.com/api.github.com.json
  3688        - descriptions/ghec/ghec.json
  3689        - descriptions/ghes-3.15/ghes-3.15.json
  3690    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3691      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
  3692      openapi_files:
  3693        - descriptions/api.github.com/api.github.com.json
  3694        - descriptions/ghec/ghec.json
  3695        - descriptions/ghes-3.15/ghes-3.15.json
  3696    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3697      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
  3698      openapi_files:
  3699        - descriptions/api.github.com/api.github.com.json
  3700        - descriptions/ghec/ghec.json
  3701        - descriptions/ghes-3.15/ghes-3.15.json
  3702    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3703      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
  3704      openapi_files:
  3705        - descriptions/api.github.com/api.github.com.json
  3706        - descriptions/ghec/ghec.json
  3707        - descriptions/ghes-3.15/ghes-3.15.json
  3708    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3709      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
  3710      openapi_files:
  3711        - descriptions/api.github.com/api.github.com.json
  3712        - descriptions/ghec/ghec.json
  3713        - descriptions/ghes-3.15/ghes-3.15.json
  3714    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3715      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
  3716      openapi_files:
  3717        - descriptions/api.github.com/api.github.com.json
  3718        - descriptions/ghec/ghec.json
  3719        - descriptions/ghes-3.15/ghes-3.15.json
  3720    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3721      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
  3722      openapi_files:
  3723        - descriptions/api.github.com/api.github.com.json
  3724        - descriptions/ghec/ghec.json
  3725        - descriptions/ghes-3.15/ghes-3.15.json
  3726    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3727      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
  3728      openapi_files:
  3729        - descriptions/api.github.com/api.github.com.json
  3730        - descriptions/ghec/ghec.json
  3731        - descriptions/ghes-3.15/ghes-3.15.json
  3732    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3733      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
  3734      openapi_files:
  3735        - descriptions/api.github.com/api.github.com.json
  3736        - descriptions/ghec/ghec.json
  3737        - descriptions/ghes-3.15/ghes-3.15.json
  3738    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3739      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
  3740      openapi_files:
  3741        - descriptions/api.github.com/api.github.com.json
  3742        - descriptions/ghec/ghec.json
  3743        - descriptions/ghes-3.15/ghes-3.15.json
  3744    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3745      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
  3746      openapi_files:
  3747        - descriptions/api.github.com/api.github.com.json
  3748        - descriptions/ghec/ghec.json
  3749        - descriptions/ghes-3.15/ghes-3.15.json
  3750    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3751      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
  3752      openapi_files:
  3753        - descriptions/api.github.com/api.github.com.json
  3754        - descriptions/ghec/ghec.json
  3755        - descriptions/ghes-3.15/ghes-3.15.json
  3756    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3757      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
  3758      openapi_files:
  3759        - descriptions/api.github.com/api.github.com.json
  3760        - descriptions/ghec/ghec.json
  3761        - descriptions/ghes-3.15/ghes-3.15.json
  3762    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3763      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
  3764      openapi_files:
  3765        - descriptions/api.github.com/api.github.com.json
  3766        - descriptions/ghec/ghec.json
  3767        - descriptions/ghes-3.15/ghes-3.15.json
  3768    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3769      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
  3770      openapi_files:
  3771        - descriptions/api.github.com/api.github.com.json
  3772        - descriptions/ghec/ghec.json
  3773        - descriptions/ghes-3.15/ghes-3.15.json
  3774    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3775      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
  3776      openapi_files:
  3777        - descriptions/api.github.com/api.github.com.json
  3778        - descriptions/ghec/ghec.json
  3779        - descriptions/ghes-3.15/ghes-3.15.json
  3780    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3781      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
  3782      openapi_files:
  3783        - descriptions/api.github.com/api.github.com.json
  3784        - descriptions/ghec/ghec.json
  3785        - descriptions/ghes-3.15/ghes-3.15.json
  3786    - name: POST /repos/{owner}/{repo}/branches/{branch}/rename
  3787      documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch
  3788      openapi_files:
  3789        - descriptions/api.github.com/api.github.com.json
  3790        - descriptions/ghec/ghec.json
  3791        - descriptions/ghes-3.15/ghes-3.15.json
  3792    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules
  3793      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#list-repository-push-rule-bypass-requests
  3794      openapi_files:
  3795        - descriptions/ghec/ghec.json
  3796    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}
  3797      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#get-a-repository-push-bypass-request
  3798      openapi_files:
  3799        - descriptions/ghec/ghec.json
  3800    - name: POST /repos/{owner}/{repo}/check-runs
  3801      documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run
  3802      openapi_files:
  3803        - descriptions/api.github.com/api.github.com.json
  3804        - descriptions/ghec/ghec.json
  3805        - descriptions/ghes-3.15/ghes-3.15.json
  3806    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}
  3807      documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run
  3808      openapi_files:
  3809        - descriptions/api.github.com/api.github.com.json
  3810        - descriptions/ghec/ghec.json
  3811        - descriptions/ghes-3.15/ghes-3.15.json
  3812    - name: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}
  3813      documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run
  3814      openapi_files:
  3815        - descriptions/api.github.com/api.github.com.json
  3816        - descriptions/ghec/ghec.json
  3817        - descriptions/ghes-3.15/ghes-3.15.json
  3818    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations
  3819      documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
  3820      openapi_files:
  3821        - descriptions/api.github.com/api.github.com.json
  3822        - descriptions/ghec/ghec.json
  3823        - descriptions/ghes-3.15/ghes-3.15.json
  3824    - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
  3825      documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
  3826      openapi_files:
  3827        - descriptions/api.github.com/api.github.com.json
  3828        - descriptions/ghec/ghec.json
  3829        - descriptions/ghes-3.15/ghes-3.15.json
  3830    - name: POST /repos/{owner}/{repo}/check-suites
  3831      documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite
  3832      openapi_files:
  3833        - descriptions/api.github.com/api.github.com.json
  3834        - descriptions/ghec/ghec.json
  3835        - descriptions/ghes-3.15/ghes-3.15.json
  3836    - name: PATCH /repos/{owner}/{repo}/check-suites/preferences
  3837      documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
  3838      openapi_files:
  3839        - descriptions/api.github.com/api.github.com.json
  3840        - descriptions/ghec/ghec.json
  3841        - descriptions/ghes-3.15/ghes-3.15.json
  3842    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}
  3843      documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite
  3844      openapi_files:
  3845        - descriptions/api.github.com/api.github.com.json
  3846        - descriptions/ghec/ghec.json
  3847        - descriptions/ghes-3.15/ghes-3.15.json
  3848    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs
  3849      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
  3850      openapi_files:
  3851        - descriptions/api.github.com/api.github.com.json
  3852        - descriptions/ghec/ghec.json
  3853        - descriptions/ghes-3.15/ghes-3.15.json
  3854    - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest
  3855      documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
  3856      openapi_files:
  3857        - descriptions/api.github.com/api.github.com.json
  3858        - descriptions/ghec/ghec.json
  3859        - descriptions/ghes-3.15/ghes-3.15.json
  3860    - name: GET /repos/{owner}/{repo}/code-scanning/alerts
  3861      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
  3862      openapi_files:
  3863        - descriptions/api.github.com/api.github.com.json
  3864        - descriptions/ghec/ghec.json
  3865        - descriptions/ghes-3.15/ghes-3.15.json
  3866    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3867      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
  3868      openapi_files:
  3869        - descriptions/api.github.com/api.github.com.json
  3870        - descriptions/ghec/ghec.json
  3871        - descriptions/ghes-3.15/ghes-3.15.json
  3872    - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3873      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
  3874      openapi_files:
  3875        - descriptions/api.github.com/api.github.com.json
  3876        - descriptions/ghec/ghec.json
  3877        - descriptions/ghes-3.15/ghes-3.15.json
  3878    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  3879      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
  3880      openapi_files:
  3881        - descriptions/api.github.com/api.github.com.json
  3882        - descriptions/ghec/ghec.json
  3883    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  3884      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert
  3885      openapi_files:
  3886        - descriptions/api.github.com/api.github.com.json
  3887        - descriptions/ghec/ghec.json
  3888    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits
  3889      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert
  3890      openapi_files:
  3891        - descriptions/api.github.com/api.github.com.json
  3892        - descriptions/ghec/ghec.json
  3893    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
  3894      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
  3895      openapi_files:
  3896        - descriptions/api.github.com/api.github.com.json
  3897        - descriptions/ghec/ghec.json
  3898        - descriptions/ghes-3.15/ghes-3.15.json
  3899    - name: GET /repos/{owner}/{repo}/code-scanning/analyses
  3900      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
  3901      openapi_files:
  3902        - descriptions/api.github.com/api.github.com.json
  3903        - descriptions/ghec/ghec.json
  3904        - descriptions/ghes-3.15/ghes-3.15.json
  3905    - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3906      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
  3907      openapi_files:
  3908        - descriptions/api.github.com/api.github.com.json
  3909        - descriptions/ghec/ghec.json
  3910        - descriptions/ghes-3.15/ghes-3.15.json
  3911    - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3912      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
  3913      openapi_files:
  3914        - descriptions/api.github.com/api.github.com.json
  3915        - descriptions/ghec/ghec.json
  3916        - descriptions/ghes-3.15/ghes-3.15.json
  3917    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases
  3918      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
  3919      openapi_files:
  3920        - descriptions/api.github.com/api.github.com.json
  3921        - descriptions/ghec/ghec.json
  3922    - name: DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  3923      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database
  3924      openapi_files:
  3925        - descriptions/api.github.com/api.github.com.json
  3926        - descriptions/ghec/ghec.json
  3927    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  3928      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
  3929      openapi_files:
  3930        - descriptions/api.github.com/api.github.com.json
  3931        - descriptions/ghec/ghec.json
  3932    - name: POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses
  3933      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis
  3934      openapi_files:
  3935        - descriptions/api.github.com/api.github.com.json
  3936        - descriptions/ghec/ghec.json
  3937    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}
  3938      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis
  3939      openapi_files:
  3940        - descriptions/api.github.com/api.github.com.json
  3941        - descriptions/ghec/ghec.json
  3942    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}
  3943      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis
  3944      openapi_files:
  3945        - descriptions/api.github.com/api.github.com.json
  3946        - descriptions/ghec/ghec.json
  3947    - name: GET /repos/{owner}/{repo}/code-scanning/default-setup
  3948      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
  3949      openapi_files:
  3950        - descriptions/api.github.com/api.github.com.json
  3951        - descriptions/ghec/ghec.json
  3952        - descriptions/ghes-3.15/ghes-3.15.json
  3953    - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup
  3954      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
  3955      openapi_files:
  3956        - descriptions/api.github.com/api.github.com.json
  3957        - descriptions/ghec/ghec.json
  3958        - descriptions/ghes-3.15/ghes-3.15.json
  3959    - name: POST /repos/{owner}/{repo}/code-scanning/sarifs
  3960      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
  3961      openapi_files:
  3962        - descriptions/api.github.com/api.github.com.json
  3963        - descriptions/ghec/ghec.json
  3964        - descriptions/ghes-3.15/ghes-3.15.json
  3965    - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}
  3966      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
  3967      openapi_files:
  3968        - descriptions/api.github.com/api.github.com.json
  3969        - descriptions/ghec/ghec.json
  3970        - descriptions/ghes-3.15/ghes-3.15.json
  3971    - name: GET /repos/{owner}/{repo}/code-security-configuration
  3972      documentation_url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository
  3973      openapi_files:
  3974        - descriptions/api.github.com/api.github.com.json
  3975        - descriptions/ghec/ghec.json
  3976        - descriptions/ghes-3.15/ghes-3.15.json
  3977    - name: GET /repos/{owner}/{repo}/codeowners/errors
  3978      documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
  3979      openapi_files:
  3980        - descriptions/api.github.com/api.github.com.json
  3981        - descriptions/ghec/ghec.json
  3982        - descriptions/ghes-3.15/ghes-3.15.json
  3983    - name: GET /repos/{owner}/{repo}/codespaces
  3984      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user
  3985      openapi_files:
  3986        - descriptions/api.github.com/api.github.com.json
  3987        - descriptions/ghec/ghec.json
  3988    - name: POST /repos/{owner}/{repo}/codespaces
  3989      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
  3990      openapi_files:
  3991        - descriptions/api.github.com/api.github.com.json
  3992        - descriptions/ghec/ghec.json
  3993    - name: GET /repos/{owner}/{repo}/codespaces/devcontainers
  3994      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user
  3995      openapi_files:
  3996        - descriptions/api.github.com/api.github.com.json
  3997        - descriptions/ghec/ghec.json
  3998    - name: GET /repos/{owner}/{repo}/codespaces/machines
  3999      documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
  4000      openapi_files:
  4001        - descriptions/api.github.com/api.github.com.json
  4002        - descriptions/ghec/ghec.json
  4003    - name: GET /repos/{owner}/{repo}/codespaces/new
  4004      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
  4005      openapi_files:
  4006        - descriptions/api.github.com/api.github.com.json
  4007        - descriptions/ghec/ghec.json
  4008    - name: GET /repos/{owner}/{repo}/codespaces/permissions_check
  4009      documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
  4010      openapi_files:
  4011        - descriptions/api.github.com/api.github.com.json
  4012        - descriptions/ghec/ghec.json
  4013    - name: GET /repos/{owner}/{repo}/codespaces/secrets
  4014      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
  4015      openapi_files:
  4016        - descriptions/api.github.com/api.github.com.json
  4017        - descriptions/ghec/ghec.json
  4018    - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key
  4019      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
  4020      openapi_files:
  4021        - descriptions/api.github.com/api.github.com.json
  4022        - descriptions/ghec/ghec.json
  4023    - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4024      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
  4025      openapi_files:
  4026        - descriptions/api.github.com/api.github.com.json
  4027        - descriptions/ghec/ghec.json
  4028    - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4029      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
  4030      openapi_files:
  4031        - descriptions/api.github.com/api.github.com.json
  4032        - descriptions/ghec/ghec.json
  4033    - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4034      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
  4035      openapi_files:
  4036        - descriptions/api.github.com/api.github.com.json
  4037        - descriptions/ghec/ghec.json
  4038    - name: GET /repos/{owner}/{repo}/collaborators
  4039      documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
  4040      openapi_files:
  4041        - descriptions/api.github.com/api.github.com.json
  4042        - descriptions/ghec/ghec.json
  4043        - descriptions/ghes-3.15/ghes-3.15.json
  4044    - name: DELETE /repos/{owner}/{repo}/collaborators/{username}
  4045      documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
  4046      openapi_files:
  4047        - descriptions/api.github.com/api.github.com.json
  4048        - descriptions/ghec/ghec.json
  4049        - descriptions/ghes-3.15/ghes-3.15.json
  4050    - name: GET /repos/{owner}/{repo}/collaborators/{username}
  4051      documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
  4052      openapi_files:
  4053        - descriptions/api.github.com/api.github.com.json
  4054        - descriptions/ghec/ghec.json
  4055        - descriptions/ghes-3.15/ghes-3.15.json
  4056    - name: PUT /repos/{owner}/{repo}/collaborators/{username}
  4057      documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
  4058      openapi_files:
  4059        - descriptions/api.github.com/api.github.com.json
  4060        - descriptions/ghec/ghec.json
  4061        - descriptions/ghes-3.15/ghes-3.15.json
  4062    - name: GET /repos/{owner}/{repo}/collaborators/{username}/permission
  4063      documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
  4064      openapi_files:
  4065        - descriptions/api.github.com/api.github.com.json
  4066        - descriptions/ghec/ghec.json
  4067        - descriptions/ghes-3.15/ghes-3.15.json
  4068    - name: GET /repos/{owner}/{repo}/comments
  4069      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
  4070      openapi_files:
  4071        - descriptions/api.github.com/api.github.com.json
  4072        - descriptions/ghec/ghec.json
  4073        - descriptions/ghes-3.15/ghes-3.15.json
  4074    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}
  4075      documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
  4076      openapi_files:
  4077        - descriptions/api.github.com/api.github.com.json
  4078        - descriptions/ghec/ghec.json
  4079        - descriptions/ghes-3.15/ghes-3.15.json
  4080    - name: GET /repos/{owner}/{repo}/comments/{comment_id}
  4081      documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
  4082      openapi_files:
  4083        - descriptions/api.github.com/api.github.com.json
  4084        - descriptions/ghec/ghec.json
  4085        - descriptions/ghes-3.15/ghes-3.15.json
  4086    - name: PATCH /repos/{owner}/{repo}/comments/{comment_id}
  4087      documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
  4088      openapi_files:
  4089        - descriptions/api.github.com/api.github.com.json
  4090        - descriptions/ghec/ghec.json
  4091        - descriptions/ghes-3.15/ghes-3.15.json
  4092    - name: GET /repos/{owner}/{repo}/comments/{comment_id}/reactions
  4093      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
  4094      openapi_files:
  4095        - descriptions/api.github.com/api.github.com.json
  4096        - descriptions/ghec/ghec.json
  4097        - descriptions/ghes-3.15/ghes-3.15.json
  4098    - name: POST /repos/{owner}/{repo}/comments/{comment_id}/reactions
  4099      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
  4100      openapi_files:
  4101        - descriptions/api.github.com/api.github.com.json
  4102        - descriptions/ghec/ghec.json
  4103        - descriptions/ghes-3.15/ghes-3.15.json
  4104    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}
  4105      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
  4106      openapi_files:
  4107        - descriptions/api.github.com/api.github.com.json
  4108        - descriptions/ghec/ghec.json
  4109        - descriptions/ghes-3.15/ghes-3.15.json
  4110    - name: GET /repos/{owner}/{repo}/commits
  4111      documentation_url: https://docs.github.com/rest/commits/commits#list-commits
  4112      openapi_files:
  4113        - descriptions/api.github.com/api.github.com.json
  4114        - descriptions/ghec/ghec.json
  4115        - descriptions/ghes-3.15/ghes-3.15.json
  4116    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head
  4117      documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
  4118      openapi_files:
  4119        - descriptions/api.github.com/api.github.com.json
  4120        - descriptions/ghec/ghec.json
  4121        - descriptions/ghes-3.15/ghes-3.15.json
  4122    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4123      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments
  4124      openapi_files:
  4125        - descriptions/api.github.com/api.github.com.json
  4126        - descriptions/ghec/ghec.json
  4127        - descriptions/ghes-3.15/ghes-3.15.json
  4128    - name: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4129      documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
  4130      openapi_files:
  4131        - descriptions/api.github.com/api.github.com.json
  4132        - descriptions/ghec/ghec.json
  4133        - descriptions/ghes-3.15/ghes-3.15.json
  4134    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls
  4135      documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
  4136      openapi_files:
  4137        - descriptions/api.github.com/api.github.com.json
  4138        - descriptions/ghec/ghec.json
  4139        - descriptions/ghes-3.15/ghes-3.15.json
  4140    - name: GET /repos/{owner}/{repo}/commits/{ref}
  4141      documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit
  4142      openapi_files:
  4143        - descriptions/api.github.com/api.github.com.json
  4144        - descriptions/ghec/ghec.json
  4145        - descriptions/ghes-3.15/ghes-3.15.json
  4146    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-runs
  4147      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
  4148      openapi_files:
  4149        - descriptions/api.github.com/api.github.com.json
  4150        - descriptions/ghec/ghec.json
  4151        - descriptions/ghes-3.15/ghes-3.15.json
  4152    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-suites
  4153      documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
  4154      openapi_files:
  4155        - descriptions/api.github.com/api.github.com.json
  4156        - descriptions/ghec/ghec.json
  4157        - descriptions/ghes-3.15/ghes-3.15.json
  4158    - name: GET /repos/{owner}/{repo}/commits/{ref}/status
  4159      documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
  4160      openapi_files:
  4161        - descriptions/api.github.com/api.github.com.json
  4162        - descriptions/ghec/ghec.json
  4163        - descriptions/ghes-3.15/ghes-3.15.json
  4164    - name: GET /repos/{owner}/{repo}/commits/{ref}/statuses
  4165      documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
  4166      openapi_files:
  4167        - descriptions/api.github.com/api.github.com.json
  4168        - descriptions/ghec/ghec.json
  4169        - descriptions/ghes-3.15/ghes-3.15.json
  4170    - name: GET /repos/{owner}/{repo}/community/profile
  4171      documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
  4172      openapi_files:
  4173        - descriptions/api.github.com/api.github.com.json
  4174        - descriptions/ghec/ghec.json
  4175    - name: GET /repos/{owner}/{repo}/compare/{basehead}
  4176      documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits
  4177      openapi_files:
  4178        - descriptions/api.github.com/api.github.com.json
  4179        - descriptions/ghec/ghec.json
  4180        - descriptions/ghes-3.15/ghes-3.15.json
  4181    - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments
  4182      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment
  4183      openapi_files:
  4184        - descriptions/ghes-3.3/ghes-3.3.json
  4185    - name: DELETE /repos/{owner}/{repo}/contents/{path}
  4186      documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file
  4187      openapi_files:
  4188        - descriptions/api.github.com/api.github.com.json
  4189        - descriptions/ghec/ghec.json
  4190        - descriptions/ghes-3.15/ghes-3.15.json
  4191    - name: GET /repos/{owner}/{repo}/contents/{path}
  4192      documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content
  4193      openapi_files:
  4194        - descriptions/api.github.com/api.github.com.json
  4195        - descriptions/ghec/ghec.json
  4196        - descriptions/ghes-3.15/ghes-3.15.json
  4197    - name: PUT /repos/{owner}/{repo}/contents/{path}
  4198      documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
  4199      openapi_files:
  4200        - descriptions/api.github.com/api.github.com.json
  4201        - descriptions/ghec/ghec.json
  4202        - descriptions/ghes-3.15/ghes-3.15.json
  4203    - name: GET /repos/{owner}/{repo}/contributors
  4204      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors
  4205      openapi_files:
  4206        - descriptions/api.github.com/api.github.com.json
  4207        - descriptions/ghec/ghec.json
  4208        - descriptions/ghes-3.15/ghes-3.15.json
  4209    - name: GET /repos/{owner}/{repo}/dependabot/alerts
  4210      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
  4211      openapi_files:
  4212        - descriptions/api.github.com/api.github.com.json
  4213        - descriptions/ghec/ghec.json
  4214        - descriptions/ghes-3.15/ghes-3.15.json
  4215    - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4216      documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
  4217      openapi_files:
  4218        - descriptions/api.github.com/api.github.com.json
  4219        - descriptions/ghec/ghec.json
  4220        - descriptions/ghes-3.15/ghes-3.15.json
  4221    - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4222      documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
  4223      openapi_files:
  4224        - descriptions/api.github.com/api.github.com.json
  4225        - descriptions/ghec/ghec.json
  4226        - descriptions/ghes-3.15/ghes-3.15.json
  4227    - name: GET /repos/{owner}/{repo}/dependabot/secrets
  4228      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
  4229      openapi_files:
  4230        - descriptions/api.github.com/api.github.com.json
  4231        - descriptions/ghec/ghec.json
  4232        - descriptions/ghes-3.15/ghes-3.15.json
  4233    - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key
  4234      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
  4235      openapi_files:
  4236        - descriptions/api.github.com/api.github.com.json
  4237        - descriptions/ghec/ghec.json
  4238        - descriptions/ghes-3.15/ghes-3.15.json
  4239    - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4240      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
  4241      openapi_files:
  4242        - descriptions/api.github.com/api.github.com.json
  4243        - descriptions/ghec/ghec.json
  4244        - descriptions/ghes-3.15/ghes-3.15.json
  4245    - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4246      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
  4247      openapi_files:
  4248        - descriptions/api.github.com/api.github.com.json
  4249        - descriptions/ghec/ghec.json
  4250        - descriptions/ghes-3.15/ghes-3.15.json
  4251    - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4252      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
  4253      openapi_files:
  4254        - descriptions/api.github.com/api.github.com.json
  4255        - descriptions/ghec/ghec.json
  4256        - descriptions/ghes-3.15/ghes-3.15.json
  4257    - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}
  4258      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
  4259      openapi_files:
  4260        - descriptions/api.github.com/api.github.com.json
  4261        - descriptions/ghec/ghec.json
  4262        - descriptions/ghes-3.15/ghes-3.15.json
  4263    - name: GET /repos/{owner}/{repo}/dependency-graph/sbom
  4264      documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
  4265      openapi_files:
  4266        - descriptions/api.github.com/api.github.com.json
  4267        - descriptions/ghec/ghec.json
  4268        - descriptions/ghes-3.15/ghes-3.15.json
  4269    - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  4270      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
  4271      openapi_files:
  4272        - descriptions/api.github.com/api.github.com.json
  4273        - descriptions/ghec/ghec.json
  4274        - descriptions/ghes-3.15/ghes-3.15.json
  4275    - name: GET /repos/{owner}/{repo}/deployments
  4276      documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments
  4277      openapi_files:
  4278        - descriptions/api.github.com/api.github.com.json
  4279        - descriptions/ghec/ghec.json
  4280        - descriptions/ghes-3.15/ghes-3.15.json
  4281    - name: POST /repos/{owner}/{repo}/deployments
  4282      documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
  4283      openapi_files:
  4284        - descriptions/api.github.com/api.github.com.json
  4285        - descriptions/ghec/ghec.json
  4286        - descriptions/ghes-3.15/ghes-3.15.json
  4287    - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id}
  4288      documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
  4289      openapi_files:
  4290        - descriptions/api.github.com/api.github.com.json
  4291        - descriptions/ghec/ghec.json
  4292        - descriptions/ghes-3.15/ghes-3.15.json
  4293    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}
  4294      documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
  4295      openapi_files:
  4296        - descriptions/api.github.com/api.github.com.json
  4297        - descriptions/ghec/ghec.json
  4298        - descriptions/ghes-3.15/ghes-3.15.json
  4299    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4300      documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
  4301      openapi_files:
  4302        - descriptions/api.github.com/api.github.com.json
  4303        - descriptions/ghec/ghec.json
  4304        - descriptions/ghes-3.15/ghes-3.15.json
  4305    - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4306      documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
  4307      openapi_files:
  4308        - descriptions/api.github.com/api.github.com.json
  4309        - descriptions/ghec/ghec.json
  4310        - descriptions/ghes-3.15/ghes-3.15.json
  4311    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}
  4312      documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
  4313      openapi_files:
  4314        - descriptions/api.github.com/api.github.com.json
  4315        - descriptions/ghec/ghec.json
  4316        - descriptions/ghes-3.15/ghes-3.15.json
  4317    - name: POST /repos/{owner}/{repo}/dispatches
  4318      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
  4319      openapi_files:
  4320        - descriptions/api.github.com/api.github.com.json
  4321        - descriptions/ghec/ghec.json
  4322        - descriptions/ghes-3.15/ghes-3.15.json
  4323    - name: GET /repos/{owner}/{repo}/environments
  4324      documentation_url: https://docs.github.com/rest/deployments/environments#list-environments
  4325      openapi_files:
  4326        - descriptions/api.github.com/api.github.com.json
  4327        - descriptions/ghec/ghec.json
  4328        - descriptions/ghes-3.15/ghes-3.15.json
  4329    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}
  4330      documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment
  4331      openapi_files:
  4332        - descriptions/api.github.com/api.github.com.json
  4333        - descriptions/ghec/ghec.json
  4334        - descriptions/ghes-3.15/ghes-3.15.json
  4335    - name: GET /repos/{owner}/{repo}/environments/{environment_name}
  4336      documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment
  4337      openapi_files:
  4338        - descriptions/api.github.com/api.github.com.json
  4339        - descriptions/ghec/ghec.json
  4340        - descriptions/ghes-3.15/ghes-3.15.json
  4341    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}
  4342      documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
  4343      openapi_files:
  4344        - descriptions/api.github.com/api.github.com.json
  4345        - descriptions/ghec/ghec.json
  4346        - descriptions/ghes-3.15/ghes-3.15.json
  4347    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4348      documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
  4349      openapi_files:
  4350        - descriptions/api.github.com/api.github.com.json
  4351        - descriptions/ghec/ghec.json
  4352        - descriptions/ghes-3.15/ghes-3.15.json
  4353    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4354      documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
  4355      openapi_files:
  4356        - descriptions/api.github.com/api.github.com.json
  4357        - descriptions/ghec/ghec.json
  4358        - descriptions/ghes-3.15/ghes-3.15.json
  4359    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4360      documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
  4361      openapi_files:
  4362        - descriptions/api.github.com/api.github.com.json
  4363        - descriptions/ghec/ghec.json
  4364        - descriptions/ghes-3.15/ghes-3.15.json
  4365    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4366      documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
  4367      openapi_files:
  4368        - descriptions/api.github.com/api.github.com.json
  4369        - descriptions/ghec/ghec.json
  4370        - descriptions/ghes-3.15/ghes-3.15.json
  4371    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4372      documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
  4373      openapi_files:
  4374        - descriptions/api.github.com/api.github.com.json
  4375        - descriptions/ghec/ghec.json
  4376        - descriptions/ghes-3.15/ghes-3.15.json
  4377    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4378      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
  4379      openapi_files:
  4380        - descriptions/api.github.com/api.github.com.json
  4381        - descriptions/ghec/ghec.json
  4382        - descriptions/ghes-3.15/ghes-3.15.json
  4383    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4384      documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
  4385      openapi_files:
  4386        - descriptions/api.github.com/api.github.com.json
  4387        - descriptions/ghec/ghec.json
  4388        - descriptions/ghes-3.15/ghes-3.15.json
  4389    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps
  4390      documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
  4391      openapi_files:
  4392        - descriptions/api.github.com/api.github.com.json
  4393        - descriptions/ghec/ghec.json
  4394        - descriptions/ghes-3.15/ghes-3.15.json
  4395    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4396      documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
  4397      openapi_files:
  4398        - descriptions/api.github.com/api.github.com.json
  4399        - descriptions/ghec/ghec.json
  4400        - descriptions/ghes-3.15/ghes-3.15.json
  4401    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4402      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
  4403      openapi_files:
  4404        - descriptions/api.github.com/api.github.com.json
  4405        - descriptions/ghec/ghec.json
  4406        - descriptions/ghes-3.15/ghes-3.15.json
  4407    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets
  4408      documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
  4409      openapi_files:
  4410        - descriptions/api.github.com/api.github.com.json
  4411        - descriptions/ghec/ghec.json
  4412        - descriptions/ghes-3.15/ghes-3.15.json
  4413    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key
  4414      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
  4415      openapi_files:
  4416        - descriptions/api.github.com/api.github.com.json
  4417        - descriptions/ghec/ghec.json
  4418        - descriptions/ghes-3.15/ghes-3.15.json
  4419    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4420      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
  4421      openapi_files:
  4422        - descriptions/api.github.com/api.github.com.json
  4423        - descriptions/ghec/ghec.json
  4424        - descriptions/ghes-3.15/ghes-3.15.json
  4425    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4426      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
  4427      openapi_files:
  4428        - descriptions/api.github.com/api.github.com.json
  4429        - descriptions/ghec/ghec.json
  4430        - descriptions/ghes-3.15/ghes-3.15.json
  4431    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4432      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
  4433      openapi_files:
  4434        - descriptions/api.github.com/api.github.com.json
  4435        - descriptions/ghec/ghec.json
  4436        - descriptions/ghes-3.15/ghes-3.15.json
  4437    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables
  4438      documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables
  4439      openapi_files:
  4440        - descriptions/api.github.com/api.github.com.json
  4441        - descriptions/ghec/ghec.json
  4442        - descriptions/ghes-3.15/ghes-3.15.json
  4443    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/variables
  4444      documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
  4445      openapi_files:
  4446        - descriptions/api.github.com/api.github.com.json
  4447        - descriptions/ghec/ghec.json
  4448        - descriptions/ghes-3.15/ghes-3.15.json
  4449    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4450      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
  4451      openapi_files:
  4452        - descriptions/api.github.com/api.github.com.json
  4453        - descriptions/ghec/ghec.json
  4454        - descriptions/ghes-3.15/ghes-3.15.json
  4455    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4456      documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
  4457      openapi_files:
  4458        - descriptions/api.github.com/api.github.com.json
  4459        - descriptions/ghec/ghec.json
  4460        - descriptions/ghes-3.15/ghes-3.15.json
  4461    - name: PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4462      documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
  4463      openapi_files:
  4464        - descriptions/api.github.com/api.github.com.json
  4465        - descriptions/ghec/ghec.json
  4466        - descriptions/ghes-3.15/ghes-3.15.json
  4467    - name: GET /repos/{owner}/{repo}/events
  4468      documentation_url: https://docs.github.com/rest/activity/events#list-repository-events
  4469      openapi_files:
  4470        - descriptions/api.github.com/api.github.com.json
  4471        - descriptions/ghec/ghec.json
  4472        - descriptions/ghes-3.15/ghes-3.15.json
  4473    - name: GET /repos/{owner}/{repo}/forks
  4474      documentation_url: https://docs.github.com/rest/repos/forks#list-forks
  4475      openapi_files:
  4476        - descriptions/api.github.com/api.github.com.json
  4477        - descriptions/ghec/ghec.json
  4478        - descriptions/ghes-3.15/ghes-3.15.json
  4479    - name: POST /repos/{owner}/{repo}/forks
  4480      documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork
  4481      openapi_files:
  4482        - descriptions/api.github.com/api.github.com.json
  4483        - descriptions/ghec/ghec.json
  4484        - descriptions/ghes-3.15/ghes-3.15.json
  4485    - name: POST /repos/{owner}/{repo}/git/blobs
  4486      documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob
  4487      openapi_files:
  4488        - descriptions/api.github.com/api.github.com.json
  4489        - descriptions/ghec/ghec.json
  4490        - descriptions/ghes-3.15/ghes-3.15.json
  4491    - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha}
  4492      documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob
  4493      openapi_files:
  4494        - descriptions/api.github.com/api.github.com.json
  4495        - descriptions/ghec/ghec.json
  4496        - descriptions/ghes-3.15/ghes-3.15.json
  4497    - name: POST /repos/{owner}/{repo}/git/commits
  4498      documentation_url: https://docs.github.com/rest/git/commits#create-a-commit
  4499      openapi_files:
  4500        - descriptions/api.github.com/api.github.com.json
  4501        - descriptions/ghec/ghec.json
  4502        - descriptions/ghes-3.15/ghes-3.15.json
  4503    - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha}
  4504      documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object
  4505      openapi_files:
  4506        - descriptions/api.github.com/api.github.com.json
  4507        - descriptions/ghec/ghec.json
  4508        - descriptions/ghes-3.15/ghes-3.15.json
  4509    - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref}
  4510      documentation_url: https://docs.github.com/rest/git/refs#list-matching-references
  4511      openapi_files:
  4512        - descriptions/api.github.com/api.github.com.json
  4513        - descriptions/ghec/ghec.json
  4514        - descriptions/ghes-3.15/ghes-3.15.json
  4515    - name: GET /repos/{owner}/{repo}/git/ref/{ref}
  4516      documentation_url: https://docs.github.com/rest/git/refs#get-a-reference
  4517      openapi_files:
  4518        - descriptions/api.github.com/api.github.com.json
  4519        - descriptions/ghec/ghec.json
  4520        - descriptions/ghes-3.15/ghes-3.15.json
  4521    - name: POST /repos/{owner}/{repo}/git/refs
  4522      documentation_url: https://docs.github.com/rest/git/refs#create-a-reference
  4523      openapi_files:
  4524        - descriptions/api.github.com/api.github.com.json
  4525        - descriptions/ghec/ghec.json
  4526        - descriptions/ghes-3.15/ghes-3.15.json
  4527    - name: DELETE /repos/{owner}/{repo}/git/refs/{ref}
  4528      documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference
  4529      openapi_files:
  4530        - descriptions/api.github.com/api.github.com.json
  4531        - descriptions/ghec/ghec.json
  4532        - descriptions/ghes-3.15/ghes-3.15.json
  4533    - name: PATCH /repos/{owner}/{repo}/git/refs/{ref}
  4534      documentation_url: https://docs.github.com/rest/git/refs#update-a-reference
  4535      openapi_files:
  4536        - descriptions/api.github.com/api.github.com.json
  4537        - descriptions/ghec/ghec.json
  4538        - descriptions/ghes-3.15/ghes-3.15.json
  4539    - name: POST /repos/{owner}/{repo}/git/tags
  4540      documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object
  4541      openapi_files:
  4542        - descriptions/api.github.com/api.github.com.json
  4543        - descriptions/ghec/ghec.json
  4544        - descriptions/ghes-3.15/ghes-3.15.json
  4545    - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha}
  4546      documentation_url: https://docs.github.com/rest/git/tags#get-a-tag
  4547      openapi_files:
  4548        - descriptions/api.github.com/api.github.com.json
  4549        - descriptions/ghec/ghec.json
  4550        - descriptions/ghes-3.15/ghes-3.15.json
  4551    - name: POST /repos/{owner}/{repo}/git/trees
  4552      documentation_url: https://docs.github.com/rest/git/trees#create-a-tree
  4553      openapi_files:
  4554        - descriptions/api.github.com/api.github.com.json
  4555        - descriptions/ghec/ghec.json
  4556        - descriptions/ghes-3.15/ghes-3.15.json
  4557    - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha}
  4558      documentation_url: https://docs.github.com/rest/git/trees#get-a-tree
  4559      openapi_files:
  4560        - descriptions/api.github.com/api.github.com.json
  4561        - descriptions/ghec/ghec.json
  4562        - descriptions/ghes-3.15/ghes-3.15.json
  4563    - name: GET /repos/{owner}/{repo}/hooks
  4564      documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
  4565      openapi_files:
  4566        - descriptions/api.github.com/api.github.com.json
  4567        - descriptions/ghec/ghec.json
  4568        - descriptions/ghes-3.15/ghes-3.15.json
  4569    - name: POST /repos/{owner}/{repo}/hooks
  4570      documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
  4571      openapi_files:
  4572        - descriptions/api.github.com/api.github.com.json
  4573        - descriptions/ghec/ghec.json
  4574        - descriptions/ghes-3.15/ghes-3.15.json
  4575    - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id}
  4576      documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
  4577      openapi_files:
  4578        - descriptions/api.github.com/api.github.com.json
  4579        - descriptions/ghec/ghec.json
  4580        - descriptions/ghes-3.15/ghes-3.15.json
  4581    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}
  4582      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
  4583      openapi_files:
  4584        - descriptions/api.github.com/api.github.com.json
  4585        - descriptions/ghec/ghec.json
  4586        - descriptions/ghes-3.15/ghes-3.15.json
  4587    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}
  4588      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
  4589      openapi_files:
  4590        - descriptions/api.github.com/api.github.com.json
  4591        - descriptions/ghec/ghec.json
  4592        - descriptions/ghes-3.15/ghes-3.15.json
  4593    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config
  4594      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
  4595      openapi_files:
  4596        - descriptions/api.github.com/api.github.com.json
  4597        - descriptions/ghec/ghec.json
  4598        - descriptions/ghes-3.15/ghes-3.15.json
  4599    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config
  4600      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
  4601      openapi_files:
  4602        - descriptions/api.github.com/api.github.com.json
  4603        - descriptions/ghec/ghec.json
  4604        - descriptions/ghes-3.15/ghes-3.15.json
  4605    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries
  4606      documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
  4607      openapi_files:
  4608        - descriptions/api.github.com/api.github.com.json
  4609        - descriptions/ghec/ghec.json
  4610        - descriptions/ghes-3.15/ghes-3.15.json
  4611    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}
  4612      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
  4613      openapi_files:
  4614        - descriptions/api.github.com/api.github.com.json
  4615        - descriptions/ghec/ghec.json
  4616        - descriptions/ghes-3.15/ghes-3.15.json
  4617    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  4618      documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
  4619      openapi_files:
  4620        - descriptions/api.github.com/api.github.com.json
  4621        - descriptions/ghec/ghec.json
  4622        - descriptions/ghes-3.15/ghes-3.15.json
  4623    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings
  4624      documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
  4625      openapi_files:
  4626        - descriptions/api.github.com/api.github.com.json
  4627        - descriptions/ghec/ghec.json
  4628        - descriptions/ghes-3.15/ghes-3.15.json
  4629    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests
  4630      documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
  4631      openapi_files:
  4632        - descriptions/api.github.com/api.github.com.json
  4633        - descriptions/ghec/ghec.json
  4634        - descriptions/ghes-3.15/ghes-3.15.json
  4635    - name: DELETE /repos/{owner}/{repo}/import
  4636      documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
  4637      openapi_files:
  4638        - descriptions/api.github.com/api.github.com.json
  4639        - descriptions/ghec/ghec.json
  4640    - name: GET /repos/{owner}/{repo}/import
  4641      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
  4642      openapi_files:
  4643        - descriptions/api.github.com/api.github.com.json
  4644        - descriptions/ghec/ghec.json
  4645    - name: PATCH /repos/{owner}/{repo}/import
  4646      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import
  4647      openapi_files:
  4648        - descriptions/api.github.com/api.github.com.json
  4649        - descriptions/ghec/ghec.json
  4650    - name: PUT /repos/{owner}/{repo}/import
  4651      documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import
  4652      openapi_files:
  4653        - descriptions/api.github.com/api.github.com.json
  4654        - descriptions/ghec/ghec.json
  4655    - name: GET /repos/{owner}/{repo}/import/authors
  4656      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
  4657      openapi_files:
  4658        - descriptions/api.github.com/api.github.com.json
  4659        - descriptions/ghec/ghec.json
  4660    - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id}
  4661      documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
  4662      openapi_files:
  4663        - descriptions/api.github.com/api.github.com.json
  4664        - descriptions/ghec/ghec.json
  4665    - name: GET /repos/{owner}/{repo}/import/large_files
  4666      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files
  4667      openapi_files:
  4668        - descriptions/api.github.com/api.github.com.json
  4669        - descriptions/ghec/ghec.json
  4670    - name: PATCH /repos/{owner}/{repo}/import/lfs
  4671      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
  4672      openapi_files:
  4673        - descriptions/api.github.com/api.github.com.json
  4674        - descriptions/ghec/ghec.json
  4675    - name: GET /repos/{owner}/{repo}/installation
  4676      documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
  4677      openapi_files:
  4678        - descriptions/api.github.com/api.github.com.json
  4679        - descriptions/ghec/ghec.json
  4680        - descriptions/ghes-3.15/ghes-3.15.json
  4681    - name: DELETE /repos/{owner}/{repo}/interaction-limits
  4682      documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
  4683      openapi_files:
  4684        - descriptions/api.github.com/api.github.com.json
  4685        - descriptions/ghec/ghec.json
  4686    - name: GET /repos/{owner}/{repo}/interaction-limits
  4687      documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
  4688      openapi_files:
  4689        - descriptions/api.github.com/api.github.com.json
  4690        - descriptions/ghec/ghec.json
  4691    - name: PUT /repos/{owner}/{repo}/interaction-limits
  4692      documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
  4693      openapi_files:
  4694        - descriptions/api.github.com/api.github.com.json
  4695        - descriptions/ghec/ghec.json
  4696    - name: GET /repos/{owner}/{repo}/invitations
  4697      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
  4698      openapi_files:
  4699        - descriptions/api.github.com/api.github.com.json
  4700        - descriptions/ghec/ghec.json
  4701        - descriptions/ghes-3.15/ghes-3.15.json
  4702    - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id}
  4703      documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
  4704      openapi_files:
  4705        - descriptions/api.github.com/api.github.com.json
  4706        - descriptions/ghec/ghec.json
  4707        - descriptions/ghes-3.15/ghes-3.15.json
  4708    - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id}
  4709      documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
  4710      openapi_files:
  4711        - descriptions/api.github.com/api.github.com.json
  4712        - descriptions/ghec/ghec.json
  4713        - descriptions/ghes-3.15/ghes-3.15.json
  4714    - name: GET /repos/{owner}/{repo}/issues
  4715      documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues
  4716      openapi_files:
  4717        - descriptions/api.github.com/api.github.com.json
  4718        - descriptions/ghec/ghec.json
  4719        - descriptions/ghes-3.15/ghes-3.15.json
  4720    - name: POST /repos/{owner}/{repo}/issues
  4721      documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue
  4722      openapi_files:
  4723        - descriptions/api.github.com/api.github.com.json
  4724        - descriptions/ghec/ghec.json
  4725        - descriptions/ghes-3.15/ghes-3.15.json
  4726    - name: GET /repos/{owner}/{repo}/issues/comments
  4727      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
  4728      openapi_files:
  4729        - descriptions/api.github.com/api.github.com.json
  4730        - descriptions/ghec/ghec.json
  4731        - descriptions/ghes-3.15/ghes-3.15.json
  4732    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
  4733      documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
  4734      openapi_files:
  4735        - descriptions/api.github.com/api.github.com.json
  4736        - descriptions/ghec/ghec.json
  4737        - descriptions/ghes-3.15/ghes-3.15.json
  4738    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}
  4739      documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
  4740      openapi_files:
  4741        - descriptions/api.github.com/api.github.com.json
  4742        - descriptions/ghec/ghec.json
  4743        - descriptions/ghes-3.15/ghes-3.15.json
  4744    - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
  4745      documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
  4746      openapi_files:
  4747        - descriptions/api.github.com/api.github.com.json
  4748        - descriptions/ghec/ghec.json
  4749        - descriptions/ghes-3.15/ghes-3.15.json
  4750    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4751      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
  4752      openapi_files:
  4753        - descriptions/api.github.com/api.github.com.json
  4754        - descriptions/ghec/ghec.json
  4755        - descriptions/ghes-3.15/ghes-3.15.json
  4756    - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4757      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
  4758      openapi_files:
  4759        - descriptions/api.github.com/api.github.com.json
  4760        - descriptions/ghec/ghec.json
  4761        - descriptions/ghes-3.15/ghes-3.15.json
  4762    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}
  4763      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
  4764      openapi_files:
  4765        - descriptions/api.github.com/api.github.com.json
  4766        - descriptions/ghec/ghec.json
  4767        - descriptions/ghes-3.15/ghes-3.15.json
  4768    - name: GET /repos/{owner}/{repo}/issues/events
  4769      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
  4770      openapi_files:
  4771        - descriptions/api.github.com/api.github.com.json
  4772        - descriptions/ghec/ghec.json
  4773        - descriptions/ghes-3.15/ghes-3.15.json
  4774    - name: GET /repos/{owner}/{repo}/issues/events/{event_id}
  4775      documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event
  4776      openapi_files:
  4777        - descriptions/api.github.com/api.github.com.json
  4778        - descriptions/ghec/ghec.json
  4779        - descriptions/ghes-3.15/ghes-3.15.json
  4780    - name: GET /repos/{owner}/{repo}/issues/{issue_number}
  4781      documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue
  4782      openapi_files:
  4783        - descriptions/api.github.com/api.github.com.json
  4784        - descriptions/ghec/ghec.json
  4785        - descriptions/ghes-3.15/ghes-3.15.json
  4786    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}
  4787      documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue
  4788      openapi_files:
  4789        - descriptions/api.github.com/api.github.com.json
  4790        - descriptions/ghec/ghec.json
  4791        - descriptions/ghes-3.15/ghes-3.15.json
  4792    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4793      documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
  4794      openapi_files:
  4795        - descriptions/api.github.com/api.github.com.json
  4796        - descriptions/ghec/ghec.json
  4797        - descriptions/ghes-3.15/ghes-3.15.json
  4798    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4799      documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
  4800      openapi_files:
  4801        - descriptions/api.github.com/api.github.com.json
  4802        - descriptions/ghec/ghec.json
  4803        - descriptions/ghes-3.15/ghes-3.15.json
  4804    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
  4805      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
  4806      openapi_files:
  4807        - descriptions/api.github.com/api.github.com.json
  4808        - descriptions/ghec/ghec.json
  4809        - descriptions/ghes-3.15/ghes-3.15.json
  4810    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments
  4811      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments
  4812      openapi_files:
  4813        - descriptions/api.github.com/api.github.com.json
  4814        - descriptions/ghec/ghec.json
  4815        - descriptions/ghes-3.15/ghes-3.15.json
  4816    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments
  4817      documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
  4818      openapi_files:
  4819        - descriptions/api.github.com/api.github.com.json
  4820        - descriptions/ghec/ghec.json
  4821        - descriptions/ghes-3.15/ghes-3.15.json
  4822    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events
  4823      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events
  4824      openapi_files:
  4825        - descriptions/api.github.com/api.github.com.json
  4826        - descriptions/ghec/ghec.json
  4827        - descriptions/ghes-3.15/ghes-3.15.json
  4828    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
  4829      documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
  4830      openapi_files:
  4831        - descriptions/api.github.com/api.github.com.json
  4832        - descriptions/ghec/ghec.json
  4833        - descriptions/ghes-3.15/ghes-3.15.json
  4834    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels
  4835      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
  4836      openapi_files:
  4837        - descriptions/api.github.com/api.github.com.json
  4838        - descriptions/ghec/ghec.json
  4839        - descriptions/ghes-3.15/ghes-3.15.json
  4840    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels
  4841      documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
  4842      openapi_files:
  4843        - descriptions/api.github.com/api.github.com.json
  4844        - descriptions/ghec/ghec.json
  4845        - descriptions/ghes-3.15/ghes-3.15.json
  4846    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
  4847      documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
  4848      openapi_files:
  4849        - descriptions/api.github.com/api.github.com.json
  4850        - descriptions/ghec/ghec.json
  4851        - descriptions/ghes-3.15/ghes-3.15.json
  4852    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
  4853      documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
  4854      openapi_files:
  4855        - descriptions/api.github.com/api.github.com.json
  4856        - descriptions/ghec/ghec.json
  4857        - descriptions/ghes-3.15/ghes-3.15.json
  4858    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
  4859      documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue
  4860      openapi_files:
  4861        - descriptions/api.github.com/api.github.com.json
  4862        - descriptions/ghec/ghec.json
  4863        - descriptions/ghes-3.15/ghes-3.15.json
  4864    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
  4865      documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue
  4866      openapi_files:
  4867        - descriptions/api.github.com/api.github.com.json
  4868        - descriptions/ghec/ghec.json
  4869        - descriptions/ghes-3.15/ghes-3.15.json
  4870    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4871      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
  4872      openapi_files:
  4873        - descriptions/api.github.com/api.github.com.json
  4874        - descriptions/ghec/ghec.json
  4875        - descriptions/ghes-3.15/ghes-3.15.json
  4876    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4877      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
  4878      openapi_files:
  4879        - descriptions/api.github.com/api.github.com.json
  4880        - descriptions/ghec/ghec.json
  4881        - descriptions/ghes-3.15/ghes-3.15.json
  4882    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}
  4883      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
  4884      openapi_files:
  4885        - descriptions/api.github.com/api.github.com.json
  4886        - descriptions/ghec/ghec.json
  4887        - descriptions/ghes-3.15/ghes-3.15.json
  4888    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
  4889      documentation_url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
  4890      openapi_files:
  4891        - descriptions/api.github.com/api.github.com.json
  4892        - descriptions/ghec/ghec.json
  4893    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  4894      documentation_url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
  4895      openapi_files:
  4896        - descriptions/api.github.com/api.github.com.json
  4897        - descriptions/ghec/ghec.json
  4898    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  4899      documentation_url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
  4900      openapi_files:
  4901        - descriptions/api.github.com/api.github.com.json
  4902        - descriptions/ghec/ghec.json
  4903    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
  4904      documentation_url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
  4905      openapi_files:
  4906        - descriptions/api.github.com/api.github.com.json
  4907        - descriptions/ghec/ghec.json
  4908    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
  4909      documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
  4910      openapi_files:
  4911        - descriptions/api.github.com/api.github.com.json
  4912        - descriptions/ghec/ghec.json
  4913        - descriptions/ghes-3.15/ghes-3.15.json
  4914    - name: GET /repos/{owner}/{repo}/keys
  4915      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
  4916      openapi_files:
  4917        - descriptions/api.github.com/api.github.com.json
  4918        - descriptions/ghec/ghec.json
  4919        - descriptions/ghes-3.15/ghes-3.15.json
  4920    - name: POST /repos/{owner}/{repo}/keys
  4921      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
  4922      openapi_files:
  4923        - descriptions/api.github.com/api.github.com.json
  4924        - descriptions/ghec/ghec.json
  4925        - descriptions/ghes-3.15/ghes-3.15.json
  4926    - name: DELETE /repos/{owner}/{repo}/keys/{key_id}
  4927      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
  4928      openapi_files:
  4929        - descriptions/api.github.com/api.github.com.json
  4930        - descriptions/ghec/ghec.json
  4931        - descriptions/ghes-3.15/ghes-3.15.json
  4932    - name: GET /repos/{owner}/{repo}/keys/{key_id}
  4933      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
  4934      openapi_files:
  4935        - descriptions/api.github.com/api.github.com.json
  4936        - descriptions/ghec/ghec.json
  4937        - descriptions/ghes-3.15/ghes-3.15.json
  4938    - name: GET /repos/{owner}/{repo}/labels
  4939      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
  4940      openapi_files:
  4941        - descriptions/api.github.com/api.github.com.json
  4942        - descriptions/ghec/ghec.json
  4943        - descriptions/ghes-3.15/ghes-3.15.json
  4944    - name: POST /repos/{owner}/{repo}/labels
  4945      documentation_url: https://docs.github.com/rest/issues/labels#create-a-label
  4946      openapi_files:
  4947        - descriptions/api.github.com/api.github.com.json
  4948        - descriptions/ghec/ghec.json
  4949        - descriptions/ghes-3.15/ghes-3.15.json
  4950    - name: DELETE /repos/{owner}/{repo}/labels/{name}
  4951      documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label
  4952      openapi_files:
  4953        - descriptions/api.github.com/api.github.com.json
  4954        - descriptions/ghec/ghec.json
  4955        - descriptions/ghes-3.15/ghes-3.15.json
  4956    - name: GET /repos/{owner}/{repo}/labels/{name}
  4957      documentation_url: https://docs.github.com/rest/issues/labels#get-a-label
  4958      openapi_files:
  4959        - descriptions/api.github.com/api.github.com.json
  4960        - descriptions/ghec/ghec.json
  4961        - descriptions/ghes-3.15/ghes-3.15.json
  4962    - name: PATCH /repos/{owner}/{repo}/labels/{name}
  4963      documentation_url: https://docs.github.com/rest/issues/labels#update-a-label
  4964      openapi_files:
  4965        - descriptions/api.github.com/api.github.com.json
  4966        - descriptions/ghec/ghec.json
  4967        - descriptions/ghes-3.15/ghes-3.15.json
  4968    - name: GET /repos/{owner}/{repo}/languages
  4969      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages
  4970      openapi_files:
  4971        - descriptions/api.github.com/api.github.com.json
  4972        - descriptions/ghec/ghec.json
  4973        - descriptions/ghes-3.15/ghes-3.15.json
  4974    - name: DELETE /repos/{owner}/{repo}/lfs
  4975      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository
  4976      openapi_files:
  4977        - descriptions/ghec/ghec.json
  4978        - descriptions/ghes-3.15/ghes-3.15.json
  4979    - name: PUT /repos/{owner}/{repo}/lfs
  4980      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository
  4981      openapi_files:
  4982        - descriptions/ghec/ghec.json
  4983        - descriptions/ghes-3.15/ghes-3.15.json
  4984    - name: GET /repos/{owner}/{repo}/license
  4985      documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
  4986      openapi_files:
  4987        - descriptions/api.github.com/api.github.com.json
  4988        - descriptions/ghec/ghec.json
  4989        - descriptions/ghes-3.15/ghes-3.15.json
  4990    - name: POST /repos/{owner}/{repo}/merge-upstream
  4991      documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
  4992      openapi_files:
  4993        - descriptions/api.github.com/api.github.com.json
  4994        - descriptions/ghec/ghec.json
  4995        - descriptions/ghes-3.15/ghes-3.15.json
  4996    - name: POST /repos/{owner}/{repo}/merges
  4997      documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch
  4998      openapi_files:
  4999        - descriptions/api.github.com/api.github.com.json
  5000        - descriptions/ghec/ghec.json
  5001        - descriptions/ghes-3.15/ghes-3.15.json
  5002    - name: GET /repos/{owner}/{repo}/milestones
  5003      documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones
  5004      openapi_files:
  5005        - descriptions/api.github.com/api.github.com.json
  5006        - descriptions/ghec/ghec.json
  5007        - descriptions/ghes-3.15/ghes-3.15.json
  5008    - name: POST /repos/{owner}/{repo}/milestones
  5009      documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone
  5010      openapi_files:
  5011        - descriptions/api.github.com/api.github.com.json
  5012        - descriptions/ghec/ghec.json
  5013        - descriptions/ghes-3.15/ghes-3.15.json
  5014    - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
  5015      documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
  5016      openapi_files:
  5017        - descriptions/api.github.com/api.github.com.json
  5018        - descriptions/ghec/ghec.json
  5019        - descriptions/ghes-3.15/ghes-3.15.json
  5020    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}
  5021      documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone
  5022      openapi_files:
  5023        - descriptions/api.github.com/api.github.com.json
  5024        - descriptions/ghec/ghec.json
  5025        - descriptions/ghes-3.15/ghes-3.15.json
  5026    - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
  5027      documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone
  5028      openapi_files:
  5029        - descriptions/api.github.com/api.github.com.json
  5030        - descriptions/ghec/ghec.json
  5031        - descriptions/ghes-3.15/ghes-3.15.json
  5032    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
  5033      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
  5034      openapi_files:
  5035        - descriptions/api.github.com/api.github.com.json
  5036        - descriptions/ghec/ghec.json
  5037        - descriptions/ghes-3.15/ghes-3.15.json
  5038    - name: GET /repos/{owner}/{repo}/notifications
  5039      documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
  5040      openapi_files:
  5041        - descriptions/api.github.com/api.github.com.json
  5042        - descriptions/ghec/ghec.json
  5043        - descriptions/ghes-3.15/ghes-3.15.json
  5044    - name: PUT /repos/{owner}/{repo}/notifications
  5045      documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
  5046      openapi_files:
  5047        - descriptions/api.github.com/api.github.com.json
  5048        - descriptions/ghec/ghec.json
  5049        - descriptions/ghes-3.15/ghes-3.15.json
  5050    - name: DELETE /repos/{owner}/{repo}/pages
  5051      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
  5052      openapi_files:
  5053        - descriptions/api.github.com/api.github.com.json
  5054        - descriptions/ghec/ghec.json
  5055        - descriptions/ghes-3.15/ghes-3.15.json
  5056    - name: GET /repos/{owner}/{repo}/pages
  5057      documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
  5058      openapi_files:
  5059        - descriptions/api.github.com/api.github.com.json
  5060        - descriptions/ghec/ghec.json
  5061        - descriptions/ghes-3.15/ghes-3.15.json
  5062    - name: POST /repos/{owner}/{repo}/pages
  5063      documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
  5064      openapi_files:
  5065        - descriptions/api.github.com/api.github.com.json
  5066        - descriptions/ghec/ghec.json
  5067        - descriptions/ghes-3.15/ghes-3.15.json
  5068    - name: PUT /repos/{owner}/{repo}/pages
  5069      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
  5070      openapi_files:
  5071        - descriptions/api.github.com/api.github.com.json
  5072        - descriptions/ghec/ghec.json
  5073        - descriptions/ghes-3.15/ghes-3.15.json
  5074    - name: GET /repos/{owner}/{repo}/pages/builds
  5075      documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
  5076      openapi_files:
  5077        - descriptions/api.github.com/api.github.com.json
  5078        - descriptions/ghec/ghec.json
  5079        - descriptions/ghes-3.15/ghes-3.15.json
  5080    - name: POST /repos/{owner}/{repo}/pages/builds
  5081      documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
  5082      openapi_files:
  5083        - descriptions/api.github.com/api.github.com.json
  5084        - descriptions/ghec/ghec.json
  5085        - descriptions/ghes-3.15/ghes-3.15.json
  5086    - name: GET /repos/{owner}/{repo}/pages/builds/latest
  5087      documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
  5088      openapi_files:
  5089        - descriptions/api.github.com/api.github.com.json
  5090        - descriptions/ghec/ghec.json
  5091        - descriptions/ghes-3.15/ghes-3.15.json
  5092    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
  5093      documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
  5094      openapi_files:
  5095        - descriptions/api.github.com/api.github.com.json
  5096        - descriptions/ghec/ghec.json
  5097        - descriptions/ghes-3.15/ghes-3.15.json
  5098    - name: POST /repos/{owner}/{repo}/pages/deployment
  5099      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/pages/pages#create-a-github-pages-deployment
  5100      openapi_files:
  5101        - descriptions/ghes-3.7/ghes-3.7.json
  5102    - name: POST /repos/{owner}/{repo}/pages/deployments
  5103      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
  5104      openapi_files:
  5105        - descriptions/api.github.com/api.github.com.json
  5106        - descriptions/ghec/ghec.json
  5107        - descriptions/ghes-3.15/ghes-3.15.json
  5108    - name: GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}
  5109      documentation_url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment
  5110      openapi_files:
  5111        - descriptions/api.github.com/api.github.com.json
  5112        - descriptions/ghec/ghec.json
  5113        - descriptions/ghes-3.15/ghes-3.15.json
  5114    - name: POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel
  5115      documentation_url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment
  5116      openapi_files:
  5117        - descriptions/api.github.com/api.github.com.json
  5118        - descriptions/ghec/ghec.json
  5119        - descriptions/ghes-3.15/ghes-3.15.json
  5120    - name: GET /repos/{owner}/{repo}/pages/health
  5121      documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
  5122      openapi_files:
  5123        - descriptions/api.github.com/api.github.com.json
  5124        - descriptions/ghec/ghec.json
  5125    - name: GET /repos/{owner}/{repo}/pre-receive-hooks
  5126      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository
  5127      openapi_files:
  5128        - descriptions/ghes-3.15/ghes-3.15.json
  5129    - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5130      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-a-repository
  5131      openapi_files:
  5132        - descriptions/ghes-3.15/ghes-3.15.json
  5133    - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5134      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#get-a-pre-receive-hook-for-a-repository
  5135      openapi_files:
  5136        - descriptions/ghes-3.15/ghes-3.15.json
  5137    - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5138      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#update-pre-receive-hook-enforcement-for-a-repository
  5139      openapi_files:
  5140        - descriptions/ghes-3.15/ghes-3.15.json
  5141    - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting
  5142      documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
  5143      openapi_files:
  5144        - descriptions/api.github.com/api.github.com.json
  5145        - descriptions/ghec/ghec.json
  5146    - name: GET /repos/{owner}/{repo}/private-vulnerability-reporting
  5147      documentation_url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository
  5148      openapi_files:
  5149        - descriptions/api.github.com/api.github.com.json
  5150        - descriptions/ghec/ghec.json
  5151    - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting
  5152      documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
  5153      openapi_files:
  5154        - descriptions/api.github.com/api.github.com.json
  5155        - descriptions/ghec/ghec.json
  5156    - name: GET /repos/{owner}/{repo}/projects
  5157      documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects
  5158      openapi_files:
  5159        - descriptions/api.github.com/api.github.com.json
  5160        - descriptions/ghec/ghec.json
  5161        - descriptions/ghes-3.15/ghes-3.15.json
  5162    - name: POST /repos/{owner}/{repo}/projects
  5163      documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project
  5164      openapi_files:
  5165        - descriptions/api.github.com/api.github.com.json
  5166        - descriptions/ghec/ghec.json
  5167        - descriptions/ghes-3.15/ghes-3.15.json
  5168    - name: GET /repos/{owner}/{repo}/properties/values
  5169      documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
  5170      openapi_files:
  5171        - descriptions/api.github.com/api.github.com.json
  5172        - descriptions/ghec/ghec.json
  5173        - descriptions/ghes-3.15/ghes-3.15.json
  5174    - name: PATCH /repos/{owner}/{repo}/properties/values
  5175      documentation_url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository
  5176      openapi_files:
  5177        - descriptions/api.github.com/api.github.com.json
  5178        - descriptions/ghec/ghec.json
  5179        - descriptions/ghes-3.15/ghes-3.15.json
  5180    - name: GET /repos/{owner}/{repo}/pulls
  5181      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
  5182      openapi_files:
  5183        - descriptions/api.github.com/api.github.com.json
  5184        - descriptions/ghec/ghec.json
  5185        - descriptions/ghes-3.15/ghes-3.15.json
  5186    - name: POST /repos/{owner}/{repo}/pulls
  5187      documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
  5188      openapi_files:
  5189        - descriptions/api.github.com/api.github.com.json
  5190        - descriptions/ghec/ghec.json
  5191        - descriptions/ghes-3.15/ghes-3.15.json
  5192    - name: GET /repos/{owner}/{repo}/pulls/comments
  5193      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
  5194      openapi_files:
  5195        - descriptions/api.github.com/api.github.com.json
  5196        - descriptions/ghec/ghec.json
  5197        - descriptions/ghes-3.15/ghes-3.15.json
  5198    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5199      documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
  5200      openapi_files:
  5201        - descriptions/api.github.com/api.github.com.json
  5202        - descriptions/ghec/ghec.json
  5203        - descriptions/ghes-3.15/ghes-3.15.json
  5204    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5205      documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
  5206      openapi_files:
  5207        - descriptions/api.github.com/api.github.com.json
  5208        - descriptions/ghec/ghec.json
  5209        - descriptions/ghes-3.15/ghes-3.15.json
  5210    - name: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5211      documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
  5212      openapi_files:
  5213        - descriptions/api.github.com/api.github.com.json
  5214        - descriptions/ghec/ghec.json
  5215        - descriptions/ghes-3.15/ghes-3.15.json
  5216    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5217      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
  5218      openapi_files:
  5219        - descriptions/api.github.com/api.github.com.json
  5220        - descriptions/ghec/ghec.json
  5221        - descriptions/ghes-3.15/ghes-3.15.json
  5222    - name: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5223      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
  5224      openapi_files:
  5225        - descriptions/api.github.com/api.github.com.json
  5226        - descriptions/ghec/ghec.json
  5227        - descriptions/ghes-3.15/ghes-3.15.json
  5228    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}
  5229      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
  5230      openapi_files:
  5231        - descriptions/api.github.com/api.github.com.json
  5232        - descriptions/ghec/ghec.json
  5233        - descriptions/ghes-3.15/ghes-3.15.json
  5234    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}
  5235      documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
  5236      openapi_files:
  5237        - descriptions/api.github.com/api.github.com.json
  5238        - descriptions/ghec/ghec.json
  5239        - descriptions/ghes-3.15/ghes-3.15.json
  5240    - name: PATCH /repos/{owner}/{repo}/pulls/{pull_number}
  5241      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
  5242      openapi_files:
  5243        - descriptions/api.github.com/api.github.com.json
  5244        - descriptions/ghec/ghec.json
  5245        - descriptions/ghes-3.15/ghes-3.15.json
  5246    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
  5247      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
  5248      openapi_files:
  5249        - descriptions/api.github.com/api.github.com.json
  5250        - descriptions/ghec/ghec.json
  5251    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5252      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
  5253      openapi_files:
  5254        - descriptions/api.github.com/api.github.com.json
  5255        - descriptions/ghec/ghec.json
  5256        - descriptions/ghes-3.15/ghes-3.15.json
  5257    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5258      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
  5259      openapi_files:
  5260        - descriptions/api.github.com/api.github.com.json
  5261        - descriptions/ghec/ghec.json
  5262        - descriptions/ghes-3.15/ghes-3.15.json
  5263    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies
  5264      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
  5265      openapi_files:
  5266        - descriptions/api.github.com/api.github.com.json
  5267        - descriptions/ghec/ghec.json
  5268        - descriptions/ghes-3.15/ghes-3.15.json
  5269    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits
  5270      documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
  5271      openapi_files:
  5272        - descriptions/api.github.com/api.github.com.json
  5273        - descriptions/ghec/ghec.json
  5274        - descriptions/ghes-3.15/ghes-3.15.json
  5275    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files
  5276      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
  5277      openapi_files:
  5278        - descriptions/api.github.com/api.github.com.json
  5279        - descriptions/ghec/ghec.json
  5280        - descriptions/ghes-3.15/ghes-3.15.json
  5281    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5282      documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
  5283      openapi_files:
  5284        - descriptions/api.github.com/api.github.com.json
  5285        - descriptions/ghec/ghec.json
  5286        - descriptions/ghes-3.15/ghes-3.15.json
  5287    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5288      documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
  5289      openapi_files:
  5290        - descriptions/api.github.com/api.github.com.json
  5291        - descriptions/ghec/ghec.json
  5292        - descriptions/ghes-3.15/ghes-3.15.json
  5293    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5294      documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
  5295      openapi_files:
  5296        - descriptions/api.github.com/api.github.com.json
  5297        - descriptions/ghec/ghec.json
  5298        - descriptions/ghes-3.15/ghes-3.15.json
  5299    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5300      documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
  5301      openapi_files:
  5302        - descriptions/api.github.com/api.github.com.json
  5303        - descriptions/ghec/ghec.json
  5304        - descriptions/ghes-3.15/ghes-3.15.json
  5305    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5306      documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
  5307      openapi_files:
  5308        - descriptions/api.github.com/api.github.com.json
  5309        - descriptions/ghec/ghec.json
  5310        - descriptions/ghes-3.15/ghes-3.15.json
  5311    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5312      documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
  5313      openapi_files:
  5314        - descriptions/api.github.com/api.github.com.json
  5315        - descriptions/ghec/ghec.json
  5316        - descriptions/ghes-3.15/ghes-3.15.json
  5317    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5318      documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
  5319      openapi_files:
  5320        - descriptions/api.github.com/api.github.com.json
  5321        - descriptions/ghec/ghec.json
  5322        - descriptions/ghes-3.15/ghes-3.15.json
  5323    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5324      documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
  5325      openapi_files:
  5326        - descriptions/api.github.com/api.github.com.json
  5327        - descriptions/ghec/ghec.json
  5328        - descriptions/ghes-3.15/ghes-3.15.json
  5329    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5330      documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
  5331      openapi_files:
  5332        - descriptions/api.github.com/api.github.com.json
  5333        - descriptions/ghec/ghec.json
  5334        - descriptions/ghes-3.15/ghes-3.15.json
  5335    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5336      documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
  5337      openapi_files:
  5338        - descriptions/api.github.com/api.github.com.json
  5339        - descriptions/ghec/ghec.json
  5340        - descriptions/ghes-3.15/ghes-3.15.json
  5341    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments
  5342      documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
  5343      openapi_files:
  5344        - descriptions/api.github.com/api.github.com.json
  5345        - descriptions/ghec/ghec.json
  5346        - descriptions/ghes-3.15/ghes-3.15.json
  5347    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals
  5348      documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
  5349      openapi_files:
  5350        - descriptions/api.github.com/api.github.com.json
  5351        - descriptions/ghec/ghec.json
  5352        - descriptions/ghes-3.15/ghes-3.15.json
  5353    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events
  5354      documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
  5355      openapi_files:
  5356        - descriptions/api.github.com/api.github.com.json
  5357        - descriptions/ghec/ghec.json
  5358        - descriptions/ghes-3.15/ghes-3.15.json
  5359    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch
  5360      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
  5361      openapi_files:
  5362        - descriptions/api.github.com/api.github.com.json
  5363        - descriptions/ghec/ghec.json
  5364        - descriptions/ghes-3.15/ghes-3.15.json
  5365    - name: GET /repos/{owner}/{repo}/readme
  5366      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
  5367      openapi_files:
  5368        - descriptions/api.github.com/api.github.com.json
  5369        - descriptions/ghec/ghec.json
  5370        - descriptions/ghes-3.15/ghes-3.15.json
  5371    - name: GET /repos/{owner}/{repo}/readme/{dir}
  5372      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
  5373      openapi_files:
  5374        - descriptions/api.github.com/api.github.com.json
  5375        - descriptions/ghec/ghec.json
  5376        - descriptions/ghes-3.15/ghes-3.15.json
  5377    - name: GET /repos/{owner}/{repo}/releases
  5378      documentation_url: https://docs.github.com/rest/releases/releases#list-releases
  5379      openapi_files:
  5380        - descriptions/api.github.com/api.github.com.json
  5381        - descriptions/ghec/ghec.json
  5382        - descriptions/ghes-3.15/ghes-3.15.json
  5383    - name: POST /repos/{owner}/{repo}/releases
  5384      documentation_url: https://docs.github.com/rest/releases/releases#create-a-release
  5385      openapi_files:
  5386        - descriptions/api.github.com/api.github.com.json
  5387        - descriptions/ghec/ghec.json
  5388        - descriptions/ghes-3.15/ghes-3.15.json
  5389    - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}
  5390      documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
  5391      openapi_files:
  5392        - descriptions/api.github.com/api.github.com.json
  5393        - descriptions/ghec/ghec.json
  5394        - descriptions/ghes-3.15/ghes-3.15.json
  5395    - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id}
  5396      documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset
  5397      openapi_files:
  5398        - descriptions/api.github.com/api.github.com.json
  5399        - descriptions/ghec/ghec.json
  5400        - descriptions/ghes-3.15/ghes-3.15.json
  5401    - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}
  5402      documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset
  5403      openapi_files:
  5404        - descriptions/api.github.com/api.github.com.json
  5405        - descriptions/ghec/ghec.json
  5406        - descriptions/ghes-3.15/ghes-3.15.json
  5407    - name: POST /repos/{owner}/{repo}/releases/generate-notes
  5408      documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
  5409      openapi_files:
  5410        - descriptions/api.github.com/api.github.com.json
  5411        - descriptions/ghec/ghec.json
  5412        - descriptions/ghes-3.15/ghes-3.15.json
  5413    - name: GET /repos/{owner}/{repo}/releases/latest
  5414      documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release
  5415      openapi_files:
  5416        - descriptions/api.github.com/api.github.com.json
  5417        - descriptions/ghec/ghec.json
  5418        - descriptions/ghes-3.15/ghes-3.15.json
  5419    - name: GET /repos/{owner}/{repo}/releases/tags/{tag}
  5420      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
  5421      openapi_files:
  5422        - descriptions/api.github.com/api.github.com.json
  5423        - descriptions/ghec/ghec.json
  5424        - descriptions/ghes-3.15/ghes-3.15.json
  5425    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}
  5426      documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release
  5427      openapi_files:
  5428        - descriptions/api.github.com/api.github.com.json
  5429        - descriptions/ghec/ghec.json
  5430        - descriptions/ghes-3.15/ghes-3.15.json
  5431    - name: GET /repos/{owner}/{repo}/releases/{release_id}
  5432      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release
  5433      openapi_files:
  5434        - descriptions/api.github.com/api.github.com.json
  5435        - descriptions/ghec/ghec.json
  5436        - descriptions/ghes-3.15/ghes-3.15.json
  5437    - name: PATCH /repos/{owner}/{repo}/releases/{release_id}
  5438      documentation_url: https://docs.github.com/rest/releases/releases#update-a-release
  5439      openapi_files:
  5440        - descriptions/api.github.com/api.github.com.json
  5441        - descriptions/ghec/ghec.json
  5442        - descriptions/ghes-3.15/ghes-3.15.json
  5443    - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets
  5444      documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets
  5445      openapi_files:
  5446        - descriptions/api.github.com/api.github.com.json
  5447        - descriptions/ghec/ghec.json
  5448        - descriptions/ghes-3.15/ghes-3.15.json
  5449    - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets
  5450      documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset
  5451      openapi_files:
  5452        - descriptions/api.github.com/api.github.com.json
  5453        - descriptions/ghec/ghec.json
  5454        - descriptions/ghes-3.15/ghes-3.15.json
  5455    - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions
  5456      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
  5457      openapi_files:
  5458        - descriptions/api.github.com/api.github.com.json
  5459        - descriptions/ghec/ghec.json
  5460        - descriptions/ghes-3.15/ghes-3.15.json
  5461    - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions
  5462      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
  5463      openapi_files:
  5464        - descriptions/api.github.com/api.github.com.json
  5465        - descriptions/ghec/ghec.json
  5466        - descriptions/ghes-3.15/ghes-3.15.json
  5467    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  5468      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
  5469      openapi_files:
  5470        - descriptions/api.github.com/api.github.com.json
  5471        - descriptions/ghec/ghec.json
  5472        - descriptions/ghes-3.15/ghes-3.15.json
  5473    - name: GET /repos/{owner}/{repo}/replicas/caches
  5474      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/repos/repos#list-repository-cache-replication-status
  5475      openapi_files:
  5476        - descriptions/ghes-3.15/ghes-3.15.json
  5477    - name: GET /repos/{owner}/{repo}/rules/branches/{branch}
  5478      documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
  5479      openapi_files:
  5480        - descriptions/api.github.com/api.github.com.json
  5481        - descriptions/ghec/ghec.json
  5482        - descriptions/ghes-3.15/ghes-3.15.json
  5483    - name: GET /repos/{owner}/{repo}/rulesets
  5484      documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets
  5485      openapi_files:
  5486        - descriptions/api.github.com/api.github.com.json
  5487        - descriptions/ghec/ghec.json
  5488        - descriptions/ghes-3.15/ghes-3.15.json
  5489    - name: POST /repos/{owner}/{repo}/rulesets
  5490      documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset
  5491      openapi_files:
  5492        - descriptions/api.github.com/api.github.com.json
  5493        - descriptions/ghec/ghec.json
  5494        - descriptions/ghes-3.15/ghes-3.15.json
  5495    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites
  5496      documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
  5497      openapi_files:
  5498        - descriptions/api.github.com/api.github.com.json
  5499        - descriptions/ghec/ghec.json
  5500        - descriptions/ghes-3.15/ghes-3.15.json
  5501    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}
  5502      documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
  5503      openapi_files:
  5504        - descriptions/api.github.com/api.github.com.json
  5505        - descriptions/ghec/ghec.json
  5506        - descriptions/ghes-3.15/ghes-3.15.json
  5507    - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5508      documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset
  5509      openapi_files:
  5510        - descriptions/api.github.com/api.github.com.json
  5511        - descriptions/ghec/ghec.json
  5512        - descriptions/ghes-3.15/ghes-3.15.json
  5513    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5514      documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset
  5515      openapi_files:
  5516        - descriptions/api.github.com/api.github.com.json
  5517        - descriptions/ghec/ghec.json
  5518        - descriptions/ghes-3.15/ghes-3.15.json
  5519    - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5520      documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset
  5521      openapi_files:
  5522        - descriptions/api.github.com/api.github.com.json
  5523        - descriptions/ghec/ghec.json
  5524        - descriptions/ghes-3.15/ghes-3.15.json
  5525    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts
  5526      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
  5527      openapi_files:
  5528        - descriptions/api.github.com/api.github.com.json
  5529        - descriptions/ghec/ghec.json
  5530        - descriptions/ghes-3.15/ghes-3.15.json
  5531    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5532      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
  5533      openapi_files:
  5534        - descriptions/api.github.com/api.github.com.json
  5535        - descriptions/ghec/ghec.json
  5536        - descriptions/ghes-3.15/ghes-3.15.json
  5537    - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5538      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
  5539      openapi_files:
  5540        - descriptions/api.github.com/api.github.com.json
  5541        - descriptions/ghec/ghec.json
  5542        - descriptions/ghes-3.15/ghes-3.15.json
  5543    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations
  5544      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
  5545      openapi_files:
  5546        - descriptions/api.github.com/api.github.com.json
  5547        - descriptions/ghec/ghec.json
  5548        - descriptions/ghes-3.15/ghes-3.15.json
  5549    - name: POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses
  5550      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass
  5551      openapi_files:
  5552        - descriptions/api.github.com/api.github.com.json
  5553        - descriptions/ghec/ghec.json
  5554        - descriptions/ghes-3.15/ghes-3.15.json
  5555    - name: GET /repos/{owner}/{repo}/secret-scanning/scan-history
  5556      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository
  5557      openapi_files:
  5558        - descriptions/api.github.com/api.github.com.json
  5559        - descriptions/ghec/ghec.json
  5560    - name: GET /repos/{owner}/{repo}/security-advisories
  5561      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
  5562      openapi_files:
  5563        - descriptions/api.github.com/api.github.com.json
  5564        - descriptions/ghec/ghec.json
  5565    - name: POST /repos/{owner}/{repo}/security-advisories
  5566      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
  5567      openapi_files:
  5568        - descriptions/api.github.com/api.github.com.json
  5569        - descriptions/ghec/ghec.json
  5570    - name: POST /repos/{owner}/{repo}/security-advisories/reports
  5571      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
  5572      openapi_files:
  5573        - descriptions/api.github.com/api.github.com.json
  5574        - descriptions/ghec/ghec.json
  5575    - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5576      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
  5577      openapi_files:
  5578        - descriptions/api.github.com/api.github.com.json
  5579        - descriptions/ghec/ghec.json
  5580    - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5581      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
  5582      openapi_files:
  5583        - descriptions/api.github.com/api.github.com.json
  5584        - descriptions/ghec/ghec.json
  5585    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve
  5586      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
  5587      openapi_files:
  5588        - descriptions/api.github.com/api.github.com.json
  5589        - descriptions/ghec/ghec.json
  5590    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks
  5591      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
  5592      openapi_files:
  5593        - descriptions/api.github.com/api.github.com.json
  5594        - descriptions/ghec/ghec.json
  5595    - name: GET /repos/{owner}/{repo}/stargazers
  5596      documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers
  5597      openapi_files:
  5598        - descriptions/api.github.com/api.github.com.json
  5599        - descriptions/ghec/ghec.json
  5600        - descriptions/ghes-3.15/ghes-3.15.json
  5601    - name: GET /repos/{owner}/{repo}/stats/code_frequency
  5602      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
  5603      openapi_files:
  5604        - descriptions/api.github.com/api.github.com.json
  5605        - descriptions/ghec/ghec.json
  5606        - descriptions/ghes-3.15/ghes-3.15.json
  5607    - name: GET /repos/{owner}/{repo}/stats/commit_activity
  5608      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
  5609      openapi_files:
  5610        - descriptions/api.github.com/api.github.com.json
  5611        - descriptions/ghec/ghec.json
  5612        - descriptions/ghes-3.15/ghes-3.15.json
  5613    - name: GET /repos/{owner}/{repo}/stats/contributors
  5614      documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
  5615      openapi_files:
  5616        - descriptions/api.github.com/api.github.com.json
  5617        - descriptions/ghec/ghec.json
  5618        - descriptions/ghes-3.15/ghes-3.15.json
  5619    - name: GET /repos/{owner}/{repo}/stats/participation
  5620      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
  5621      openapi_files:
  5622        - descriptions/api.github.com/api.github.com.json
  5623        - descriptions/ghec/ghec.json
  5624        - descriptions/ghes-3.15/ghes-3.15.json
  5625    - name: GET /repos/{owner}/{repo}/stats/punch_card
  5626      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
  5627      openapi_files:
  5628        - descriptions/api.github.com/api.github.com.json
  5629        - descriptions/ghec/ghec.json
  5630        - descriptions/ghes-3.15/ghes-3.15.json
  5631    - name: POST /repos/{owner}/{repo}/statuses/{sha}
  5632      documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
  5633      openapi_files:
  5634        - descriptions/api.github.com/api.github.com.json
  5635        - descriptions/ghec/ghec.json
  5636        - descriptions/ghes-3.15/ghes-3.15.json
  5637    - name: GET /repos/{owner}/{repo}/subscribers
  5638      documentation_url: https://docs.github.com/rest/activity/watching#list-watchers
  5639      openapi_files:
  5640        - descriptions/api.github.com/api.github.com.json
  5641        - descriptions/ghec/ghec.json
  5642        - descriptions/ghes-3.15/ghes-3.15.json
  5643    - name: DELETE /repos/{owner}/{repo}/subscription
  5644      documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
  5645      openapi_files:
  5646        - descriptions/api.github.com/api.github.com.json
  5647        - descriptions/ghec/ghec.json
  5648        - descriptions/ghes-3.15/ghes-3.15.json
  5649    - name: GET /repos/{owner}/{repo}/subscription
  5650      documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
  5651      openapi_files:
  5652        - descriptions/api.github.com/api.github.com.json
  5653        - descriptions/ghec/ghec.json
  5654        - descriptions/ghes-3.15/ghes-3.15.json
  5655    - name: PUT /repos/{owner}/{repo}/subscription
  5656      documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
  5657      openapi_files:
  5658        - descriptions/api.github.com/api.github.com.json
  5659        - descriptions/ghec/ghec.json
  5660        - descriptions/ghes-3.15/ghes-3.15.json
  5661    - name: GET /repos/{owner}/{repo}/tags
  5662      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags
  5663      openapi_files:
  5664        - descriptions/api.github.com/api.github.com.json
  5665        - descriptions/ghec/ghec.json
  5666        - descriptions/ghes-3.15/ghes-3.15.json
  5667    - name: GET /repos/{owner}/{repo}/tags/protection
  5668      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository
  5669      openapi_files:
  5670        - descriptions/api.github.com/api.github.com.json
  5671        - descriptions/ghec/ghec.json
  5672        - descriptions/ghes-3.15/ghes-3.15.json
  5673    - name: POST /repos/{owner}/{repo}/tags/protection
  5674      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository
  5675      openapi_files:
  5676        - descriptions/api.github.com/api.github.com.json
  5677        - descriptions/ghec/ghec.json
  5678        - descriptions/ghes-3.15/ghes-3.15.json
  5679    - name: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  5680      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository
  5681      openapi_files:
  5682        - descriptions/api.github.com/api.github.com.json
  5683        - descriptions/ghec/ghec.json
  5684        - descriptions/ghes-3.15/ghes-3.15.json
  5685    - name: GET /repos/{owner}/{repo}/tarball/{ref}
  5686      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
  5687      openapi_files:
  5688        - descriptions/api.github.com/api.github.com.json
  5689        - descriptions/ghec/ghec.json
  5690        - descriptions/ghes-3.15/ghes-3.15.json
  5691    - name: GET /repos/{owner}/{repo}/teams
  5692      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams
  5693      openapi_files:
  5694        - descriptions/api.github.com/api.github.com.json
  5695        - descriptions/ghec/ghec.json
  5696        - descriptions/ghes-3.15/ghes-3.15.json
  5697    - name: GET /repos/{owner}/{repo}/topics
  5698      documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
  5699      openapi_files:
  5700        - descriptions/api.github.com/api.github.com.json
  5701        - descriptions/ghec/ghec.json
  5702        - descriptions/ghes-3.15/ghes-3.15.json
  5703    - name: PUT /repos/{owner}/{repo}/topics
  5704      documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
  5705      openapi_files:
  5706        - descriptions/api.github.com/api.github.com.json
  5707        - descriptions/ghec/ghec.json
  5708        - descriptions/ghes-3.15/ghes-3.15.json
  5709    - name: GET /repos/{owner}/{repo}/traffic/clones
  5710      documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
  5711      openapi_files:
  5712        - descriptions/api.github.com/api.github.com.json
  5713        - descriptions/ghec/ghec.json
  5714    - name: GET /repos/{owner}/{repo}/traffic/popular/paths
  5715      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
  5716      openapi_files:
  5717        - descriptions/api.github.com/api.github.com.json
  5718        - descriptions/ghec/ghec.json
  5719    - name: GET /repos/{owner}/{repo}/traffic/popular/referrers
  5720      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
  5721      openapi_files:
  5722        - descriptions/api.github.com/api.github.com.json
  5723        - descriptions/ghec/ghec.json
  5724    - name: GET /repos/{owner}/{repo}/traffic/views
  5725      documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views
  5726      openapi_files:
  5727        - descriptions/api.github.com/api.github.com.json
  5728        - descriptions/ghec/ghec.json
  5729    - name: POST /repos/{owner}/{repo}/transfer
  5730      documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository
  5731      openapi_files:
  5732        - descriptions/api.github.com/api.github.com.json
  5733        - descriptions/ghec/ghec.json
  5734        - descriptions/ghes-3.15/ghes-3.15.json
  5735    - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts
  5736      documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
  5737      openapi_files:
  5738        - descriptions/api.github.com/api.github.com.json
  5739        - descriptions/ghec/ghec.json
  5740        - descriptions/ghes-3.15/ghes-3.15.json
  5741    - name: GET /repos/{owner}/{repo}/vulnerability-alerts
  5742      documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
  5743      openapi_files:
  5744        - descriptions/api.github.com/api.github.com.json
  5745        - descriptions/ghec/ghec.json
  5746        - descriptions/ghes-3.15/ghes-3.15.json
  5747    - name: PUT /repos/{owner}/{repo}/vulnerability-alerts
  5748      documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
  5749      openapi_files:
  5750        - descriptions/api.github.com/api.github.com.json
  5751        - descriptions/ghec/ghec.json
  5752        - descriptions/ghes-3.15/ghes-3.15.json
  5753    - name: GET /repos/{owner}/{repo}/zipball/{ref}
  5754      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
  5755      openapi_files:
  5756        - descriptions/api.github.com/api.github.com.json
  5757        - descriptions/ghec/ghec.json
  5758        - descriptions/ghes-3.15/ghes-3.15.json
  5759    - name: POST /repos/{template_owner}/{template_repo}/generate
  5760      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template
  5761      openapi_files:
  5762        - descriptions/api.github.com/api.github.com.json
  5763        - descriptions/ghec/ghec.json
  5764        - descriptions/ghes-3.15/ghes-3.15.json
  5765    - name: GET /repositories
  5766      documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories
  5767      openapi_files:
  5768        - descriptions/api.github.com/api.github.com.json
  5769        - descriptions/ghec/ghec.json
  5770        - descriptions/ghes-3.15/ghes-3.15.json
  5771    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets
  5772      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#list-environment-secrets
  5773      openapi_files:
  5774        - descriptions/ghes-3.7/ghes-3.7.json
  5775    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key
  5776      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-public-key
  5777      openapi_files:
  5778        - descriptions/ghes-3.7/ghes-3.7.json
  5779    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5780      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#delete-an-environment-secret
  5781      openapi_files:
  5782        - descriptions/ghes-3.7/ghes-3.7.json
  5783    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5784      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-secret
  5785      openapi_files:
  5786        - descriptions/ghes-3.7/ghes-3.7.json
  5787    - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5788      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret
  5789      openapi_files:
  5790        - descriptions/ghes-3.7/ghes-3.7.json
  5791    - name: GET /scim/v2/Groups
  5792      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5793      openapi_files:
  5794        - descriptions/ghes-3.7/ghes-3.7.json
  5795    - name: POST /scim/v2/Groups
  5796      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5797      openapi_files:
  5798        - descriptions/ghes-3.7/ghes-3.7.json
  5799    - name: DELETE /scim/v2/Groups/{scim_group_id}
  5800      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5801      openapi_files:
  5802        - descriptions/ghes-3.7/ghes-3.7.json
  5803    - name: GET /scim/v2/Groups/{scim_group_id}
  5804      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5805      openapi_files:
  5806        - descriptions/ghes-3.7/ghes-3.7.json
  5807    - name: PATCH /scim/v2/Groups/{scim_group_id}
  5808      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5809      openapi_files:
  5810        - descriptions/ghes-3.7/ghes-3.7.json
  5811    - name: PUT /scim/v2/Groups/{scim_group_id}
  5812      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5813      openapi_files:
  5814        - descriptions/ghes-3.7/ghes-3.7.json
  5815    - name: GET /scim/v2/Users
  5816      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5817      openapi_files:
  5818        - descriptions/ghes-3.7/ghes-3.7.json
  5819    - name: POST /scim/v2/Users
  5820      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  5821      openapi_files:
  5822        - descriptions/ghes-3.7/ghes-3.7.json
  5823    - name: DELETE /scim/v2/Users/{scim_user_id}
  5824      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  5825      openapi_files:
  5826        - descriptions/ghes-3.7/ghes-3.7.json
  5827    - name: GET /scim/v2/Users/{scim_user_id}
  5828      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  5829      openapi_files:
  5830        - descriptions/ghes-3.7/ghes-3.7.json
  5831    - name: PATCH /scim/v2/Users/{scim_user_id}
  5832      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  5833      openapi_files:
  5834        - descriptions/ghes-3.7/ghes-3.7.json
  5835    - name: PUT /scim/v2/Users/{scim_user_id}
  5836      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  5837      openapi_files:
  5838        - descriptions/ghes-3.7/ghes-3.7.json
  5839    - name: GET /scim/v2/enterprises/{enterprise}/Groups
  5840      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5841      openapi_files:
  5842        - descriptions/ghec/ghec.json
  5843        - descriptions/ghes-3.15/ghes-3.15.json
  5844    - name: POST /scim/v2/enterprises/{enterprise}/Groups
  5845      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5846      openapi_files:
  5847        - descriptions/ghec/ghec.json
  5848        - descriptions/ghes-3.15/ghes-3.15.json
  5849    - name: DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5850      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5851      openapi_files:
  5852        - descriptions/ghec/ghec.json
  5853        - descriptions/ghes-3.15/ghes-3.15.json
  5854    - name: GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5855      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5856      openapi_files:
  5857        - descriptions/ghec/ghec.json
  5858        - descriptions/ghes-3.15/ghes-3.15.json
  5859    - name: PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5860      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5861      openapi_files:
  5862        - descriptions/ghec/ghec.json
  5863        - descriptions/ghes-3.15/ghes-3.15.json
  5864    - name: PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5865      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5866      openapi_files:
  5867        - descriptions/ghec/ghec.json
  5868        - descriptions/ghes-3.15/ghes-3.15.json
  5869    - name: GET /scim/v2/enterprises/{enterprise}/Users
  5870      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5871      openapi_files:
  5872        - descriptions/ghec/ghec.json
  5873        - descriptions/ghes-3.15/ghes-3.15.json
  5874    - name: POST /scim/v2/enterprises/{enterprise}/Users
  5875      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  5876      openapi_files:
  5877        - descriptions/ghec/ghec.json
  5878        - descriptions/ghes-3.15/ghes-3.15.json
  5879    - name: DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5880      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  5881      openapi_files:
  5882        - descriptions/ghec/ghec.json
  5883        - descriptions/ghes-3.15/ghes-3.15.json
  5884    - name: GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5885      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  5886      openapi_files:
  5887        - descriptions/ghec/ghec.json
  5888        - descriptions/ghes-3.15/ghes-3.15.json
  5889    - name: PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5890      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  5891      openapi_files:
  5892        - descriptions/ghec/ghec.json
  5893        - descriptions/ghes-3.15/ghes-3.15.json
  5894    - name: PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5895      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  5896      openapi_files:
  5897        - descriptions/ghec/ghec.json
  5898        - descriptions/ghes-3.15/ghes-3.15.json
  5899    - name: GET /scim/v2/organizations/{org}/Users
  5900      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities
  5901      openapi_files:
  5902        - descriptions/ghec/ghec.json
  5903    - name: POST /scim/v2/organizations/{org}/Users
  5904      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user
  5905      openapi_files:
  5906        - descriptions/ghec/ghec.json
  5907    - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id}
  5908      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization
  5909      openapi_files:
  5910        - descriptions/ghec/ghec.json
  5911    - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id}
  5912      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user
  5913      openapi_files:
  5914        - descriptions/ghec/ghec.json
  5915    - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id}
  5916      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user
  5917      openapi_files:
  5918        - descriptions/ghec/ghec.json
  5919    - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id}
  5920      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership
  5921      openapi_files:
  5922        - descriptions/ghec/ghec.json
  5923    - name: GET /search/code
  5924      documentation_url: https://docs.github.com/rest/search/search#search-code
  5925      openapi_files:
  5926        - descriptions/api.github.com/api.github.com.json
  5927        - descriptions/ghec/ghec.json
  5928        - descriptions/ghes-3.15/ghes-3.15.json
  5929    - name: GET /search/commits
  5930      documentation_url: https://docs.github.com/rest/search/search#search-commits
  5931      openapi_files:
  5932        - descriptions/api.github.com/api.github.com.json
  5933        - descriptions/ghec/ghec.json
  5934        - descriptions/ghes-3.15/ghes-3.15.json
  5935    - name: GET /search/issues
  5936      documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests
  5937      openapi_files:
  5938        - descriptions/api.github.com/api.github.com.json
  5939        - descriptions/ghec/ghec.json
  5940        - descriptions/ghes-3.15/ghes-3.15.json
  5941    - name: GET /search/labels
  5942      documentation_url: https://docs.github.com/rest/search/search#search-labels
  5943      openapi_files:
  5944        - descriptions/api.github.com/api.github.com.json
  5945        - descriptions/ghec/ghec.json
  5946        - descriptions/ghes-3.15/ghes-3.15.json
  5947    - name: GET /search/repositories
  5948      documentation_url: https://docs.github.com/rest/search/search#search-repositories
  5949      openapi_files:
  5950        - descriptions/api.github.com/api.github.com.json
  5951        - descriptions/ghec/ghec.json
  5952        - descriptions/ghes-3.15/ghes-3.15.json
  5953    - name: GET /search/topics
  5954      documentation_url: https://docs.github.com/rest/search/search#search-topics
  5955      openapi_files:
  5956        - descriptions/api.github.com/api.github.com.json
  5957        - descriptions/ghec/ghec.json
  5958        - descriptions/ghes-3.15/ghes-3.15.json
  5959    - name: GET /search/users
  5960      documentation_url: https://docs.github.com/rest/search/search#search-users
  5961      openapi_files:
  5962        - descriptions/api.github.com/api.github.com.json
  5963        - descriptions/ghec/ghec.json
  5964        - descriptions/ghes-3.15/ghes-3.15.json
  5965    - name: GET /setup/api/configcheck
  5966      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-configuration-status
  5967      openapi_files:
  5968        - descriptions/ghes-3.14/ghes-3.14.json
  5969    - name: POST /setup/api/configure
  5970      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#start-a-configuration-process
  5971      openapi_files:
  5972        - descriptions/ghes-3.14/ghes-3.14.json
  5973    - name: GET /setup/api/maintenance
  5974      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-maintenance-status
  5975      openapi_files:
  5976        - descriptions/ghes-3.14/ghes-3.14.json
  5977    - name: POST /setup/api/maintenance
  5978      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode
  5979      openapi_files:
  5980        - descriptions/ghes-3.14/ghes-3.14.json
  5981    - name: GET /setup/api/settings
  5982      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-settings
  5983      openapi_files:
  5984        - descriptions/ghes-3.14/ghes-3.14.json
  5985    - name: PUT /setup/api/settings
  5986      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#set-settings
  5987      openapi_files:
  5988        - descriptions/ghes-3.14/ghes-3.14.json
  5989    - name: DELETE /setup/api/settings/authorized-keys
  5990      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key
  5991      openapi_files:
  5992        - descriptions/ghes-3.14/ghes-3.14.json
  5993    - name: GET /setup/api/settings/authorized-keys
  5994      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys
  5995      openapi_files:
  5996        - descriptions/ghes-3.14/ghes-3.14.json
  5997    - name: POST /setup/api/settings/authorized-keys
  5998      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#add-an-authorized-ssh-key
  5999      openapi_files:
  6000        - descriptions/ghes-3.14/ghes-3.14.json
  6001    - name: POST /setup/api/start
  6002      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#create-a-github-license
  6003      openapi_files:
  6004        - descriptions/ghes-3.14/ghes-3.14.json
  6005    - name: POST /setup/api/upgrade
  6006      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#upgrade-a-license
  6007      openapi_files:
  6008        - descriptions/ghes-3.14/ghes-3.14.json
  6009    - name: DELETE /teams/{team_id}
  6010      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
  6011      openapi_files:
  6012        - descriptions/api.github.com/api.github.com.json
  6013        - descriptions/ghec/ghec.json
  6014        - descriptions/ghes-3.15/ghes-3.15.json
  6015    - name: GET /teams/{team_id}
  6016      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
  6017      openapi_files:
  6018        - descriptions/api.github.com/api.github.com.json
  6019        - descriptions/ghec/ghec.json
  6020        - descriptions/ghes-3.15/ghes-3.15.json
  6021    - name: PATCH /teams/{team_id}
  6022      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
  6023      openapi_files:
  6024        - descriptions/api.github.com/api.github.com.json
  6025        - descriptions/ghec/ghec.json
  6026        - descriptions/ghes-3.15/ghes-3.15.json
  6027    - name: GET /teams/{team_id}/discussions
  6028      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
  6029      openapi_files:
  6030        - descriptions/api.github.com/api.github.com.json
  6031        - descriptions/ghec/ghec.json
  6032        - descriptions/ghes-3.15/ghes-3.15.json
  6033    - name: POST /teams/{team_id}/discussions
  6034      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy
  6035      openapi_files:
  6036        - descriptions/api.github.com/api.github.com.json
  6037        - descriptions/ghec/ghec.json
  6038        - descriptions/ghes-3.15/ghes-3.15.json
  6039    - name: DELETE /teams/{team_id}/discussions/{discussion_number}
  6040      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
  6041      openapi_files:
  6042        - descriptions/api.github.com/api.github.com.json
  6043        - descriptions/ghec/ghec.json
  6044        - descriptions/ghes-3.15/ghes-3.15.json
  6045    - name: GET /teams/{team_id}/discussions/{discussion_number}
  6046      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
  6047      openapi_files:
  6048        - descriptions/api.github.com/api.github.com.json
  6049        - descriptions/ghec/ghec.json
  6050        - descriptions/ghes-3.15/ghes-3.15.json
  6051    - name: PATCH /teams/{team_id}/discussions/{discussion_number}
  6052      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
  6053      openapi_files:
  6054        - descriptions/api.github.com/api.github.com.json
  6055        - descriptions/ghec/ghec.json
  6056        - descriptions/ghes-3.15/ghes-3.15.json
  6057    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments
  6058      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
  6059      openapi_files:
  6060        - descriptions/api.github.com/api.github.com.json
  6061        - descriptions/ghec/ghec.json
  6062        - descriptions/ghes-3.15/ghes-3.15.json
  6063    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments
  6064      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
  6065      openapi_files:
  6066        - descriptions/api.github.com/api.github.com.json
  6067        - descriptions/ghec/ghec.json
  6068        - descriptions/ghes-3.15/ghes-3.15.json
  6069    - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6070      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
  6071      openapi_files:
  6072        - descriptions/api.github.com/api.github.com.json
  6073        - descriptions/ghec/ghec.json
  6074        - descriptions/ghes-3.15/ghes-3.15.json
  6075    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6076      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
  6077      openapi_files:
  6078        - descriptions/api.github.com/api.github.com.json
  6079        - descriptions/ghec/ghec.json
  6080        - descriptions/ghes-3.15/ghes-3.15.json
  6081    - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6082      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
  6083      openapi_files:
  6084        - descriptions/api.github.com/api.github.com.json
  6085        - descriptions/ghec/ghec.json
  6086        - descriptions/ghes-3.15/ghes-3.15.json
  6087    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6088      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
  6089      openapi_files:
  6090        - descriptions/api.github.com/api.github.com.json
  6091        - descriptions/ghec/ghec.json
  6092        - descriptions/ghes-3.15/ghes-3.15.json
  6093    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6094      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
  6095      openapi_files:
  6096        - descriptions/api.github.com/api.github.com.json
  6097        - descriptions/ghec/ghec.json
  6098        - descriptions/ghes-3.15/ghes-3.15.json
  6099    - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions
  6100      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
  6101      openapi_files:
  6102        - descriptions/api.github.com/api.github.com.json
  6103        - descriptions/ghec/ghec.json
  6104        - descriptions/ghes-3.15/ghes-3.15.json
  6105    - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions
  6106      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
  6107      openapi_files:
  6108        - descriptions/api.github.com/api.github.com.json
  6109        - descriptions/ghec/ghec.json
  6110        - descriptions/ghes-3.15/ghes-3.15.json
  6111    - name: GET /teams/{team_id}/invitations
  6112      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
  6113      openapi_files:
  6114        - descriptions/api.github.com/api.github.com.json
  6115        - descriptions/ghec/ghec.json
  6116    - name: GET /teams/{team_id}/members
  6117      documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy
  6118      openapi_files:
  6119        - descriptions/api.github.com/api.github.com.json
  6120        - descriptions/ghec/ghec.json
  6121        - descriptions/ghes-3.15/ghes-3.15.json
  6122    - name: DELETE /teams/{team_id}/members/{username}
  6123      documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
  6124      openapi_files:
  6125        - descriptions/api.github.com/api.github.com.json
  6126        - descriptions/ghec/ghec.json
  6127        - descriptions/ghes-3.15/ghes-3.15.json
  6128    - name: GET /teams/{team_id}/members/{username}
  6129      documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy
  6130      openapi_files:
  6131        - descriptions/api.github.com/api.github.com.json
  6132        - descriptions/ghec/ghec.json
  6133        - descriptions/ghes-3.15/ghes-3.15.json
  6134    - name: PUT /teams/{team_id}/members/{username}
  6135      documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy
  6136      openapi_files:
  6137        - descriptions/api.github.com/api.github.com.json
  6138        - descriptions/ghec/ghec.json
  6139        - descriptions/ghes-3.15/ghes-3.15.json
  6140    - name: DELETE /teams/{team_id}/memberships/{username}
  6141      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
  6142      openapi_files:
  6143        - descriptions/api.github.com/api.github.com.json
  6144        - descriptions/ghec/ghec.json
  6145        - descriptions/ghes-3.15/ghes-3.15.json
  6146    - name: GET /teams/{team_id}/memberships/{username}
  6147      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
  6148      openapi_files:
  6149        - descriptions/api.github.com/api.github.com.json
  6150        - descriptions/ghec/ghec.json
  6151        - descriptions/ghes-3.15/ghes-3.15.json
  6152    - name: PUT /teams/{team_id}/memberships/{username}
  6153      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
  6154      openapi_files:
  6155        - descriptions/api.github.com/api.github.com.json
  6156        - descriptions/ghec/ghec.json
  6157        - descriptions/ghes-3.15/ghes-3.15.json
  6158    - name: GET /teams/{team_id}/projects
  6159      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
  6160      openapi_files:
  6161        - descriptions/api.github.com/api.github.com.json
  6162        - descriptions/ghec/ghec.json
  6163        - descriptions/ghes-3.15/ghes-3.15.json
  6164    - name: DELETE /teams/{team_id}/projects/{project_id}
  6165      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
  6166      openapi_files:
  6167        - descriptions/api.github.com/api.github.com.json
  6168        - descriptions/ghec/ghec.json
  6169        - descriptions/ghes-3.15/ghes-3.15.json
  6170    - name: GET /teams/{team_id}/projects/{project_id}
  6171      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
  6172      openapi_files:
  6173        - descriptions/api.github.com/api.github.com.json
  6174        - descriptions/ghec/ghec.json
  6175        - descriptions/ghes-3.15/ghes-3.15.json
  6176    - name: PUT /teams/{team_id}/projects/{project_id}
  6177      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
  6178      openapi_files:
  6179        - descriptions/api.github.com/api.github.com.json
  6180        - descriptions/ghec/ghec.json
  6181        - descriptions/ghes-3.15/ghes-3.15.json
  6182    - name: GET /teams/{team_id}/repos
  6183      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
  6184      openapi_files:
  6185        - descriptions/api.github.com/api.github.com.json
  6186        - descriptions/ghec/ghec.json
  6187        - descriptions/ghes-3.15/ghes-3.15.json
  6188    - name: DELETE /teams/{team_id}/repos/{owner}/{repo}
  6189      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
  6190      openapi_files:
  6191        - descriptions/api.github.com/api.github.com.json
  6192        - descriptions/ghec/ghec.json
  6193        - descriptions/ghes-3.15/ghes-3.15.json
  6194    - name: GET /teams/{team_id}/repos/{owner}/{repo}
  6195      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
  6196      openapi_files:
  6197        - descriptions/api.github.com/api.github.com.json
  6198        - descriptions/ghec/ghec.json
  6199        - descriptions/ghes-3.15/ghes-3.15.json
  6200    - name: PUT /teams/{team_id}/repos/{owner}/{repo}
  6201      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
  6202      openapi_files:
  6203        - descriptions/api.github.com/api.github.com.json
  6204        - descriptions/ghec/ghec.json
  6205        - descriptions/ghes-3.15/ghes-3.15.json
  6206    - name: GET /teams/{team_id}/team-sync/group-mappings
  6207      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy
  6208      openapi_files:
  6209        - descriptions/ghec/ghec.json
  6210    - name: PATCH /teams/{team_id}/team-sync/group-mappings
  6211      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy
  6212      openapi_files:
  6213        - descriptions/ghec/ghec.json
  6214    - name: GET /teams/{team_id}/teams
  6215      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
  6216      openapi_files:
  6217        - descriptions/api.github.com/api.github.com.json
  6218        - descriptions/ghec/ghec.json
  6219        - descriptions/ghes-3.15/ghes-3.15.json
  6220    - name: GET /user
  6221      documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user
  6222      openapi_files:
  6223        - descriptions/api.github.com/api.github.com.json
  6224        - descriptions/ghec/ghec.json
  6225        - descriptions/ghes-3.15/ghes-3.15.json
  6226    - name: PATCH /user
  6227      documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user
  6228      openapi_files:
  6229        - descriptions/api.github.com/api.github.com.json
  6230        - descriptions/ghec/ghec.json
  6231        - descriptions/ghes-3.15/ghes-3.15.json
  6232    - name: GET /user/blocks
  6233      documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user
  6234      openapi_files:
  6235        - descriptions/api.github.com/api.github.com.json
  6236        - descriptions/ghec/ghec.json
  6237    - name: DELETE /user/blocks/{username}
  6238      documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user
  6239      openapi_files:
  6240        - descriptions/api.github.com/api.github.com.json
  6241        - descriptions/ghec/ghec.json
  6242    - name: GET /user/blocks/{username}
  6243      documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user
  6244      openapi_files:
  6245        - descriptions/api.github.com/api.github.com.json
  6246        - descriptions/ghec/ghec.json
  6247    - name: PUT /user/blocks/{username}
  6248      documentation_url: https://docs.github.com/rest/users/blocking#block-a-user
  6249      openapi_files:
  6250        - descriptions/api.github.com/api.github.com.json
  6251        - descriptions/ghec/ghec.json
  6252    - name: GET /user/codespaces
  6253      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user
  6254      openapi_files:
  6255        - descriptions/api.github.com/api.github.com.json
  6256        - descriptions/ghec/ghec.json
  6257    - name: POST /user/codespaces
  6258      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user
  6259      openapi_files:
  6260        - descriptions/api.github.com/api.github.com.json
  6261        - descriptions/ghec/ghec.json
  6262    - name: GET /user/codespaces/secrets
  6263      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user
  6264      openapi_files:
  6265        - descriptions/api.github.com/api.github.com.json
  6266        - descriptions/ghec/ghec.json
  6267    - name: GET /user/codespaces/secrets/public-key
  6268      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user
  6269      openapi_files:
  6270        - descriptions/api.github.com/api.github.com.json
  6271        - descriptions/ghec/ghec.json
  6272    - name: DELETE /user/codespaces/secrets/{secret_name}
  6273      documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user
  6274      openapi_files:
  6275        - descriptions/api.github.com/api.github.com.json
  6276        - descriptions/ghec/ghec.json
  6277    - name: GET /user/codespaces/secrets/{secret_name}
  6278      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user
  6279      openapi_files:
  6280        - descriptions/api.github.com/api.github.com.json
  6281        - descriptions/ghec/ghec.json
  6282    - name: PUT /user/codespaces/secrets/{secret_name}
  6283      documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user
  6284      openapi_files:
  6285        - descriptions/api.github.com/api.github.com.json
  6286        - descriptions/ghec/ghec.json
  6287    - name: GET /user/codespaces/secrets/{secret_name}/repositories
  6288      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret
  6289      openapi_files:
  6290        - descriptions/api.github.com/api.github.com.json
  6291        - descriptions/ghec/ghec.json
  6292    - name: PUT /user/codespaces/secrets/{secret_name}/repositories
  6293      documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret
  6294      openapi_files:
  6295        - descriptions/api.github.com/api.github.com.json
  6296        - descriptions/ghec/ghec.json
  6297    - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6298      documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret
  6299      openapi_files:
  6300        - descriptions/api.github.com/api.github.com.json
  6301        - descriptions/ghec/ghec.json
  6302    - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6303      documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret
  6304      openapi_files:
  6305        - descriptions/api.github.com/api.github.com.json
  6306        - descriptions/ghec/ghec.json
  6307    - name: DELETE /user/codespaces/{codespace_name}
  6308      documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
  6309      openapi_files:
  6310        - descriptions/api.github.com/api.github.com.json
  6311        - descriptions/ghec/ghec.json
  6312    - name: GET /user/codespaces/{codespace_name}
  6313      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
  6314      openapi_files:
  6315        - descriptions/api.github.com/api.github.com.json
  6316        - descriptions/ghec/ghec.json
  6317    - name: PATCH /user/codespaces/{codespace_name}
  6318      documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
  6319      openapi_files:
  6320        - descriptions/api.github.com/api.github.com.json
  6321        - descriptions/ghec/ghec.json
  6322    - name: POST /user/codespaces/{codespace_name}/exports
  6323      documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
  6324      openapi_files:
  6325        - descriptions/api.github.com/api.github.com.json
  6326        - descriptions/ghec/ghec.json
  6327    - name: GET /user/codespaces/{codespace_name}/exports/{export_id}
  6328      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
  6329      openapi_files:
  6330        - descriptions/api.github.com/api.github.com.json
  6331        - descriptions/ghec/ghec.json
  6332    - name: GET /user/codespaces/{codespace_name}/machines
  6333      documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
  6334      openapi_files:
  6335        - descriptions/api.github.com/api.github.com.json
  6336        - descriptions/ghec/ghec.json
  6337    - name: POST /user/codespaces/{codespace_name}/publish
  6338      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
  6339      openapi_files:
  6340        - descriptions/api.github.com/api.github.com.json
  6341        - descriptions/ghec/ghec.json
  6342    - name: POST /user/codespaces/{codespace_name}/start
  6343      documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
  6344      openapi_files:
  6345        - descriptions/api.github.com/api.github.com.json
  6346        - descriptions/ghec/ghec.json
  6347    - name: POST /user/codespaces/{codespace_name}/stop
  6348      documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
  6349      openapi_files:
  6350        - descriptions/api.github.com/api.github.com.json
  6351        - descriptions/ghec/ghec.json
  6352    - name: GET /user/docker/conflicts
  6353      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user
  6354      openapi_files:
  6355        - descriptions/api.github.com/api.github.com.json
  6356        - descriptions/ghec/ghec.json
  6357        - descriptions/ghes-3.15/ghes-3.15.json
  6358    - name: PATCH /user/email/visibility
  6359      documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user
  6360      openapi_files:
  6361        - descriptions/api.github.com/api.github.com.json
  6362        - descriptions/ghec/ghec.json
  6363    - name: DELETE /user/emails
  6364      documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-for-the-authenticated-user
  6365      openapi_files:
  6366        - descriptions/api.github.com/api.github.com.json
  6367        - descriptions/ghec/ghec.json
  6368        - descriptions/ghes-3.15/ghes-3.15.json
  6369    - name: GET /user/emails
  6370      documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user
  6371      openapi_files:
  6372        - descriptions/api.github.com/api.github.com.json
  6373        - descriptions/ghec/ghec.json
  6374        - descriptions/ghes-3.15/ghes-3.15.json
  6375    - name: POST /user/emails
  6376      documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user
  6377      openapi_files:
  6378        - descriptions/api.github.com/api.github.com.json
  6379        - descriptions/ghec/ghec.json
  6380        - descriptions/ghes-3.15/ghes-3.15.json
  6381    - name: GET /user/followers
  6382      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user
  6383      openapi_files:
  6384        - descriptions/api.github.com/api.github.com.json
  6385        - descriptions/ghec/ghec.json
  6386        - descriptions/ghes-3.15/ghes-3.15.json
  6387    - name: GET /user/following
  6388      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows
  6389      openapi_files:
  6390        - descriptions/api.github.com/api.github.com.json
  6391        - descriptions/ghec/ghec.json
  6392        - descriptions/ghes-3.15/ghes-3.15.json
  6393    - name: DELETE /user/following/{username}
  6394      documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user
  6395      openapi_files:
  6396        - descriptions/api.github.com/api.github.com.json
  6397        - descriptions/ghec/ghec.json
  6398        - descriptions/ghes-3.15/ghes-3.15.json
  6399    - name: GET /user/following/{username}
  6400      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user
  6401      openapi_files:
  6402        - descriptions/api.github.com/api.github.com.json
  6403        - descriptions/ghec/ghec.json
  6404        - descriptions/ghes-3.15/ghes-3.15.json
  6405    - name: PUT /user/following/{username}
  6406      documentation_url: https://docs.github.com/rest/users/followers#follow-a-user
  6407      openapi_files:
  6408        - descriptions/api.github.com/api.github.com.json
  6409        - descriptions/ghec/ghec.json
  6410        - descriptions/ghes-3.15/ghes-3.15.json
  6411    - name: GET /user/gpg_keys
  6412      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user
  6413      openapi_files:
  6414        - descriptions/api.github.com/api.github.com.json
  6415        - descriptions/ghec/ghec.json
  6416        - descriptions/ghes-3.15/ghes-3.15.json
  6417    - name: POST /user/gpg_keys
  6418      documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user
  6419      openapi_files:
  6420        - descriptions/api.github.com/api.github.com.json
  6421        - descriptions/ghec/ghec.json
  6422        - descriptions/ghes-3.15/ghes-3.15.json
  6423    - name: DELETE /user/gpg_keys/{gpg_key_id}
  6424      documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
  6425      openapi_files:
  6426        - descriptions/api.github.com/api.github.com.json
  6427        - descriptions/ghec/ghec.json
  6428        - descriptions/ghes-3.15/ghes-3.15.json
  6429    - name: GET /user/gpg_keys/{gpg_key_id}
  6430      documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
  6431      openapi_files:
  6432        - descriptions/api.github.com/api.github.com.json
  6433        - descriptions/ghec/ghec.json
  6434        - descriptions/ghes-3.15/ghes-3.15.json
  6435    - name: GET /user/installations
  6436      documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token
  6437      openapi_files:
  6438        - descriptions/api.github.com/api.github.com.json
  6439        - descriptions/ghec/ghec.json
  6440        - descriptions/ghes-3.15/ghes-3.15.json
  6441    - name: GET /user/installations/{installation_id}/repositories
  6442      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token
  6443      openapi_files:
  6444        - descriptions/api.github.com/api.github.com.json
  6445        - descriptions/ghec/ghec.json
  6446        - descriptions/ghes-3.15/ghes-3.15.json
  6447    - name: DELETE /user/installations/{installation_id}/repositories/{repository_id}
  6448      documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation
  6449      openapi_files:
  6450        - descriptions/api.github.com/api.github.com.json
  6451        - descriptions/ghec/ghec.json
  6452        - descriptions/ghes-3.15/ghes-3.15.json
  6453    - name: PUT /user/installations/{installation_id}/repositories/{repository_id}
  6454      documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation
  6455      openapi_files:
  6456        - descriptions/api.github.com/api.github.com.json
  6457        - descriptions/ghec/ghec.json
  6458        - descriptions/ghes-3.15/ghes-3.15.json
  6459    - name: DELETE /user/interaction-limits
  6460      documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories
  6461      openapi_files:
  6462        - descriptions/api.github.com/api.github.com.json
  6463        - descriptions/ghec/ghec.json
  6464    - name: GET /user/interaction-limits
  6465      documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories
  6466      openapi_files:
  6467        - descriptions/api.github.com/api.github.com.json
  6468        - descriptions/ghec/ghec.json
  6469    - name: PUT /user/interaction-limits
  6470      documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories
  6471      openapi_files:
  6472        - descriptions/api.github.com/api.github.com.json
  6473        - descriptions/ghec/ghec.json
  6474    - name: GET /user/issues
  6475      documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
  6476      openapi_files:
  6477        - descriptions/api.github.com/api.github.com.json
  6478        - descriptions/ghec/ghec.json
  6479        - descriptions/ghes-3.15/ghes-3.15.json
  6480    - name: GET /user/keys
  6481      documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user
  6482      openapi_files:
  6483        - descriptions/api.github.com/api.github.com.json
  6484        - descriptions/ghec/ghec.json
  6485        - descriptions/ghes-3.15/ghes-3.15.json
  6486    - name: POST /user/keys
  6487      documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-for-the-authenticated-user
  6488      openapi_files:
  6489        - descriptions/api.github.com/api.github.com.json
  6490        - descriptions/ghec/ghec.json
  6491        - descriptions/ghes-3.15/ghes-3.15.json
  6492    - name: DELETE /user/keys/{key_id}
  6493      documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user
  6494      openapi_files:
  6495        - descriptions/api.github.com/api.github.com.json
  6496        - descriptions/ghec/ghec.json
  6497        - descriptions/ghes-3.15/ghes-3.15.json
  6498    - name: GET /user/keys/{key_id}
  6499      documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user
  6500      openapi_files:
  6501        - descriptions/api.github.com/api.github.com.json
  6502        - descriptions/ghec/ghec.json
  6503        - descriptions/ghes-3.15/ghes-3.15.json
  6504    - name: GET /user/marketplace_purchases
  6505      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user
  6506      openapi_files:
  6507        - descriptions/api.github.com/api.github.com.json
  6508        - descriptions/ghec/ghec.json
  6509    - name: GET /user/marketplace_purchases/stubbed
  6510      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed
  6511      openapi_files:
  6512        - descriptions/api.github.com/api.github.com.json
  6513        - descriptions/ghec/ghec.json
  6514    - name: GET /user/memberships/orgs
  6515      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
  6516      openapi_files:
  6517        - descriptions/api.github.com/api.github.com.json
  6518        - descriptions/ghec/ghec.json
  6519        - descriptions/ghes-3.15/ghes-3.15.json
  6520    - name: GET /user/memberships/orgs/{org}
  6521      documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
  6522      openapi_files:
  6523        - descriptions/api.github.com/api.github.com.json
  6524        - descriptions/ghec/ghec.json
  6525        - descriptions/ghes-3.15/ghes-3.15.json
  6526    - name: PATCH /user/memberships/orgs/{org}
  6527      documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
  6528      openapi_files:
  6529        - descriptions/api.github.com/api.github.com.json
  6530        - descriptions/ghec/ghec.json
  6531        - descriptions/ghes-3.15/ghes-3.15.json
  6532    - name: GET /user/migrations
  6533      documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations
  6534      openapi_files:
  6535        - descriptions/api.github.com/api.github.com.json
  6536        - descriptions/ghec/ghec.json
  6537        - descriptions/ghes-3.15/ghes-3.15.json
  6538    - name: POST /user/migrations
  6539      documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration
  6540      openapi_files:
  6541        - descriptions/api.github.com/api.github.com.json
  6542        - descriptions/ghec/ghec.json
  6543        - descriptions/ghes-3.15/ghes-3.15.json
  6544    - name: GET /user/migrations/{migration_id}
  6545      documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
  6546      openapi_files:
  6547        - descriptions/api.github.com/api.github.com.json
  6548        - descriptions/ghec/ghec.json
  6549    - name: DELETE /user/migrations/{migration_id}/archive
  6550      documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
  6551      openapi_files:
  6552        - descriptions/api.github.com/api.github.com.json
  6553        - descriptions/ghec/ghec.json
  6554    - name: GET /user/migrations/{migration_id}/archive
  6555      documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
  6556      openapi_files:
  6557        - descriptions/api.github.com/api.github.com.json
  6558        - descriptions/ghec/ghec.json
  6559        - descriptions/ghes-3.15/ghes-3.15.json
  6560    - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock
  6561      documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
  6562      openapi_files:
  6563        - descriptions/api.github.com/api.github.com.json
  6564        - descriptions/ghec/ghec.json
  6565    - name: GET /user/migrations/{migration_id}/repositories
  6566      documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
  6567      openapi_files:
  6568        - descriptions/api.github.com/api.github.com.json
  6569        - descriptions/ghec/ghec.json
  6570        - descriptions/ghes-3.15/ghes-3.15.json
  6571    - name: GET /user/orgs
  6572      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
  6573      openapi_files:
  6574        - descriptions/api.github.com/api.github.com.json
  6575        - descriptions/ghec/ghec.json
  6576        - descriptions/ghes-3.15/ghes-3.15.json
  6577    - name: GET /user/packages
  6578      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace
  6579      openapi_files:
  6580        - descriptions/api.github.com/api.github.com.json
  6581        - descriptions/ghec/ghec.json
  6582        - descriptions/ghes-3.15/ghes-3.15.json
  6583    - name: DELETE /user/packages/{package_type}/{package_name}
  6584      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
  6585      openapi_files:
  6586        - descriptions/api.github.com/api.github.com.json
  6587        - descriptions/ghec/ghec.json
  6588        - descriptions/ghes-3.15/ghes-3.15.json
  6589    - name: GET /user/packages/{package_type}/{package_name}
  6590      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
  6591      openapi_files:
  6592        - descriptions/api.github.com/api.github.com.json
  6593        - descriptions/ghec/ghec.json
  6594        - descriptions/ghes-3.15/ghes-3.15.json
  6595    - name: POST /user/packages/{package_type}/{package_name}/restore
  6596      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
  6597      openapi_files:
  6598        - descriptions/api.github.com/api.github.com.json
  6599        - descriptions/ghec/ghec.json
  6600        - descriptions/ghes-3.15/ghes-3.15.json
  6601    - name: GET /user/packages/{package_type}/{package_name}/versions
  6602      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
  6603      openapi_files:
  6604        - descriptions/api.github.com/api.github.com.json
  6605        - descriptions/ghec/ghec.json
  6606        - descriptions/ghes-3.15/ghes-3.15.json
  6607    - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6608      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
  6609      openapi_files:
  6610        - descriptions/api.github.com/api.github.com.json
  6611        - descriptions/ghec/ghec.json
  6612        - descriptions/ghes-3.15/ghes-3.15.json
  6613    - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6614      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
  6615      openapi_files:
  6616        - descriptions/api.github.com/api.github.com.json
  6617        - descriptions/ghec/ghec.json
  6618        - descriptions/ghes-3.15/ghes-3.15.json
  6619    - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6620      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
  6621      openapi_files:
  6622        - descriptions/api.github.com/api.github.com.json
  6623        - descriptions/ghec/ghec.json
  6624        - descriptions/ghes-3.15/ghes-3.15.json
  6625    - name: POST /user/projects
  6626      documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project
  6627      openapi_files:
  6628        - descriptions/api.github.com/api.github.com.json
  6629        - descriptions/ghec/ghec.json
  6630        - descriptions/ghes-3.15/ghes-3.15.json
  6631    - name: GET /user/public_emails
  6632      documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user
  6633      openapi_files:
  6634        - descriptions/api.github.com/api.github.com.json
  6635        - descriptions/ghec/ghec.json
  6636        - descriptions/ghes-3.15/ghes-3.15.json
  6637    - name: GET /user/repos
  6638      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user
  6639      openapi_files:
  6640        - descriptions/api.github.com/api.github.com.json
  6641        - descriptions/ghec/ghec.json
  6642        - descriptions/ghes-3.15/ghes-3.15.json
  6643    - name: POST /user/repos
  6644      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user
  6645      openapi_files:
  6646        - descriptions/api.github.com/api.github.com.json
  6647        - descriptions/ghec/ghec.json
  6648        - descriptions/ghes-3.15/ghes-3.15.json
  6649    - name: GET /user/repository_invitations
  6650      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
  6651      openapi_files:
  6652        - descriptions/api.github.com/api.github.com.json
  6653        - descriptions/ghec/ghec.json
  6654        - descriptions/ghes-3.15/ghes-3.15.json
  6655    - name: DELETE /user/repository_invitations/{invitation_id}
  6656      documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
  6657      openapi_files:
  6658        - descriptions/api.github.com/api.github.com.json
  6659        - descriptions/ghec/ghec.json
  6660        - descriptions/ghes-3.15/ghes-3.15.json
  6661    - name: PATCH /user/repository_invitations/{invitation_id}
  6662      documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
  6663      openapi_files:
  6664        - descriptions/api.github.com/api.github.com.json
  6665        - descriptions/ghec/ghec.json
  6666        - descriptions/ghes-3.15/ghes-3.15.json
  6667    - name: DELETE /user/social_accounts
  6668      documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user
  6669      openapi_files:
  6670        - descriptions/api.github.com/api.github.com.json
  6671        - descriptions/ghec/ghec.json
  6672        - descriptions/ghes-3.15/ghes-3.15.json
  6673    - name: GET /user/social_accounts
  6674      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user
  6675      openapi_files:
  6676        - descriptions/api.github.com/api.github.com.json
  6677        - descriptions/ghec/ghec.json
  6678        - descriptions/ghes-3.15/ghes-3.15.json
  6679    - name: POST /user/social_accounts
  6680      documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user
  6681      openapi_files:
  6682        - descriptions/api.github.com/api.github.com.json
  6683        - descriptions/ghec/ghec.json
  6684        - descriptions/ghes-3.15/ghes-3.15.json
  6685    - name: GET /user/ssh_signing_keys
  6686      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user
  6687      openapi_files:
  6688        - descriptions/api.github.com/api.github.com.json
  6689        - descriptions/ghec/ghec.json
  6690        - descriptions/ghes-3.15/ghes-3.15.json
  6691    - name: POST /user/ssh_signing_keys
  6692      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user
  6693      openapi_files:
  6694        - descriptions/api.github.com/api.github.com.json
  6695        - descriptions/ghec/ghec.json
  6696        - descriptions/ghes-3.15/ghes-3.15.json
  6697    - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id}
  6698      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
  6699      openapi_files:
  6700        - descriptions/api.github.com/api.github.com.json
  6701        - descriptions/ghec/ghec.json
  6702        - descriptions/ghes-3.15/ghes-3.15.json
  6703    - name: GET /user/ssh_signing_keys/{ssh_signing_key_id}
  6704      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
  6705      openapi_files:
  6706        - descriptions/api.github.com/api.github.com.json
  6707        - descriptions/ghec/ghec.json
  6708        - descriptions/ghes-3.15/ghes-3.15.json
  6709    - name: GET /user/starred
  6710      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
  6711      openapi_files:
  6712        - descriptions/api.github.com/api.github.com.json
  6713        - descriptions/ghec/ghec.json
  6714        - descriptions/ghes-3.15/ghes-3.15.json
  6715    - name: DELETE /user/starred/{owner}/{repo}
  6716      documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
  6717      openapi_files:
  6718        - descriptions/api.github.com/api.github.com.json
  6719        - descriptions/ghec/ghec.json
  6720        - descriptions/ghes-3.15/ghes-3.15.json
  6721    - name: GET /user/starred/{owner}/{repo}
  6722      documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
  6723      openapi_files:
  6724        - descriptions/api.github.com/api.github.com.json
  6725        - descriptions/ghec/ghec.json
  6726        - descriptions/ghes-3.15/ghes-3.15.json
  6727    - name: PUT /user/starred/{owner}/{repo}
  6728      documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
  6729      openapi_files:
  6730        - descriptions/api.github.com/api.github.com.json
  6731        - descriptions/ghec/ghec.json
  6732        - descriptions/ghes-3.15/ghes-3.15.json
  6733    - name: GET /user/subscriptions
  6734      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user
  6735      openapi_files:
  6736        - descriptions/api.github.com/api.github.com.json
  6737        - descriptions/ghec/ghec.json
  6738        - descriptions/ghes-3.15/ghes-3.15.json
  6739    - name: GET /user/teams
  6740      documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user
  6741      openapi_files:
  6742        - descriptions/api.github.com/api.github.com.json
  6743        - descriptions/ghec/ghec.json
  6744        - descriptions/ghes-3.15/ghes-3.15.json
  6745    - name: GET /user/{account_id}
  6746      documentation_url: https://docs.github.com/rest/users/users#get-a-user-using-their-id
  6747      openapi_files:
  6748        - descriptions/api.github.com/api.github.com.json
  6749        - descriptions/ghec/ghec.json
  6750        - descriptions/ghes-3.15/ghes-3.15.json
  6751    - name: GET /users
  6752      documentation_url: https://docs.github.com/rest/users/users#list-users
  6753      openapi_files:
  6754        - descriptions/api.github.com/api.github.com.json
  6755        - descriptions/ghec/ghec.json
  6756        - descriptions/ghes-3.15/ghes-3.15.json
  6757    - name: GET /users/{username}
  6758      documentation_url: https://docs.github.com/rest/users/users#get-a-user
  6759      openapi_files:
  6760        - descriptions/api.github.com/api.github.com.json
  6761        - descriptions/ghec/ghec.json
  6762        - descriptions/ghes-3.15/ghes-3.15.json
  6763    - name: GET /users/{username}/attestations/{subject_digest}
  6764      documentation_url: https://docs.github.com/rest/users/attestations#list-attestations
  6765      openapi_files:
  6766        - descriptions/api.github.com/api.github.com.json
  6767        - descriptions/ghec/ghec.json
  6768    - name: GET /users/{username}/docker/conflicts
  6769      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user
  6770      openapi_files:
  6771        - descriptions/api.github.com/api.github.com.json
  6772        - descriptions/ghec/ghec.json
  6773        - descriptions/ghes-3.15/ghes-3.15.json
  6774    - name: GET /users/{username}/events
  6775      documentation_url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user
  6776      openapi_files:
  6777        - descriptions/api.github.com/api.github.com.json
  6778        - descriptions/ghec/ghec.json
  6779        - descriptions/ghes-3.15/ghes-3.15.json
  6780    - name: GET /users/{username}/events/orgs/{org}
  6781      documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user
  6782      openapi_files:
  6783        - descriptions/api.github.com/api.github.com.json
  6784        - descriptions/ghec/ghec.json
  6785        - descriptions/ghes-3.15/ghes-3.15.json
  6786    - name: GET /users/{username}/events/public
  6787      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user
  6788      openapi_files:
  6789        - descriptions/api.github.com/api.github.com.json
  6790        - descriptions/ghec/ghec.json
  6791        - descriptions/ghes-3.15/ghes-3.15.json
  6792    - name: GET /users/{username}/followers
  6793      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-user
  6794      openapi_files:
  6795        - descriptions/api.github.com/api.github.com.json
  6796        - descriptions/ghec/ghec.json
  6797        - descriptions/ghes-3.15/ghes-3.15.json
  6798    - name: GET /users/{username}/following
  6799      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows
  6800      openapi_files:
  6801        - descriptions/api.github.com/api.github.com.json
  6802        - descriptions/ghec/ghec.json
  6803        - descriptions/ghes-3.15/ghes-3.15.json
  6804    - name: GET /users/{username}/following/{target_user}
  6805      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user
  6806      openapi_files:
  6807        - descriptions/api.github.com/api.github.com.json
  6808        - descriptions/ghec/ghec.json
  6809        - descriptions/ghes-3.15/ghes-3.15.json
  6810    - name: GET /users/{username}/gists
  6811      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user
  6812      openapi_files:
  6813        - descriptions/api.github.com/api.github.com.json
  6814        - descriptions/ghec/ghec.json
  6815        - descriptions/ghes-3.15/ghes-3.15.json
  6816    - name: GET /users/{username}/gpg_keys
  6817      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user
  6818      openapi_files:
  6819        - descriptions/api.github.com/api.github.com.json
  6820        - descriptions/ghec/ghec.json
  6821        - descriptions/ghes-3.15/ghes-3.15.json
  6822    - name: GET /users/{username}/hovercard
  6823      documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user
  6824      openapi_files:
  6825        - descriptions/api.github.com/api.github.com.json
  6826        - descriptions/ghec/ghec.json
  6827        - descriptions/ghes-3.15/ghes-3.15.json
  6828    - name: GET /users/{username}/installation
  6829      documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app
  6830      openapi_files:
  6831        - descriptions/api.github.com/api.github.com.json
  6832        - descriptions/ghec/ghec.json
  6833        - descriptions/ghes-3.15/ghes-3.15.json
  6834    - name: GET /users/{username}/keys
  6835      documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user
  6836      openapi_files:
  6837        - descriptions/api.github.com/api.github.com.json
  6838        - descriptions/ghec/ghec.json
  6839        - descriptions/ghes-3.15/ghes-3.15.json
  6840    - name: GET /users/{username}/orgs
  6841      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
  6842      openapi_files:
  6843        - descriptions/api.github.com/api.github.com.json
  6844        - descriptions/ghec/ghec.json
  6845        - descriptions/ghes-3.15/ghes-3.15.json
  6846    - name: GET /users/{username}/packages
  6847      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user
  6848      openapi_files:
  6849        - descriptions/api.github.com/api.github.com.json
  6850        - descriptions/ghec/ghec.json
  6851        - descriptions/ghes-3.15/ghes-3.15.json
  6852    - name: DELETE /users/{username}/packages/{package_type}/{package_name}
  6853      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
  6854      openapi_files:
  6855        - descriptions/api.github.com/api.github.com.json
  6856        - descriptions/ghec/ghec.json
  6857        - descriptions/ghes-3.15/ghes-3.15.json
  6858    - name: GET /users/{username}/packages/{package_type}/{package_name}
  6859      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
  6860      openapi_files:
  6861        - descriptions/api.github.com/api.github.com.json
  6862        - descriptions/ghec/ghec.json
  6863        - descriptions/ghes-3.15/ghes-3.15.json
  6864    - name: POST /users/{username}/packages/{package_type}/{package_name}/restore
  6865      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
  6866      openapi_files:
  6867        - descriptions/api.github.com/api.github.com.json
  6868        - descriptions/ghec/ghec.json
  6869        - descriptions/ghes-3.15/ghes-3.15.json
  6870    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions
  6871      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
  6872      openapi_files:
  6873        - descriptions/api.github.com/api.github.com.json
  6874        - descriptions/ghec/ghec.json
  6875        - descriptions/ghes-3.15/ghes-3.15.json
  6876    - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6877      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
  6878      openapi_files:
  6879        - descriptions/api.github.com/api.github.com.json
  6880        - descriptions/ghec/ghec.json
  6881        - descriptions/ghes-3.15/ghes-3.15.json
  6882    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6883      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
  6884      openapi_files:
  6885        - descriptions/api.github.com/api.github.com.json
  6886        - descriptions/ghec/ghec.json
  6887        - descriptions/ghes-3.15/ghes-3.15.json
  6888    - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6889      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
  6890      openapi_files:
  6891        - descriptions/api.github.com/api.github.com.json
  6892        - descriptions/ghec/ghec.json
  6893        - descriptions/ghes-3.15/ghes-3.15.json
  6894    - name: GET /users/{username}/projects
  6895      documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects
  6896      openapi_files:
  6897        - descriptions/api.github.com/api.github.com.json
  6898        - descriptions/ghec/ghec.json
  6899        - descriptions/ghes-3.15/ghes-3.15.json
  6900    - name: GET /users/{username}/received_events
  6901      documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user
  6902      openapi_files:
  6903        - descriptions/api.github.com/api.github.com.json
  6904        - descriptions/ghec/ghec.json
  6905        - descriptions/ghes-3.15/ghes-3.15.json
  6906    - name: GET /users/{username}/received_events/public
  6907      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user
  6908      openapi_files:
  6909        - descriptions/api.github.com/api.github.com.json
  6910        - descriptions/ghec/ghec.json
  6911        - descriptions/ghes-3.15/ghes-3.15.json
  6912    - name: GET /users/{username}/repos
  6913      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user
  6914      openapi_files:
  6915        - descriptions/api.github.com/api.github.com.json
  6916        - descriptions/ghec/ghec.json
  6917        - descriptions/ghes-3.15/ghes-3.15.json
  6918    - name: GET /users/{username}/settings/billing/actions
  6919      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user
  6920      openapi_files:
  6921        - descriptions/api.github.com/api.github.com.json
  6922        - descriptions/ghec/ghec.json
  6923    - name: GET /users/{username}/settings/billing/packages
  6924      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user
  6925      openapi_files:
  6926        - descriptions/api.github.com/api.github.com.json
  6927        - descriptions/ghec/ghec.json
  6928    - name: GET /users/{username}/settings/billing/shared-storage
  6929      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
  6930      openapi_files:
  6931        - descriptions/api.github.com/api.github.com.json
  6932        - descriptions/ghec/ghec.json
  6933    - name: DELETE /users/{username}/site_admin
  6934      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#demote-a-site-administrator
  6935      openapi_files:
  6936        - descriptions/ghes-3.15/ghes-3.15.json
  6937    - name: PUT /users/{username}/site_admin
  6938      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator
  6939      openapi_files:
  6940        - descriptions/ghes-3.15/ghes-3.15.json
  6941    - name: GET /users/{username}/social_accounts
  6942      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user
  6943      openapi_files:
  6944        - descriptions/api.github.com/api.github.com.json
  6945        - descriptions/ghec/ghec.json
  6946        - descriptions/ghes-3.15/ghes-3.15.json
  6947    - name: GET /users/{username}/ssh_signing_keys
  6948      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user
  6949      openapi_files:
  6950        - descriptions/api.github.com/api.github.com.json
  6951        - descriptions/ghec/ghec.json
  6952        - descriptions/ghes-3.15/ghes-3.15.json
  6953    - name: GET /users/{username}/starred
  6954      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
  6955      openapi_files:
  6956        - descriptions/api.github.com/api.github.com.json
  6957        - descriptions/ghec/ghec.json
  6958        - descriptions/ghes-3.15/ghes-3.15.json
  6959    - name: GET /users/{username}/subscriptions
  6960      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user
  6961      openapi_files:
  6962        - descriptions/api.github.com/api.github.com.json
  6963        - descriptions/ghec/ghec.json
  6964        - descriptions/ghes-3.15/ghes-3.15.json
  6965    - name: DELETE /users/{username}/suspended
  6966      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#unsuspend-a-user
  6967      openapi_files:
  6968        - descriptions/ghes-3.15/ghes-3.15.json
  6969    - name: PUT /users/{username}/suspended
  6970      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#suspend-a-user
  6971      openapi_files:
  6972        - descriptions/ghes-3.15/ghes-3.15.json
  6973    - name: GET /versions
  6974      documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions
  6975      openapi_files:
  6976        - descriptions/api.github.com/api.github.com.json
  6977        - descriptions/ghec/ghec.json
  6978    - name: GET /zen
  6979      documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github
  6980      openapi_files:
  6981        - descriptions/api.github.com/api.github.com.json
  6982        - descriptions/ghec/ghec.json
  6983        - descriptions/ghes-3.15/ghes-3.15.json