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

     1  operations:
     2    - name: POST /hub
     3      documentation_url: https://docs.github.com/webhooks/about-webhooks-for-repositories#pubsubhubbub
     4    - name: GET /organizations/{organization_id}
     5    - name: GET /orgs/{org}/actions/required_workflows
     6      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
     7    - name: POST /orgs/{org}/actions/required_workflows
     8      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
     9    - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id}
    10      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    11    - name: GET /orgs/{org}/actions/required_workflows/{workflow_id}
    12      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    13    - name: PATCH /orgs/{org}/actions/required_workflows/{workflow_id}
    14      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    15    - name: GET /orgs/{org}/actions/required_workflows/{workflow_id}/repositories
    16      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    17    - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories
    18      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    19    - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id}
    20      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    21    - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id}
    22      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    23    - name: GET /repos/{owner}/{repo}/actions/required_workflows
    24      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    25    - name: GET /repos/{owner}/{repo}/import/issues
    26      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues
    27    - name: POST /repos/{owner}/{repo}/import/issues
    28      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#start-an-issue-import
    29    - name: GET /repos/{owner}/{repo}/import/issues/{issue_number}
    30      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#import-status-request
    31    - name: GET /repositories/{repository_id}
    32    - name: GET /repositories/{repository_id}/installation
    33  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: 2320d61e4c805300787f8551fda53076bb4fae8b
    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: GET /enterprises/{enterprise}/actions/hosted-runners
   508      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#list-github-hosted-runners-for-an-enterprise
   509      openapi_files:
   510        - descriptions/ghec/ghec.json
   511    - name: POST /enterprises/{enterprise}/actions/hosted-runners
   512      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-enterprise
   513      openapi_files:
   514        - descriptions/ghec/ghec.json
   515    - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/github-owned
   516      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-enterprise
   517      openapi_files:
   518        - descriptions/ghec/ghec.json
   519    - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/partner
   520      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-enterprise
   521      openapi_files:
   522        - descriptions/ghec/ghec.json
   523    - name: GET /enterprises/{enterprise}/actions/hosted-runners/limits
   524      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-enterprise
   525      openapi_files:
   526        - descriptions/ghec/ghec.json
   527    - name: GET /enterprises/{enterprise}/actions/hosted-runners/machine-sizes
   528      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-enterprise
   529      openapi_files:
   530        - descriptions/ghec/ghec.json
   531    - name: GET /enterprises/{enterprise}/actions/hosted-runners/platforms
   532      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-enterprise
   533      openapi_files:
   534        - descriptions/ghec/ghec.json
   535    - name: DELETE /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   536      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-enterprise
   537      openapi_files:
   538        - descriptions/ghec/ghec.json
   539    - name: GET /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   540      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-enterprise
   541      openapi_files:
   542        - descriptions/ghec/ghec.json
   543    - name: PATCH /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   544      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-enterprise
   545      openapi_files:
   546        - descriptions/ghec/ghec.json
   547    - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
   548      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise
   549      openapi_files:
   550        - descriptions/ghec/ghec.json
   551    - name: GET /enterprises/{enterprise}/actions/permissions
   552      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-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
   557      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-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/permissions/organizations
   562      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
   563      openapi_files:
   564        - descriptions/ghec/ghec.json
   565        - descriptions/ghes-3.15/ghes-3.15.json
   566    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations
   567      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-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/permissions/organizations/{org_id}
   572      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
   573      openapi_files:
   574        - descriptions/ghec/ghec.json
   575        - descriptions/ghes-3.15/ghes-3.15.json
   576    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   577      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
   578      openapi_files:
   579        - descriptions/ghec/ghec.json
   580        - descriptions/ghes-3.15/ghes-3.15.json
   581    - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions
   582      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
   583      openapi_files:
   584        - descriptions/ghec/ghec.json
   585        - descriptions/ghes-3.15/ghes-3.15.json
   586    - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions
   587      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
   588      openapi_files:
   589        - descriptions/ghec/ghec.json
   590        - descriptions/ghes-3.15/ghes-3.15.json
   591    - name: GET /enterprises/{enterprise}/actions/permissions/workflow
   592      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise
   593      openapi_files:
   594        - descriptions/ghec/ghec.json
   595        - descriptions/ghes-3.15/ghes-3.15.json
   596    - name: PUT /enterprises/{enterprise}/actions/permissions/workflow
   597      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise
   598      openapi_files:
   599        - descriptions/ghec/ghec.json
   600        - descriptions/ghes-3.15/ghes-3.15.json
   601    - name: GET /enterprises/{enterprise}/actions/runner-groups
   602      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
   603      openapi_files:
   604        - descriptions/ghec/ghec.json
   605        - descriptions/ghes-3.15/ghes-3.15.json
   606    - name: POST /enterprises/{enterprise}/actions/runner-groups
   607      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
   608      openapi_files:
   609        - descriptions/ghec/ghec.json
   610        - descriptions/ghes-3.15/ghes-3.15.json
   611    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   612      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
   613      openapi_files:
   614        - descriptions/ghec/ghec.json
   615        - descriptions/ghes-3.15/ghes-3.15.json
   616    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   617      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
   618      openapi_files:
   619        - descriptions/ghec/ghec.json
   620        - descriptions/ghes-3.15/ghes-3.15.json
   621    - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   622      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-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/runner-groups/{runner_group_id}/organizations
   627      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
   628      openapi_files:
   629        - descriptions/ghec/ghec.json
   630        - descriptions/ghes-3.15/ghes-3.15.json
   631    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   632      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
   633      openapi_files:
   634        - descriptions/ghec/ghec.json
   635        - descriptions/ghes-3.15/ghes-3.15.json
   636    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   637      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
   638      openapi_files:
   639        - descriptions/ghec/ghec.json
   640        - descriptions/ghes-3.15/ghes-3.15.json
   641    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   642      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
   643      openapi_files:
   644        - descriptions/ghec/ghec.json
   645        - descriptions/ghes-3.15/ghes-3.15.json
   646    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   647      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
   648      openapi_files:
   649        - descriptions/ghec/ghec.json
   650        - descriptions/ghes-3.15/ghes-3.15.json
   651    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   652      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
   653      openapi_files:
   654        - descriptions/ghec/ghec.json
   655        - descriptions/ghes-3.15/ghes-3.15.json
   656    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   657      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
   658      openapi_files:
   659        - descriptions/ghec/ghec.json
   660        - descriptions/ghes-3.15/ghes-3.15.json
   661    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   662      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
   663      openapi_files:
   664        - descriptions/ghec/ghec.json
   665        - descriptions/ghes-3.15/ghes-3.15.json
   666    - name: GET /enterprises/{enterprise}/actions/runners
   667      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
   668      openapi_files:
   669        - descriptions/ghec/ghec.json
   670        - descriptions/ghes-3.15/ghes-3.15.json
   671    - name: GET /enterprises/{enterprise}/actions/runners/downloads
   672      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
   673      openapi_files:
   674        - descriptions/ghec/ghec.json
   675        - descriptions/ghes-3.15/ghes-3.15.json
   676    - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig
   677      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
   678      openapi_files:
   679        - descriptions/ghec/ghec.json
   680        - descriptions/ghes-3.15/ghes-3.15.json
   681    - name: POST /enterprises/{enterprise}/actions/runners/registration-token
   682      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
   683      openapi_files:
   684        - descriptions/ghec/ghec.json
   685        - descriptions/ghes-3.15/ghes-3.15.json
   686    - name: POST /enterprises/{enterprise}/actions/runners/remove-token
   687      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
   688      openapi_files:
   689        - descriptions/ghec/ghec.json
   690        - descriptions/ghes-3.15/ghes-3.15.json
   691    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
   692      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
   693      openapi_files:
   694        - descriptions/ghec/ghec.json
   695        - descriptions/ghes-3.15/ghes-3.15.json
   696    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}
   697      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
   698      openapi_files:
   699        - descriptions/ghec/ghec.json
   700        - descriptions/ghes-3.15/ghes-3.15.json
   701    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   702      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
   703      openapi_files:
   704        - descriptions/ghec/ghec.json
   705        - descriptions/ghes-3.15/ghes-3.15.json
   706    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   707      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
   708      openapi_files:
   709        - descriptions/ghec/ghec.json
   710        - descriptions/ghes-3.15/ghes-3.15.json
   711    - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   712      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
   713      openapi_files:
   714        - descriptions/ghec/ghec.json
   715        - descriptions/ghes-3.15/ghes-3.15.json
   716    - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   717      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
   718      openapi_files:
   719        - descriptions/ghec/ghec.json
   720        - descriptions/ghes-3.15/ghes-3.15.json
   721    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
   722      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
   723      openapi_files:
   724        - descriptions/ghec/ghec.json
   725        - descriptions/ghes-3.15/ghes-3.15.json
   726    - name: DELETE /enterprises/{enterprise}/announcement
   727      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
   728      openapi_files:
   729        - descriptions/ghec/ghec.json
   730    - name: GET /enterprises/{enterprise}/announcement
   731      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
   732      openapi_files:
   733        - descriptions/ghec/ghec.json
   734    - name: PATCH /enterprises/{enterprise}/announcement
   735      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
   736      openapi_files:
   737        - descriptions/ghec/ghec.json
   738    - name: GET /enterprises/{enterprise}/audit-log
   739      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
   740      openapi_files:
   741        - descriptions/ghec/ghec.json
   742        - descriptions/ghes-3.15/ghes-3.15.json
   743    - name: GET /enterprises/{enterprise}/audit-log/stream-key
   744      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
   745      openapi_files:
   746        - descriptions/ghec/ghec.json
   747    - name: GET /enterprises/{enterprise}/audit-log/streams
   748      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
   749      openapi_files:
   750        - descriptions/ghec/ghec.json
   751    - name: POST /enterprises/{enterprise}/audit-log/streams
   752      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
   753      openapi_files:
   754        - descriptions/ghec/ghec.json
   755    - name: DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
   756      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
   757      openapi_files:
   758        - descriptions/ghec/ghec.json
   759    - name: GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
   760      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
   761      openapi_files:
   762        - descriptions/ghec/ghec.json
   763    - name: PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
   764      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
   765      openapi_files:
   766        - descriptions/ghec/ghec.json
   767    - name: GET /enterprises/{enterprise}/bypass-requests/push-rules
   768      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/bypass-requests#list-push-rule-bypass-requests-within-an-enterprise
   769      openapi_files:
   770        - descriptions/ghec/ghec.json
   771    - name: GET /enterprises/{enterprise}/code-scanning/alerts
   772      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise
   773      openapi_files:
   774        - descriptions/ghec/ghec.json
   775        - descriptions/ghes-3.15/ghes-3.15.json
   776    - name: GET /enterprises/{enterprise}/code-security/configurations
   777      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-enterprise
   778      openapi_files:
   779        - descriptions/api.github.com/api.github.com.json
   780        - descriptions/ghec/ghec.json
   781    - name: POST /enterprises/{enterprise}/code-security/configurations
   782      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration-for-an-enterprise
   783      openapi_files:
   784        - descriptions/api.github.com/api.github.com.json
   785        - descriptions/ghec/ghec.json
   786    - name: GET /enterprises/{enterprise}/code-security/configurations/defaults
   787      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations-for-an-enterprise
   788      openapi_files:
   789        - descriptions/api.github.com/api.github.com.json
   790        - descriptions/ghec/ghec.json
   791    - name: DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   792      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise
   793      openapi_files:
   794        - descriptions/api.github.com/api.github.com.json
   795        - descriptions/ghec/ghec.json
   796    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   797      documentation_url: https://docs.github.com/rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise
   798      openapi_files:
   799        - descriptions/api.github.com/api.github.com.json
   800        - descriptions/ghec/ghec.json
   801    - name: PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   802      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise
   803      openapi_files:
   804        - descriptions/api.github.com/api.github.com.json
   805        - descriptions/ghec/ghec.json
   806    - name: POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach
   807      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories
   808      openapi_files:
   809        - descriptions/api.github.com/api.github.com.json
   810        - descriptions/ghec/ghec.json
   811    - name: PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults
   812      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise
   813      openapi_files:
   814        - descriptions/api.github.com/api.github.com.json
   815        - descriptions/ghec/ghec.json
   816    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories
   817      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration
   818      openapi_files:
   819        - descriptions/api.github.com/api.github.com.json
   820        - descriptions/ghec/ghec.json
   821    - name: GET /enterprises/{enterprise}/code_security_and_analysis
   822      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
   823      openapi_files:
   824        - descriptions/ghec/ghec.json
   825        - descriptions/ghes-3.15/ghes-3.15.json
   826    - name: PATCH /enterprises/{enterprise}/code_security_and_analysis
   827      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
   828      openapi_files:
   829        - descriptions/ghec/ghec.json
   830        - descriptions/ghes-3.15/ghes-3.15.json
   831    - name: GET /enterprises/{enterprise}/consumed-licenses
   832      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
   833      openapi_files:
   834        - descriptions/ghec/ghec.json
   835    - name: GET /enterprises/{enterprise}/copilot/billing/seats
   836      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
   837      openapi_files:
   838        - descriptions/ghec/ghec.json
   839    - name: GET /enterprises/{enterprise}/copilot/metrics
   840      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
   841      openapi_files:
   842        - descriptions/ghec/ghec.json
   843    - name: GET /enterprises/{enterprise}/copilot/usage
   844      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members
   845      openapi_files:
   846        - descriptions/ghec/ghec.json
   847    - name: GET /enterprises/{enterprise}/dependabot/alerts
   848      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
   849      openapi_files:
   850        - descriptions/api.github.com/api.github.com.json
   851        - descriptions/ghec/ghec.json
   852        - descriptions/ghes-3.15/ghes-3.15.json
   853    - name: GET /enterprises/{enterprise}/license-sync-status
   854      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
   855      openapi_files:
   856        - descriptions/ghec/ghec.json
   857    - name: GET /enterprises/{enterprise}/network-configurations
   858      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#list-hosted-compute-network-configurations-for-an-enterprise
   859      openapi_files:
   860        - descriptions/ghec/ghec.json
   861    - name: POST /enterprises/{enterprise}/network-configurations
   862      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#create-a-hosted-compute-network-configuration-for-an-enterprise
   863      openapi_files:
   864        - descriptions/ghec/ghec.json
   865    - name: DELETE /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   866      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise
   867      openapi_files:
   868        - descriptions/ghec/ghec.json
   869    - name: GET /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   870      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise
   871      openapi_files:
   872        - descriptions/ghec/ghec.json
   873    - name: PATCH /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   874      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise
   875      openapi_files:
   876        - descriptions/ghec/ghec.json
   877    - name: GET /enterprises/{enterprise}/network-settings/{network_settings_id}
   878      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise
   879      openapi_files:
   880        - descriptions/ghec/ghec.json
   881    - name: GET /enterprises/{enterprise}/properties/schema
   882      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
   883      openapi_files:
   884        - descriptions/ghec/ghec.json
   885    - name: PATCH /enterprises/{enterprise}/properties/schema
   886      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
   887      openapi_files:
   888        - descriptions/ghec/ghec.json
   889    - name: DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
   890      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
   891      openapi_files:
   892        - descriptions/ghec/ghec.json
   893    - name: GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
   894      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
   895      openapi_files:
   896        - descriptions/ghec/ghec.json
   897    - name: PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
   898      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
   899      openapi_files:
   900        - descriptions/ghec/ghec.json
   901    - name: POST /enterprises/{enterprise}/rulesets
   902      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#create-an-enterprise-repository-ruleset
   903      openapi_files:
   904        - descriptions/ghec/ghec.json
   905    - name: DELETE /enterprises/{enterprise}/rulesets/{ruleset_id}
   906      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#delete-an-enterprise-repository-ruleset
   907      openapi_files:
   908        - descriptions/ghec/ghec.json
   909    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}
   910      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-an-enterprise-repository-ruleset
   911      openapi_files:
   912        - descriptions/ghec/ghec.json
   913    - name: PUT /enterprises/{enterprise}/rulesets/{ruleset_id}
   914      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#update-an-enterprise-repository-ruleset
   915      openapi_files:
   916        - descriptions/ghec/ghec.json
   917    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history
   918      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-history
   919      openapi_files:
   920        - descriptions/ghec/ghec.json
   921    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history/{version_id}
   922      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-version
   923      openapi_files:
   924        - descriptions/ghec/ghec.json
   925    - name: GET /enterprises/{enterprise}/secret-scanning/alerts
   926      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
   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 /enterprises/{enterprise}/settings/billing/actions
   932      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise
   933      openapi_files:
   934        - descriptions/ghec/ghec.json
   935    - name: GET /enterprises/{enterprise}/settings/billing/advanced-security
   936      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise
   937      openapi_files:
   938        - descriptions/ghec/ghec.json
   939        - descriptions/ghes-3.15/ghes-3.15.json
   940    - name: GET /enterprises/{enterprise}/settings/billing/cost-centers
   941      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-all-cost-centers-for-an-enterprise
   942      openapi_files:
   943        - descriptions/ghec/ghec.json
   944    - name: DELETE /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   945      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center
   946      openapi_files:
   947        - descriptions/ghec/ghec.json
   948    - name: POST /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   949      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center
   950      openapi_files:
   951        - descriptions/ghec/ghec.json
   952    - name: GET /enterprises/{enterprise}/settings/billing/packages
   953      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
   954      openapi_files:
   955        - descriptions/ghec/ghec.json
   956    - name: GET /enterprises/{enterprise}/settings/billing/shared-storage
   957      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
   958      openapi_files:
   959        - descriptions/ghec/ghec.json
   960    - name: GET /enterprises/{enterprise}/settings/billing/usage
   961      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise
   962      openapi_files:
   963        - descriptions/ghec/ghec.json
   964    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics
   965      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
   966      openapi_files:
   967        - descriptions/ghec/ghec.json
   968    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage
   969      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team
   970      openapi_files:
   971        - descriptions/ghec/ghec.json
   972    - name: POST /enterprises/{enterprise}/{security_product}/{enablement}
   973      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
   974      openapi_files:
   975        - descriptions/ghec/ghec.json
   976        - descriptions/ghes-3.15/ghes-3.15.json
   977    - name: GET /events
   978      documentation_url: https://docs.github.com/rest/activity/events#list-public-events
   979      openapi_files:
   980        - descriptions/api.github.com/api.github.com.json
   981        - descriptions/ghec/ghec.json
   982        - descriptions/ghes-3.15/ghes-3.15.json
   983    - name: GET /feeds
   984      documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds
   985      openapi_files:
   986        - descriptions/api.github.com/api.github.com.json
   987        - descriptions/ghec/ghec.json
   988        - descriptions/ghes-3.15/ghes-3.15.json
   989    - name: GET /gists
   990      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user
   991      openapi_files:
   992        - descriptions/api.github.com/api.github.com.json
   993        - descriptions/ghec/ghec.json
   994        - descriptions/ghes-3.15/ghes-3.15.json
   995    - name: POST /gists
   996      documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist
   997      openapi_files:
   998        - descriptions/api.github.com/api.github.com.json
   999        - descriptions/ghec/ghec.json
  1000        - descriptions/ghes-3.15/ghes-3.15.json
  1001    - name: GET /gists/public
  1002      documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists
  1003      openapi_files:
  1004        - descriptions/api.github.com/api.github.com.json
  1005        - descriptions/ghec/ghec.json
  1006        - descriptions/ghes-3.15/ghes-3.15.json
  1007    - name: GET /gists/starred
  1008      documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists
  1009      openapi_files:
  1010        - descriptions/api.github.com/api.github.com.json
  1011        - descriptions/ghec/ghec.json
  1012        - descriptions/ghes-3.15/ghes-3.15.json
  1013    - name: DELETE /gists/{gist_id}
  1014      documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist
  1015      openapi_files:
  1016        - descriptions/api.github.com/api.github.com.json
  1017        - descriptions/ghec/ghec.json
  1018        - descriptions/ghes-3.15/ghes-3.15.json
  1019    - name: GET /gists/{gist_id}
  1020      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist
  1021      openapi_files:
  1022        - descriptions/api.github.com/api.github.com.json
  1023        - descriptions/ghec/ghec.json
  1024        - descriptions/ghes-3.15/ghes-3.15.json
  1025    - name: PATCH /gists/{gist_id}
  1026      documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist
  1027      openapi_files:
  1028        - descriptions/api.github.com/api.github.com.json
  1029        - descriptions/ghec/ghec.json
  1030        - descriptions/ghes-3.15/ghes-3.15.json
  1031    - name: GET /gists/{gist_id}/comments
  1032      documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments
  1033      openapi_files:
  1034        - descriptions/api.github.com/api.github.com.json
  1035        - descriptions/ghec/ghec.json
  1036        - descriptions/ghes-3.15/ghes-3.15.json
  1037    - name: POST /gists/{gist_id}/comments
  1038      documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment
  1039      openapi_files:
  1040        - descriptions/api.github.com/api.github.com.json
  1041        - descriptions/ghec/ghec.json
  1042        - descriptions/ghes-3.15/ghes-3.15.json
  1043    - name: DELETE /gists/{gist_id}/comments/{comment_id}
  1044      documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment
  1045      openapi_files:
  1046        - descriptions/api.github.com/api.github.com.json
  1047        - descriptions/ghec/ghec.json
  1048        - descriptions/ghes-3.15/ghes-3.15.json
  1049    - name: GET /gists/{gist_id}/comments/{comment_id}
  1050      documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment
  1051      openapi_files:
  1052        - descriptions/api.github.com/api.github.com.json
  1053        - descriptions/ghec/ghec.json
  1054        - descriptions/ghes-3.15/ghes-3.15.json
  1055    - name: PATCH /gists/{gist_id}/comments/{comment_id}
  1056      documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment
  1057      openapi_files:
  1058        - descriptions/api.github.com/api.github.com.json
  1059        - descriptions/ghec/ghec.json
  1060        - descriptions/ghes-3.15/ghes-3.15.json
  1061    - name: GET /gists/{gist_id}/commits
  1062      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits
  1063      openapi_files:
  1064        - descriptions/api.github.com/api.github.com.json
  1065        - descriptions/ghec/ghec.json
  1066        - descriptions/ghes-3.15/ghes-3.15.json
  1067    - name: GET /gists/{gist_id}/forks
  1068      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks
  1069      openapi_files:
  1070        - descriptions/api.github.com/api.github.com.json
  1071        - descriptions/ghec/ghec.json
  1072        - descriptions/ghes-3.15/ghes-3.15.json
  1073    - name: POST /gists/{gist_id}/forks
  1074      documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist
  1075      openapi_files:
  1076        - descriptions/api.github.com/api.github.com.json
  1077        - descriptions/ghec/ghec.json
  1078        - descriptions/ghes-3.15/ghes-3.15.json
  1079    - name: DELETE /gists/{gist_id}/star
  1080      documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist
  1081      openapi_files:
  1082        - descriptions/api.github.com/api.github.com.json
  1083        - descriptions/ghec/ghec.json
  1084        - descriptions/ghes-3.15/ghes-3.15.json
  1085    - name: GET /gists/{gist_id}/star
  1086      documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred
  1087      openapi_files:
  1088        - descriptions/api.github.com/api.github.com.json
  1089        - descriptions/ghec/ghec.json
  1090        - descriptions/ghes-3.15/ghes-3.15.json
  1091    - name: PUT /gists/{gist_id}/star
  1092      documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist
  1093      openapi_files:
  1094        - descriptions/api.github.com/api.github.com.json
  1095        - descriptions/ghec/ghec.json
  1096        - descriptions/ghes-3.15/ghes-3.15.json
  1097    - name: GET /gists/{gist_id}/{sha}
  1098      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision
  1099      openapi_files:
  1100        - descriptions/api.github.com/api.github.com.json
  1101        - descriptions/ghec/ghec.json
  1102        - descriptions/ghes-3.15/ghes-3.15.json
  1103    - name: GET /gitignore/templates
  1104      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates
  1105      openapi_files:
  1106        - descriptions/api.github.com/api.github.com.json
  1107        - descriptions/ghec/ghec.json
  1108        - descriptions/ghes-3.15/ghes-3.15.json
  1109    - name: GET /gitignore/templates/{name}
  1110      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template
  1111      openapi_files:
  1112        - descriptions/api.github.com/api.github.com.json
  1113        - descriptions/ghec/ghec.json
  1114        - descriptions/ghes-3.15/ghes-3.15.json
  1115    - name: GET /installation/repositories
  1116      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation
  1117      openapi_files:
  1118        - descriptions/api.github.com/api.github.com.json
  1119        - descriptions/ghec/ghec.json
  1120        - descriptions/ghes-3.15/ghes-3.15.json
  1121    - name: DELETE /installation/token
  1122      documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token
  1123      openapi_files:
  1124        - descriptions/api.github.com/api.github.com.json
  1125        - descriptions/ghec/ghec.json
  1126        - descriptions/ghes-3.15/ghes-3.15.json
  1127    - name: GET /issues
  1128      documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
  1129      openapi_files:
  1130        - descriptions/api.github.com/api.github.com.json
  1131        - descriptions/ghec/ghec.json
  1132        - descriptions/ghes-3.15/ghes-3.15.json
  1133    - name: GET /licenses
  1134      documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses
  1135      openapi_files:
  1136        - descriptions/api.github.com/api.github.com.json
  1137        - descriptions/ghec/ghec.json
  1138        - descriptions/ghes-3.15/ghes-3.15.json
  1139    - name: GET /licenses/{license}
  1140      documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license
  1141      openapi_files:
  1142        - descriptions/api.github.com/api.github.com.json
  1143        - descriptions/ghec/ghec.json
  1144        - descriptions/ghes-3.15/ghes-3.15.json
  1145    - name: DELETE /manage/v1/access/ssh
  1146      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#delete-a-ssh-key
  1147      openapi_files:
  1148        - descriptions/ghes-3.15/ghes-3.15.json
  1149    - name: GET /manage/v1/access/ssh
  1150      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys
  1151      openapi_files:
  1152        - descriptions/ghes-3.15/ghes-3.15.json
  1153    - name: POST /manage/v1/access/ssh
  1154      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key
  1155      openapi_files:
  1156        - descriptions/ghes-3.15/ghes-3.15.json
  1157    - name: GET /manage/v1/checks/system-requirements
  1158      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
  1159      openapi_files:
  1160        - descriptions/ghes-3.15/ghes-3.15.json
  1161    - name: GET /manage/v1/cluster/status
  1162      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
  1163      openapi_files:
  1164        - descriptions/ghes-3.15/ghes-3.15.json
  1165    - name: GET /manage/v1/config/apply
  1166      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run
  1167      openapi_files:
  1168        - descriptions/ghes-3.15/ghes-3.15.json
  1169    - name: POST /manage/v1/config/apply
  1170      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run
  1171      openapi_files:
  1172        - descriptions/ghes-3.15/ghes-3.15.json
  1173    - name: GET /manage/v1/config/apply/events
  1174      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply
  1175      openapi_files:
  1176        - descriptions/ghes-3.15/ghes-3.15.json
  1177    - name: POST /manage/v1/config/init
  1178      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#initialize-instance-configuration-with-license-and-password
  1179      openapi_files:
  1180        - descriptions/ghes-3.15/ghes-3.15.json
  1181    - name: GET /manage/v1/config/license
  1182      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-enterprise-license-information
  1183      openapi_files:
  1184        - descriptions/ghes-3.15/ghes-3.15.json
  1185    - name: PUT /manage/v1/config/license
  1186      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#upload-an-enterprise-license
  1187      openapi_files:
  1188        - descriptions/ghes-3.15/ghes-3.15.json
  1189    - name: GET /manage/v1/config/license/check
  1190      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#check-a-license
  1191      openapi_files:
  1192        - descriptions/ghes-3.15/ghes-3.15.json
  1193    - name: GET /manage/v1/config/nodes
  1194      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes
  1195      openapi_files:
  1196        - descriptions/ghes-3.15/ghes-3.15.json
  1197    - name: GET /manage/v1/config/settings
  1198      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-ghes-settings
  1199      openapi_files:
  1200        - descriptions/ghes-3.15/ghes-3.15.json
  1201    - name: PUT /manage/v1/config/settings
  1202      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-settings
  1203      openapi_files:
  1204        - descriptions/ghes-3.15/ghes-3.15.json
  1205    - name: GET /manage/v1/maintenance
  1206      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode
  1207      openapi_files:
  1208        - descriptions/ghes-3.15/ghes-3.15.json
  1209    - name: POST /manage/v1/maintenance
  1210      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode
  1211      openapi_files:
  1212        - descriptions/ghes-3.15/ghes-3.15.json
  1213    - name: GET /manage/v1/replication/status
  1214      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
  1215      openapi_files:
  1216        - descriptions/ghes-3.15/ghes-3.15.json
  1217    - name: GET /manage/v1/version
  1218      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes
  1219      openapi_files:
  1220        - descriptions/ghes-3.15/ghes-3.15.json
  1221    - name: POST /markdown
  1222      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document
  1223      openapi_files:
  1224        - descriptions/api.github.com/api.github.com.json
  1225        - descriptions/ghec/ghec.json
  1226        - descriptions/ghes-3.15/ghes-3.15.json
  1227    - name: POST /markdown/raw
  1228      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode
  1229      openapi_files:
  1230        - descriptions/api.github.com/api.github.com.json
  1231        - descriptions/ghec/ghec.json
  1232        - descriptions/ghes-3.15/ghes-3.15.json
  1233    - name: GET /marketplace_listing/accounts/{account_id}
  1234      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account
  1235      openapi_files:
  1236        - descriptions/api.github.com/api.github.com.json
  1237        - descriptions/ghec/ghec.json
  1238    - name: GET /marketplace_listing/plans
  1239      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans
  1240      openapi_files:
  1241        - descriptions/api.github.com/api.github.com.json
  1242        - descriptions/ghec/ghec.json
  1243    - name: GET /marketplace_listing/plans/{plan_id}/accounts
  1244      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan
  1245      openapi_files:
  1246        - descriptions/api.github.com/api.github.com.json
  1247        - descriptions/ghec/ghec.json
  1248    - name: GET /marketplace_listing/stubbed/accounts/{account_id}
  1249      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed
  1250      openapi_files:
  1251        - descriptions/api.github.com/api.github.com.json
  1252        - descriptions/ghec/ghec.json
  1253    - name: GET /marketplace_listing/stubbed/plans
  1254      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed
  1255      openapi_files:
  1256        - descriptions/api.github.com/api.github.com.json
  1257        - descriptions/ghec/ghec.json
  1258    - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts
  1259      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed
  1260      openapi_files:
  1261        - descriptions/api.github.com/api.github.com.json
  1262        - descriptions/ghec/ghec.json
  1263    - name: GET /meta
  1264      documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information
  1265      openapi_files:
  1266        - descriptions/api.github.com/api.github.com.json
  1267        - descriptions/ghec/ghec.json
  1268        - descriptions/ghes-3.15/ghes-3.15.json
  1269    - name: GET /networks/{owner}/{repo}/events
  1270      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
  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 /notifications
  1276      documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
  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: PUT /notifications
  1282      documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read
  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: DELETE /notifications/threads/{thread_id}
  1288      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-done
  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 /notifications/threads/{thread_id}
  1294      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread
  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: PATCH /notifications/threads/{thread_id}
  1300      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read
  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: DELETE /notifications/threads/{thread_id}/subscription
  1306      documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription
  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 /notifications/threads/{thread_id}/subscription
  1312      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user
  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 /notifications/threads/{thread_id}/subscription
  1318      documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription
  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 /octocat
  1324      documentation_url: https://docs.github.com/rest/meta/meta#get-octocat
  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: GET /organizations
  1330      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations
  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: GET /organizations/{organization_id}/custom_roles
  1336      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization
  1337      openapi_files:
  1338        - descriptions/ghec/ghec.json
  1339        - descriptions/ghes-3.15/ghes-3.15.json
  1340    - name: GET /organizations/{org}/settings/billing/usage
  1341      documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
  1342      openapi_files:
  1343        - descriptions/api.github.com/api.github.com.json
  1344        - descriptions/ghec/ghec.json
  1345    - name: DELETE /orgs/{org}
  1346      documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization
  1347      openapi_files:
  1348        - descriptions/api.github.com/api.github.com.json
  1349        - descriptions/ghec/ghec.json
  1350        - descriptions/ghes-3.15/ghes-3.15.json
  1351    - name: GET /orgs/{org}
  1352      documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization
  1353      openapi_files:
  1354        - descriptions/api.github.com/api.github.com.json
  1355        - descriptions/ghec/ghec.json
  1356        - descriptions/ghes-3.15/ghes-3.15.json
  1357    - name: PATCH /orgs/{org}
  1358      documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization
  1359      openapi_files:
  1360        - descriptions/api.github.com/api.github.com.json
  1361        - descriptions/ghec/ghec.json
  1362        - descriptions/ghes-3.15/ghes-3.15.json
  1363    - name: GET /orgs/{org}/actions/cache/usage
  1364      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization
  1365      openapi_files:
  1366        - descriptions/api.github.com/api.github.com.json
  1367        - descriptions/ghec/ghec.json
  1368        - descriptions/ghes-3.15/ghes-3.15.json
  1369    - name: GET /orgs/{org}/actions/cache/usage-by-repository
  1370      documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization
  1371      openapi_files:
  1372        - descriptions/api.github.com/api.github.com.json
  1373        - descriptions/ghec/ghec.json
  1374        - descriptions/ghes-3.15/ghes-3.15.json
  1375    - name: GET /orgs/{org}/actions/hosted-runners
  1376      documentation_url: https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization
  1377      openapi_files:
  1378        - descriptions/api.github.com/api.github.com.json
  1379        - descriptions/ghec/ghec.json
  1380    - name: POST /orgs/{org}/actions/hosted-runners
  1381      documentation_url: https://docs.github.com/rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization
  1382      openapi_files:
  1383        - descriptions/api.github.com/api.github.com.json
  1384        - descriptions/ghec/ghec.json
  1385    - name: GET /orgs/{org}/actions/hosted-runners/images/github-owned
  1386      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization
  1387      openapi_files:
  1388        - descriptions/api.github.com/api.github.com.json
  1389        - descriptions/ghec/ghec.json
  1390    - name: GET /orgs/{org}/actions/hosted-runners/images/partner
  1391      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization
  1392      openapi_files:
  1393        - descriptions/api.github.com/api.github.com.json
  1394        - descriptions/ghec/ghec.json
  1395    - name: GET /orgs/{org}/actions/hosted-runners/limits
  1396      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization
  1397      openapi_files:
  1398        - descriptions/api.github.com/api.github.com.json
  1399        - descriptions/ghec/ghec.json
  1400    - name: GET /orgs/{org}/actions/hosted-runners/machine-sizes
  1401      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization
  1402      openapi_files:
  1403        - descriptions/api.github.com/api.github.com.json
  1404        - descriptions/ghec/ghec.json
  1405    - name: GET /orgs/{org}/actions/hosted-runners/platforms
  1406      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization
  1407      openapi_files:
  1408        - descriptions/api.github.com/api.github.com.json
  1409        - descriptions/ghec/ghec.json
  1410    - name: DELETE /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1411      documentation_url: https://docs.github.com/rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization
  1412      openapi_files:
  1413        - descriptions/api.github.com/api.github.com.json
  1414        - descriptions/ghec/ghec.json
  1415    - name: GET /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1416      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization
  1417      openapi_files:
  1418        - descriptions/api.github.com/api.github.com.json
  1419        - descriptions/ghec/ghec.json
  1420    - name: PATCH /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1421      documentation_url: https://docs.github.com/rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization
  1422      openapi_files:
  1423        - descriptions/api.github.com/api.github.com.json
  1424        - descriptions/ghec/ghec.json
  1425    - name: GET /orgs/{org}/actions/oidc/customization/sub
  1426      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-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/oidc/customization/sub
  1432      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-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: GET /orgs/{org}/actions/permissions
  1438      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-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/permissions
  1444      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-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/permissions/repositories
  1450      documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-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: PUT /orgs/{org}/actions/permissions/repositories
  1456      documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-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: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
  1462      documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-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: PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
  1468      documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-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: GET /orgs/{org}/actions/permissions/selected-actions
  1474      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-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: PUT /orgs/{org}/actions/permissions/selected-actions
  1480      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-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/permissions/workflow
  1486      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-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: PUT /orgs/{org}/actions/permissions/workflow
  1492      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-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/runner-groups
  1498      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-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/runner-groups
  1504      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-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: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}
  1510      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-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: GET /orgs/{org}/actions/runner-groups/{runner_group_id}
  1516      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-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: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}
  1522      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization
  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/runner-groups/{runner_group_id}/hosted-runners
  1528      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization
  1529      openapi_files:
  1530        - descriptions/api.github.com/api.github.com.json
  1531        - descriptions/ghec/ghec.json
  1532    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1533      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1534      openapi_files:
  1535        - descriptions/api.github.com/api.github.com.json
  1536        - descriptions/ghec/ghec.json
  1537        - descriptions/ghes-3.15/ghes-3.15.json
  1538    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1539      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization
  1540      openapi_files:
  1541        - descriptions/api.github.com/api.github.com.json
  1542        - descriptions/ghec/ghec.json
  1543        - descriptions/ghes-3.15/ghes-3.15.json
  1544    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1545      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1546      openapi_files:
  1547        - descriptions/api.github.com/api.github.com.json
  1548        - descriptions/ghec/ghec.json
  1549        - descriptions/ghes-3.15/ghes-3.15.json
  1550    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1551      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1552      openapi_files:
  1553        - descriptions/api.github.com/api.github.com.json
  1554        - descriptions/ghec/ghec.json
  1555        - descriptions/ghes-3.15/ghes-3.15.json
  1556    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1557      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization
  1558      openapi_files:
  1559        - descriptions/api.github.com/api.github.com.json
  1560        - descriptions/ghec/ghec.json
  1561        - descriptions/ghes-3.15/ghes-3.15.json
  1562    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1563      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization
  1564      openapi_files:
  1565        - descriptions/api.github.com/api.github.com.json
  1566        - descriptions/ghec/ghec.json
  1567        - descriptions/ghes-3.15/ghes-3.15.json
  1568    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1569      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization
  1570      openapi_files:
  1571        - descriptions/api.github.com/api.github.com.json
  1572        - descriptions/ghec/ghec.json
  1573        - descriptions/ghes-3.15/ghes-3.15.json
  1574    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1575      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization
  1576      openapi_files:
  1577        - descriptions/api.github.com/api.github.com.json
  1578        - descriptions/ghec/ghec.json
  1579        - descriptions/ghes-3.15/ghes-3.15.json
  1580    - name: GET /orgs/{org}/actions/runners
  1581      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization
  1582      openapi_files:
  1583        - descriptions/api.github.com/api.github.com.json
  1584        - descriptions/ghec/ghec.json
  1585        - descriptions/ghes-3.15/ghes-3.15.json
  1586    - name: GET /orgs/{org}/actions/runners/downloads
  1587      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization
  1588      openapi_files:
  1589        - descriptions/api.github.com/api.github.com.json
  1590        - descriptions/ghec/ghec.json
  1591        - descriptions/ghes-3.15/ghes-3.15.json
  1592    - name: POST /orgs/{org}/actions/runners/generate-jitconfig
  1593      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization
  1594      openapi_files:
  1595        - descriptions/api.github.com/api.github.com.json
  1596        - descriptions/ghec/ghec.json
  1597        - descriptions/ghes-3.15/ghes-3.15.json
  1598    - name: POST /orgs/{org}/actions/runners/registration-token
  1599      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization
  1600      openapi_files:
  1601        - descriptions/api.github.com/api.github.com.json
  1602        - descriptions/ghec/ghec.json
  1603        - descriptions/ghes-3.15/ghes-3.15.json
  1604    - name: POST /orgs/{org}/actions/runners/remove-token
  1605      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization
  1606      openapi_files:
  1607        - descriptions/api.github.com/api.github.com.json
  1608        - descriptions/ghec/ghec.json
  1609        - descriptions/ghes-3.15/ghes-3.15.json
  1610    - name: DELETE /orgs/{org}/actions/runners/{runner_id}
  1611      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization
  1612      openapi_files:
  1613        - descriptions/api.github.com/api.github.com.json
  1614        - descriptions/ghec/ghec.json
  1615        - descriptions/ghes-3.15/ghes-3.15.json
  1616    - name: GET /orgs/{org}/actions/runners/{runner_id}
  1617      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization
  1618      openapi_files:
  1619        - descriptions/api.github.com/api.github.com.json
  1620        - descriptions/ghec/ghec.json
  1621        - descriptions/ghes-3.15/ghes-3.15.json
  1622    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels
  1623      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization
  1624      openapi_files:
  1625        - descriptions/api.github.com/api.github.com.json
  1626        - descriptions/ghec/ghec.json
  1627        - descriptions/ghes-3.15/ghes-3.15.json
  1628    - name: GET /orgs/{org}/actions/runners/{runner_id}/labels
  1629      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization
  1630      openapi_files:
  1631        - descriptions/api.github.com/api.github.com.json
  1632        - descriptions/ghec/ghec.json
  1633        - descriptions/ghes-3.15/ghes-3.15.json
  1634    - name: POST /orgs/{org}/actions/runners/{runner_id}/labels
  1635      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization
  1636      openapi_files:
  1637        - descriptions/api.github.com/api.github.com.json
  1638        - descriptions/ghec/ghec.json
  1639        - descriptions/ghes-3.15/ghes-3.15.json
  1640    - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels
  1641      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization
  1642      openapi_files:
  1643        - descriptions/api.github.com/api.github.com.json
  1644        - descriptions/ghec/ghec.json
  1645        - descriptions/ghes-3.15/ghes-3.15.json
  1646    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  1647      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization
  1648      openapi_files:
  1649        - descriptions/api.github.com/api.github.com.json
  1650        - descriptions/ghec/ghec.json
  1651        - descriptions/ghes-3.15/ghes-3.15.json
  1652    - name: GET /orgs/{org}/actions/secrets
  1653      documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets
  1654      openapi_files:
  1655        - descriptions/api.github.com/api.github.com.json
  1656        - descriptions/ghec/ghec.json
  1657        - descriptions/ghes-3.15/ghes-3.15.json
  1658    - name: GET /orgs/{org}/actions/secrets/public-key
  1659      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key
  1660      openapi_files:
  1661        - descriptions/api.github.com/api.github.com.json
  1662        - descriptions/ghec/ghec.json
  1663        - descriptions/ghes-3.15/ghes-3.15.json
  1664    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}
  1665      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret
  1666      openapi_files:
  1667        - descriptions/api.github.com/api.github.com.json
  1668        - descriptions/ghec/ghec.json
  1669        - descriptions/ghes-3.15/ghes-3.15.json
  1670    - name: GET /orgs/{org}/actions/secrets/{secret_name}
  1671      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret
  1672      openapi_files:
  1673        - descriptions/api.github.com/api.github.com.json
  1674        - descriptions/ghec/ghec.json
  1675        - descriptions/ghes-3.15/ghes-3.15.json
  1676    - name: PUT /orgs/{org}/actions/secrets/{secret_name}
  1677      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret
  1678      openapi_files:
  1679        - descriptions/api.github.com/api.github.com.json
  1680        - descriptions/ghec/ghec.json
  1681        - descriptions/ghes-3.15/ghes-3.15.json
  1682    - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories
  1683      documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret
  1684      openapi_files:
  1685        - descriptions/api.github.com/api.github.com.json
  1686        - descriptions/ghec/ghec.json
  1687        - descriptions/ghes-3.15/ghes-3.15.json
  1688    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories
  1689      documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret
  1690      openapi_files:
  1691        - descriptions/api.github.com/api.github.com.json
  1692        - descriptions/ghec/ghec.json
  1693        - descriptions/ghes-3.15/ghes-3.15.json
  1694    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1695      documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret
  1696      openapi_files:
  1697        - descriptions/api.github.com/api.github.com.json
  1698        - descriptions/ghec/ghec.json
  1699        - descriptions/ghes-3.15/ghes-3.15.json
  1700    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1701      documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret
  1702      openapi_files:
  1703        - descriptions/api.github.com/api.github.com.json
  1704        - descriptions/ghec/ghec.json
  1705        - descriptions/ghes-3.15/ghes-3.15.json
  1706    - name: GET /orgs/{org}/actions/variables
  1707      documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables
  1708      openapi_files:
  1709        - descriptions/api.github.com/api.github.com.json
  1710        - descriptions/ghec/ghec.json
  1711        - descriptions/ghes-3.15/ghes-3.15.json
  1712    - name: POST /orgs/{org}/actions/variables
  1713      documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable
  1714      openapi_files:
  1715        - descriptions/api.github.com/api.github.com.json
  1716        - descriptions/ghec/ghec.json
  1717        - descriptions/ghes-3.15/ghes-3.15.json
  1718    - name: DELETE /orgs/{org}/actions/variables/{name}
  1719      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable
  1720      openapi_files:
  1721        - descriptions/api.github.com/api.github.com.json
  1722        - descriptions/ghec/ghec.json
  1723        - descriptions/ghes-3.15/ghes-3.15.json
  1724    - name: GET /orgs/{org}/actions/variables/{name}
  1725      documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable
  1726      openapi_files:
  1727        - descriptions/api.github.com/api.github.com.json
  1728        - descriptions/ghec/ghec.json
  1729        - descriptions/ghes-3.15/ghes-3.15.json
  1730    - name: PATCH /orgs/{org}/actions/variables/{name}
  1731      documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable
  1732      openapi_files:
  1733        - descriptions/api.github.com/api.github.com.json
  1734        - descriptions/ghec/ghec.json
  1735        - descriptions/ghes-3.15/ghes-3.15.json
  1736    - name: GET /orgs/{org}/actions/variables/{name}/repositories
  1737      documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable
  1738      openapi_files:
  1739        - descriptions/api.github.com/api.github.com.json
  1740        - descriptions/ghec/ghec.json
  1741        - descriptions/ghes-3.15/ghes-3.15.json
  1742    - name: PUT /orgs/{org}/actions/variables/{name}/repositories
  1743      documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable
  1744      openapi_files:
  1745        - descriptions/api.github.com/api.github.com.json
  1746        - descriptions/ghec/ghec.json
  1747        - descriptions/ghes-3.15/ghes-3.15.json
  1748    - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1749      documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable
  1750      openapi_files:
  1751        - descriptions/api.github.com/api.github.com.json
  1752        - descriptions/ghec/ghec.json
  1753        - descriptions/ghes-3.15/ghes-3.15.json
  1754    - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1755      documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable
  1756      openapi_files:
  1757        - descriptions/api.github.com/api.github.com.json
  1758        - descriptions/ghec/ghec.json
  1759        - descriptions/ghes-3.15/ghes-3.15.json
  1760    - name: DELETE /orgs/{org}/announcement
  1761      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization
  1762      openapi_files:
  1763        - descriptions/ghec/ghec.json
  1764        - descriptions/ghes-3.15/ghes-3.15.json
  1765    - name: GET /orgs/{org}/announcement
  1766      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization
  1767      openapi_files:
  1768        - descriptions/ghec/ghec.json
  1769        - descriptions/ghes-3.15/ghes-3.15.json
  1770    - name: PATCH /orgs/{org}/announcement
  1771      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization
  1772      openapi_files:
  1773        - descriptions/ghec/ghec.json
  1774        - descriptions/ghes-3.15/ghes-3.15.json
  1775    - name: GET /orgs/{org}/attestations/{subject_digest}
  1776      documentation_url: https://docs.github.com/rest/orgs/orgs#list-attestations
  1777      openapi_files:
  1778        - descriptions/api.github.com/api.github.com.json
  1779        - descriptions/ghec/ghec.json
  1780    - name: GET /orgs/{org}/audit-log
  1781      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization
  1782      openapi_files:
  1783        - descriptions/ghec/ghec.json
  1784        - descriptions/ghes-3.15/ghes-3.15.json
  1785    - name: GET /orgs/{org}/blocks
  1786      documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
  1787      openapi_files:
  1788        - descriptions/api.github.com/api.github.com.json
  1789        - descriptions/ghec/ghec.json
  1790    - name: DELETE /orgs/{org}/blocks/{username}
  1791      documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
  1792      openapi_files:
  1793        - descriptions/api.github.com/api.github.com.json
  1794        - descriptions/ghec/ghec.json
  1795    - name: GET /orgs/{org}/blocks/{username}
  1796      documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
  1797      openapi_files:
  1798        - descriptions/api.github.com/api.github.com.json
  1799        - descriptions/ghec/ghec.json
  1800    - name: PUT /orgs/{org}/blocks/{username}
  1801      documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
  1802      openapi_files:
  1803        - descriptions/api.github.com/api.github.com.json
  1804        - descriptions/ghec/ghec.json
  1805    - name: GET /orgs/{org}/bypass-requests/push-rules
  1806      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/bypass-requests#list-push-rule-bypass-requests-within-an-organization
  1807      openapi_files:
  1808        - descriptions/ghec/ghec.json
  1809    - name: GET /orgs/{org}/code-scanning/alerts
  1810      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
  1811      openapi_files:
  1812        - descriptions/api.github.com/api.github.com.json
  1813        - descriptions/ghec/ghec.json
  1814        - descriptions/ghes-3.15/ghes-3.15.json
  1815    - name: GET /orgs/{org}/code-security/configurations
  1816      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization
  1817      openapi_files:
  1818        - descriptions/api.github.com/api.github.com.json
  1819        - descriptions/ghec/ghec.json
  1820        - descriptions/ghes-3.15/ghes-3.15.json
  1821    - name: POST /orgs/{org}/code-security/configurations
  1822      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration
  1823      openapi_files:
  1824        - descriptions/api.github.com/api.github.com.json
  1825        - descriptions/ghec/ghec.json
  1826        - descriptions/ghes-3.15/ghes-3.15.json
  1827    - name: GET /orgs/{org}/code-security/configurations/defaults
  1828      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations
  1829      openapi_files:
  1830        - descriptions/api.github.com/api.github.com.json
  1831        - descriptions/ghec/ghec.json
  1832        - descriptions/ghes-3.15/ghes-3.15.json
  1833    - name: DELETE /orgs/{org}/code-security/configurations/detach
  1834      documentation_url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories
  1835      openapi_files:
  1836        - descriptions/api.github.com/api.github.com.json
  1837        - descriptions/ghec/ghec.json
  1838        - descriptions/ghes-3.15/ghes-3.15.json
  1839    - name: DELETE /orgs/{org}/code-security/configurations/{configuration_id}
  1840      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration
  1841      openapi_files:
  1842        - descriptions/api.github.com/api.github.com.json
  1843        - descriptions/ghec/ghec.json
  1844        - descriptions/ghes-3.15/ghes-3.15.json
  1845    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}
  1846      documentation_url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration
  1847      openapi_files:
  1848        - descriptions/api.github.com/api.github.com.json
  1849        - descriptions/ghec/ghec.json
  1850        - descriptions/ghes-3.15/ghes-3.15.json
  1851    - name: PATCH /orgs/{org}/code-security/configurations/{configuration_id}
  1852      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration
  1853      openapi_files:
  1854        - descriptions/api.github.com/api.github.com.json
  1855        - descriptions/ghec/ghec.json
  1856        - descriptions/ghes-3.15/ghes-3.15.json
  1857    - name: POST /orgs/{org}/code-security/configurations/{configuration_id}/attach
  1858      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories
  1859      openapi_files:
  1860        - descriptions/api.github.com/api.github.com.json
  1861        - descriptions/ghec/ghec.json
  1862        - descriptions/ghes-3.15/ghes-3.15.json
  1863    - name: PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults
  1864      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization
  1865      openapi_files:
  1866        - descriptions/api.github.com/api.github.com.json
  1867        - descriptions/ghec/ghec.json
  1868        - descriptions/ghes-3.15/ghes-3.15.json
  1869    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories
  1870      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration
  1871      openapi_files:
  1872        - descriptions/api.github.com/api.github.com.json
  1873        - descriptions/ghec/ghec.json
  1874        - descriptions/ghes-3.15/ghes-3.15.json
  1875    - name: GET /orgs/{org}/codespaces
  1876      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization
  1877      openapi_files:
  1878        - descriptions/api.github.com/api.github.com.json
  1879        - descriptions/ghec/ghec.json
  1880    - name: PUT /orgs/{org}/codespaces/access
  1881      documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces
  1882      openapi_files:
  1883        - descriptions/api.github.com/api.github.com.json
  1884        - descriptions/ghec/ghec.json
  1885    - name: DELETE /orgs/{org}/codespaces/access/selected_users
  1886      documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization
  1887      openapi_files:
  1888        - descriptions/api.github.com/api.github.com.json
  1889        - descriptions/ghec/ghec.json
  1890    - name: POST /orgs/{org}/codespaces/access/selected_users
  1891      documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization
  1892      openapi_files:
  1893        - descriptions/api.github.com/api.github.com.json
  1894        - descriptions/ghec/ghec.json
  1895    - name: GET /orgs/{org}/codespaces/secrets
  1896      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets
  1897      openapi_files:
  1898        - descriptions/api.github.com/api.github.com.json
  1899        - descriptions/ghec/ghec.json
  1900    - name: GET /orgs/{org}/codespaces/secrets/public-key
  1901      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key
  1902      openapi_files:
  1903        - descriptions/api.github.com/api.github.com.json
  1904        - descriptions/ghec/ghec.json
  1905    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}
  1906      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret
  1907      openapi_files:
  1908        - descriptions/api.github.com/api.github.com.json
  1909        - descriptions/ghec/ghec.json
  1910    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}
  1911      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret
  1912      openapi_files:
  1913        - descriptions/api.github.com/api.github.com.json
  1914        - descriptions/ghec/ghec.json
  1915    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}
  1916      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret
  1917      openapi_files:
  1918        - descriptions/api.github.com/api.github.com.json
  1919        - descriptions/ghec/ghec.json
  1920    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1921      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret
  1922      openapi_files:
  1923        - descriptions/api.github.com/api.github.com.json
  1924        - descriptions/ghec/ghec.json
  1925    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1926      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret
  1927      openapi_files:
  1928        - descriptions/api.github.com/api.github.com.json
  1929        - descriptions/ghec/ghec.json
  1930    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1931      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret
  1932      openapi_files:
  1933        - descriptions/api.github.com/api.github.com.json
  1934        - descriptions/ghec/ghec.json
  1935    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1936      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret
  1937      openapi_files:
  1938        - descriptions/api.github.com/api.github.com.json
  1939        - descriptions/ghec/ghec.json
  1940    - name: GET /orgs/{org}/copilot/billing
  1941      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization
  1942      openapi_files:
  1943        - descriptions/api.github.com/api.github.com.json
  1944        - descriptions/ghec/ghec.json
  1945    - name: GET /orgs/{org}/copilot/billing/seats
  1946      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization
  1947      openapi_files:
  1948        - descriptions/api.github.com/api.github.com.json
  1949        - descriptions/ghec/ghec.json
  1950    - name: DELETE /orgs/{org}/copilot/billing/selected_teams
  1951      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization
  1952      openapi_files:
  1953        - descriptions/api.github.com/api.github.com.json
  1954        - descriptions/ghec/ghec.json
  1955    - name: POST /orgs/{org}/copilot/billing/selected_teams
  1956      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization
  1957      openapi_files:
  1958        - descriptions/api.github.com/api.github.com.json
  1959        - descriptions/ghec/ghec.json
  1960    - name: DELETE /orgs/{org}/copilot/billing/selected_users
  1961      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization
  1962      openapi_files:
  1963        - descriptions/api.github.com/api.github.com.json
  1964        - descriptions/ghec/ghec.json
  1965    - name: POST /orgs/{org}/copilot/billing/selected_users
  1966      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization
  1967      openapi_files:
  1968        - descriptions/api.github.com/api.github.com.json
  1969        - descriptions/ghec/ghec.json
  1970    - name: GET /orgs/{org}/copilot/metrics
  1971      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization
  1972      openapi_files:
  1973        - descriptions/api.github.com/api.github.com.json
  1974        - descriptions/ghec/ghec.json
  1975    - name: GET /orgs/{org}/copilot/usage
  1976      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members
  1977      openapi_files:
  1978        - descriptions/api.github.com/api.github.com.json
  1979        - descriptions/ghec/ghec.json
  1980    - name: GET /orgs/{org}/credential-authorizations
  1981      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization
  1982      openapi_files:
  1983        - descriptions/ghec/ghec.json
  1984    - name: DELETE /orgs/{org}/credential-authorizations/{credential_id}
  1985      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization
  1986      openapi_files:
  1987        - descriptions/ghec/ghec.json
  1988    - name: GET /orgs/{org}/custom-repository-roles
  1989      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization
  1990      openapi_files:
  1991        - descriptions/ghec/ghec.json
  1992        - descriptions/ghes-3.15/ghes-3.15.json
  1993    - name: POST /orgs/{org}/custom-repository-roles
  1994      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role
  1995      openapi_files:
  1996        - descriptions/ghec/ghec.json
  1997        - descriptions/ghes-3.15/ghes-3.15.json
  1998    - name: DELETE /orgs/{org}/custom-repository-roles/{role_id}
  1999      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role
  2000      openapi_files:
  2001        - descriptions/ghec/ghec.json
  2002        - descriptions/ghes-3.15/ghes-3.15.json
  2003    - name: GET /orgs/{org}/custom-repository-roles/{role_id}
  2004      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role
  2005      openapi_files:
  2006        - descriptions/ghec/ghec.json
  2007        - descriptions/ghes-3.15/ghes-3.15.json
  2008    - name: PATCH /orgs/{org}/custom-repository-roles/{role_id}
  2009      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role
  2010      openapi_files:
  2011        - descriptions/ghec/ghec.json
  2012        - descriptions/ghes-3.15/ghes-3.15.json
  2013    - name: POST /orgs/{org}/custom_roles
  2014      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role
  2015      openapi_files:
  2016        - descriptions/ghec/ghec.json
  2017    - name: DELETE /orgs/{org}/custom_roles/{role_id}
  2018      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role
  2019      openapi_files:
  2020        - descriptions/ghec/ghec.json
  2021    - name: GET /orgs/{org}/custom_roles/{role_id}
  2022      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role
  2023      openapi_files:
  2024        - descriptions/ghec/ghec.json
  2025    - name: PATCH /orgs/{org}/custom_roles/{role_id}
  2026      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role
  2027      openapi_files:
  2028        - descriptions/ghec/ghec.json
  2029    - name: GET /orgs/{org}/dependabot/alerts
  2030      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization
  2031      openapi_files:
  2032        - descriptions/api.github.com/api.github.com.json
  2033        - descriptions/ghec/ghec.json
  2034        - descriptions/ghes-3.15/ghes-3.15.json
  2035    - name: GET /orgs/{org}/dependabot/secrets
  2036      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets
  2037      openapi_files:
  2038        - descriptions/api.github.com/api.github.com.json
  2039        - descriptions/ghec/ghec.json
  2040        - descriptions/ghes-3.15/ghes-3.15.json
  2041    - name: GET /orgs/{org}/dependabot/secrets/public-key
  2042      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key
  2043      openapi_files:
  2044        - descriptions/api.github.com/api.github.com.json
  2045        - descriptions/ghec/ghec.json
  2046        - descriptions/ghes-3.15/ghes-3.15.json
  2047    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}
  2048      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret
  2049      openapi_files:
  2050        - descriptions/api.github.com/api.github.com.json
  2051        - descriptions/ghec/ghec.json
  2052        - descriptions/ghes-3.15/ghes-3.15.json
  2053    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}
  2054      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret
  2055      openapi_files:
  2056        - descriptions/api.github.com/api.github.com.json
  2057        - descriptions/ghec/ghec.json
  2058        - descriptions/ghes-3.15/ghes-3.15.json
  2059    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}
  2060      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret
  2061      openapi_files:
  2062        - descriptions/api.github.com/api.github.com.json
  2063        - descriptions/ghec/ghec.json
  2064        - descriptions/ghes-3.15/ghes-3.15.json
  2065    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  2066      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret
  2067      openapi_files:
  2068        - descriptions/api.github.com/api.github.com.json
  2069        - descriptions/ghec/ghec.json
  2070        - descriptions/ghes-3.15/ghes-3.15.json
  2071    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  2072      documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret
  2073      openapi_files:
  2074        - descriptions/api.github.com/api.github.com.json
  2075        - descriptions/ghec/ghec.json
  2076        - descriptions/ghes-3.15/ghes-3.15.json
  2077    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  2078      documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret
  2079      openapi_files:
  2080        - descriptions/api.github.com/api.github.com.json
  2081        - descriptions/ghec/ghec.json
  2082        - descriptions/ghes-3.15/ghes-3.15.json
  2083    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  2084      documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret
  2085      openapi_files:
  2086        - descriptions/api.github.com/api.github.com.json
  2087        - descriptions/ghec/ghec.json
  2088        - descriptions/ghes-3.15/ghes-3.15.json
  2089    - name: GET /orgs/{org}/docker/conflicts
  2090      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization
  2091      openapi_files:
  2092        - descriptions/api.github.com/api.github.com.json
  2093        - descriptions/ghec/ghec.json
  2094        - descriptions/ghes-3.15/ghes-3.15.json
  2095    - name: GET /orgs/{org}/events
  2096      documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events
  2097      openapi_files:
  2098        - descriptions/api.github.com/api.github.com.json
  2099        - descriptions/ghec/ghec.json
  2100        - descriptions/ghes-3.15/ghes-3.15.json
  2101    - name: GET /orgs/{org}/external-group/{group_id}
  2102      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group
  2103      openapi_files:
  2104        - descriptions/ghec/ghec.json
  2105        - descriptions/ghes-3.15/ghes-3.15.json
  2106    - name: GET /orgs/{org}/external-groups
  2107      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization
  2108      openapi_files:
  2109        - descriptions/ghec/ghec.json
  2110        - descriptions/ghes-3.15/ghes-3.15.json
  2111    - name: GET /orgs/{org}/failed_invitations
  2112      documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
  2113      openapi_files:
  2114        - descriptions/api.github.com/api.github.com.json
  2115        - descriptions/ghec/ghec.json
  2116    - name: GET /orgs/{org}/fine_grained_permissions
  2117      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization
  2118      openapi_files:
  2119        - descriptions/ghec/ghec.json
  2120    - name: GET /orgs/{org}/hooks
  2121      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
  2122      openapi_files:
  2123        - descriptions/api.github.com/api.github.com.json
  2124        - descriptions/ghec/ghec.json
  2125        - descriptions/ghes-3.15/ghes-3.15.json
  2126    - name: POST /orgs/{org}/hooks
  2127      documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
  2128      openapi_files:
  2129        - descriptions/api.github.com/api.github.com.json
  2130        - descriptions/ghec/ghec.json
  2131        - descriptions/ghes-3.15/ghes-3.15.json
  2132    - name: DELETE /orgs/{org}/hooks/{hook_id}
  2133      documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
  2134      openapi_files:
  2135        - descriptions/api.github.com/api.github.com.json
  2136        - descriptions/ghec/ghec.json
  2137        - descriptions/ghes-3.15/ghes-3.15.json
  2138    - name: GET /orgs/{org}/hooks/{hook_id}
  2139      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
  2140      openapi_files:
  2141        - descriptions/api.github.com/api.github.com.json
  2142        - descriptions/ghec/ghec.json
  2143        - descriptions/ghes-3.15/ghes-3.15.json
  2144    - name: PATCH /orgs/{org}/hooks/{hook_id}
  2145      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
  2146      openapi_files:
  2147        - descriptions/api.github.com/api.github.com.json
  2148        - descriptions/ghec/ghec.json
  2149        - descriptions/ghes-3.15/ghes-3.15.json
  2150    - name: GET /orgs/{org}/hooks/{hook_id}/config
  2151      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
  2152      openapi_files:
  2153        - descriptions/api.github.com/api.github.com.json
  2154        - descriptions/ghec/ghec.json
  2155        - descriptions/ghes-3.15/ghes-3.15.json
  2156    - name: PATCH /orgs/{org}/hooks/{hook_id}/config
  2157      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
  2158      openapi_files:
  2159        - descriptions/api.github.com/api.github.com.json
  2160        - descriptions/ghec/ghec.json
  2161        - descriptions/ghes-3.15/ghes-3.15.json
  2162    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries
  2163      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
  2164      openapi_files:
  2165        - descriptions/api.github.com/api.github.com.json
  2166        - descriptions/ghec/ghec.json
  2167        - descriptions/ghes-3.15/ghes-3.15.json
  2168    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
  2169      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
  2170      openapi_files:
  2171        - descriptions/api.github.com/api.github.com.json
  2172        - descriptions/ghec/ghec.json
  2173        - descriptions/ghes-3.15/ghes-3.15.json
  2174    - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  2175      documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
  2176      openapi_files:
  2177        - descriptions/api.github.com/api.github.com.json
  2178        - descriptions/ghec/ghec.json
  2179        - descriptions/ghes-3.15/ghes-3.15.json
  2180    - name: POST /orgs/{org}/hooks/{hook_id}/pings
  2181      documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
  2182      openapi_files:
  2183        - descriptions/api.github.com/api.github.com.json
  2184        - descriptions/ghec/ghec.json
  2185        - descriptions/ghes-3.15/ghes-3.15.json
  2186    - name: GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
  2187      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
  2188      openapi_files:
  2189        - descriptions/api.github.com/api.github.com.json
  2190        - descriptions/ghec/ghec.json
  2191    - name: GET /orgs/{org}/insights/api/subject-stats
  2192      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
  2193      openapi_files:
  2194        - descriptions/api.github.com/api.github.com.json
  2195        - descriptions/ghec/ghec.json
  2196    - name: GET /orgs/{org}/insights/api/summary-stats
  2197      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
  2198      openapi_files:
  2199        - descriptions/api.github.com/api.github.com.json
  2200        - descriptions/ghec/ghec.json
  2201    - name: GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
  2202      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
  2203      openapi_files:
  2204        - descriptions/api.github.com/api.github.com.json
  2205        - descriptions/ghec/ghec.json
  2206    - name: GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
  2207      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
  2208      openapi_files:
  2209        - descriptions/api.github.com/api.github.com.json
  2210        - descriptions/ghec/ghec.json
  2211    - name: GET /orgs/{org}/insights/api/time-stats
  2212      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats
  2213      openapi_files:
  2214        - descriptions/api.github.com/api.github.com.json
  2215        - descriptions/ghec/ghec.json
  2216    - name: GET /orgs/{org}/insights/api/time-stats/users/{user_id}
  2217      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
  2218      openapi_files:
  2219        - descriptions/api.github.com/api.github.com.json
  2220        - descriptions/ghec/ghec.json
  2221    - name: GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
  2222      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
  2223      openapi_files:
  2224        - descriptions/api.github.com/api.github.com.json
  2225        - descriptions/ghec/ghec.json
  2226    - name: GET /orgs/{org}/insights/api/user-stats/{user_id}
  2227      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-user-stats
  2228      openapi_files:
  2229        - descriptions/api.github.com/api.github.com.json
  2230        - descriptions/ghec/ghec.json
  2231    - name: GET /orgs/{org}/installation
  2232      documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app
  2233      openapi_files:
  2234        - descriptions/api.github.com/api.github.com.json
  2235        - descriptions/ghec/ghec.json
  2236        - descriptions/ghes-3.15/ghes-3.15.json
  2237    - name: GET /orgs/{org}/installations
  2238      documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
  2239      openapi_files:
  2240        - descriptions/api.github.com/api.github.com.json
  2241        - descriptions/ghec/ghec.json
  2242        - descriptions/ghes-3.15/ghes-3.15.json
  2243    - name: DELETE /orgs/{org}/interaction-limits
  2244      documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization
  2245      openapi_files:
  2246        - descriptions/api.github.com/api.github.com.json
  2247        - descriptions/ghec/ghec.json
  2248    - name: GET /orgs/{org}/interaction-limits
  2249      documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization
  2250      openapi_files:
  2251        - descriptions/api.github.com/api.github.com.json
  2252        - descriptions/ghec/ghec.json
  2253    - name: PUT /orgs/{org}/interaction-limits
  2254      documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization
  2255      openapi_files:
  2256        - descriptions/api.github.com/api.github.com.json
  2257        - descriptions/ghec/ghec.json
  2258    - name: GET /orgs/{org}/invitations
  2259      documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
  2260      openapi_files:
  2261        - descriptions/api.github.com/api.github.com.json
  2262        - descriptions/ghec/ghec.json
  2263    - name: POST /orgs/{org}/invitations
  2264      documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
  2265      openapi_files:
  2266        - descriptions/api.github.com/api.github.com.json
  2267        - descriptions/ghec/ghec.json
  2268    - name: DELETE /orgs/{org}/invitations/{invitation_id}
  2269      documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
  2270      openapi_files:
  2271        - descriptions/api.github.com/api.github.com.json
  2272        - descriptions/ghec/ghec.json
  2273    - name: GET /orgs/{org}/invitations/{invitation_id}/teams
  2274      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
  2275      openapi_files:
  2276        - descriptions/api.github.com/api.github.com.json
  2277        - descriptions/ghec/ghec.json
  2278    - name: GET /orgs/{org}/issues
  2279      documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
  2280      openapi_files:
  2281        - descriptions/api.github.com/api.github.com.json
  2282        - descriptions/ghec/ghec.json
  2283        - descriptions/ghes-3.15/ghes-3.15.json
  2284    - name: GET /orgs/{org}/members
  2285      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members
  2286      openapi_files:
  2287        - descriptions/api.github.com/api.github.com.json
  2288        - descriptions/ghec/ghec.json
  2289        - descriptions/ghes-3.15/ghes-3.15.json
  2290    - name: DELETE /orgs/{org}/members/{username}
  2291      documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member
  2292      openapi_files:
  2293        - descriptions/api.github.com/api.github.com.json
  2294        - descriptions/ghec/ghec.json
  2295        - descriptions/ghes-3.15/ghes-3.15.json
  2296    - name: GET /orgs/{org}/members/{username}
  2297      documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
  2298      openapi_files:
  2299        - descriptions/api.github.com/api.github.com.json
  2300        - descriptions/ghec/ghec.json
  2301        - descriptions/ghes-3.15/ghes-3.15.json
  2302    - name: GET /orgs/{org}/members/{username}/codespaces
  2303      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization
  2304      openapi_files:
  2305        - descriptions/api.github.com/api.github.com.json
  2306        - descriptions/ghec/ghec.json
  2307    - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  2308      documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization
  2309      openapi_files:
  2310        - descriptions/api.github.com/api.github.com.json
  2311        - descriptions/ghec/ghec.json
  2312    - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  2313      documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user
  2314      openapi_files:
  2315        - descriptions/api.github.com/api.github.com.json
  2316        - descriptions/ghec/ghec.json
  2317    - name: GET /orgs/{org}/members/{username}/copilot
  2318      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user
  2319      openapi_files:
  2320        - descriptions/api.github.com/api.github.com.json
  2321        - descriptions/ghec/ghec.json
  2322    - name: DELETE /orgs/{org}/memberships/{username}
  2323      documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
  2324      openapi_files:
  2325        - descriptions/api.github.com/api.github.com.json
  2326        - descriptions/ghec/ghec.json
  2327        - descriptions/ghes-3.15/ghes-3.15.json
  2328    - name: GET /orgs/{org}/memberships/{username}
  2329      documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
  2330      openapi_files:
  2331        - descriptions/api.github.com/api.github.com.json
  2332        - descriptions/ghec/ghec.json
  2333        - descriptions/ghes-3.15/ghes-3.15.json
  2334    - name: PUT /orgs/{org}/memberships/{username}
  2335      documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
  2336      openapi_files:
  2337        - descriptions/api.github.com/api.github.com.json
  2338        - descriptions/ghec/ghec.json
  2339        - descriptions/ghes-3.15/ghes-3.15.json
  2340    - name: GET /orgs/{org}/migrations
  2341      documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations
  2342      openapi_files:
  2343        - descriptions/api.github.com/api.github.com.json
  2344        - descriptions/ghec/ghec.json
  2345        - descriptions/ghes-3.15/ghes-3.15.json
  2346    - name: POST /orgs/{org}/migrations
  2347      documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration
  2348      openapi_files:
  2349        - descriptions/api.github.com/api.github.com.json
  2350        - descriptions/ghec/ghec.json
  2351        - descriptions/ghes-3.15/ghes-3.15.json
  2352    - name: GET /orgs/{org}/migrations/{migration_id}
  2353      documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
  2354      openapi_files:
  2355        - descriptions/api.github.com/api.github.com.json
  2356        - descriptions/ghec/ghec.json
  2357        - descriptions/ghes-3.15/ghes-3.15.json
  2358    - name: DELETE /orgs/{org}/migrations/{migration_id}/archive
  2359      documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
  2360      openapi_files:
  2361        - descriptions/api.github.com/api.github.com.json
  2362        - descriptions/ghec/ghec.json
  2363        - descriptions/ghes-3.15/ghes-3.15.json
  2364    - name: GET /orgs/{org}/migrations/{migration_id}/archive
  2365      documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
  2366      openapi_files:
  2367        - descriptions/api.github.com/api.github.com.json
  2368        - descriptions/ghec/ghec.json
  2369        - descriptions/ghes-3.15/ghes-3.15.json
  2370    - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
  2371      documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
  2372      openapi_files:
  2373        - descriptions/api.github.com/api.github.com.json
  2374        - descriptions/ghec/ghec.json
  2375        - descriptions/ghes-3.15/ghes-3.15.json
  2376    - name: GET /orgs/{org}/migrations/{migration_id}/repositories
  2377      documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
  2378      openapi_files:
  2379        - descriptions/api.github.com/api.github.com.json
  2380        - descriptions/ghec/ghec.json
  2381        - descriptions/ghes-3.15/ghes-3.15.json
  2382    - name: GET /orgs/{org}/organization-fine-grained-permissions
  2383      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization
  2384      openapi_files:
  2385        - descriptions/ghec/ghec.json
  2386        - descriptions/ghes-3.15/ghes-3.15.json
  2387    - name: GET /orgs/{org}/organization-roles
  2388      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
  2389      openapi_files:
  2390        - descriptions/api.github.com/api.github.com.json
  2391        - descriptions/ghec/ghec.json
  2392        - descriptions/ghes-3.15/ghes-3.15.json
  2393    - name: POST /orgs/{org}/organization-roles
  2394      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role
  2395      openapi_files:
  2396        - descriptions/ghec/ghec.json
  2397        - descriptions/ghes-3.15/ghes-3.15.json
  2398    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}
  2399      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
  2400      openapi_files:
  2401        - descriptions/api.github.com/api.github.com.json
  2402        - descriptions/ghec/ghec.json
  2403        - descriptions/ghes-3.15/ghes-3.15.json
  2404    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2405      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
  2406      openapi_files:
  2407        - descriptions/api.github.com/api.github.com.json
  2408        - descriptions/ghec/ghec.json
  2409        - descriptions/ghes-3.15/ghes-3.15.json
  2410    - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2411      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
  2412      openapi_files:
  2413        - descriptions/api.github.com/api.github.com.json
  2414        - descriptions/ghec/ghec.json
  2415        - descriptions/ghes-3.15/ghes-3.15.json
  2416    - name: DELETE /orgs/{org}/organization-roles/users/{username}
  2417      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
  2418      openapi_files:
  2419        - descriptions/api.github.com/api.github.com.json
  2420        - descriptions/ghec/ghec.json
  2421        - descriptions/ghes-3.15/ghes-3.15.json
  2422    - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
  2423      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
  2424      openapi_files:
  2425        - descriptions/api.github.com/api.github.com.json
  2426        - descriptions/ghec/ghec.json
  2427        - descriptions/ghes-3.15/ghes-3.15.json
  2428    - name: PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
  2429      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
  2430      openapi_files:
  2431        - descriptions/api.github.com/api.github.com.json
  2432        - descriptions/ghec/ghec.json
  2433        - descriptions/ghes-3.15/ghes-3.15.json
  2434    - name: DELETE /orgs/{org}/organization-roles/{role_id}
  2435      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role
  2436      openapi_files:
  2437        - descriptions/ghec/ghec.json
  2438        - descriptions/ghes-3.15/ghes-3.15.json
  2439    - name: GET /orgs/{org}/organization-roles/{role_id}
  2440      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
  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: PATCH /orgs/{org}/organization-roles/{role_id}
  2446      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role
  2447      openapi_files:
  2448        - descriptions/ghec/ghec.json
  2449        - descriptions/ghes-3.15/ghes-3.15.json
  2450    - name: GET /orgs/{org}/organization-roles/{role_id}/teams
  2451      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
  2452      openapi_files:
  2453        - descriptions/api.github.com/api.github.com.json
  2454        - descriptions/ghec/ghec.json
  2455        - descriptions/ghes-3.15/ghes-3.15.json
  2456    - name: GET /orgs/{org}/organization-roles/{role_id}/users
  2457      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
  2458      openapi_files:
  2459        - descriptions/api.github.com/api.github.com.json
  2460        - descriptions/ghec/ghec.json
  2461        - descriptions/ghes-3.15/ghes-3.15.json
  2462    - name: GET /orgs/{org}/outside_collaborators
  2463      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
  2464      openapi_files:
  2465        - descriptions/api.github.com/api.github.com.json
  2466        - descriptions/ghec/ghec.json
  2467        - descriptions/ghes-3.15/ghes-3.15.json
  2468    - name: DELETE /orgs/{org}/outside_collaborators/{username}
  2469      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
  2470      openapi_files:
  2471        - descriptions/api.github.com/api.github.com.json
  2472        - descriptions/ghec/ghec.json
  2473        - descriptions/ghes-3.15/ghes-3.15.json
  2474    - name: PUT /orgs/{org}/outside_collaborators/{username}
  2475      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
  2476      openapi_files:
  2477        - descriptions/api.github.com/api.github.com.json
  2478        - descriptions/ghec/ghec.json
  2479        - descriptions/ghes-3.15/ghes-3.15.json
  2480    - name: GET /orgs/{org}/packages
  2481      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization
  2482      openapi_files:
  2483        - descriptions/api.github.com/api.github.com.json
  2484        - descriptions/ghec/ghec.json
  2485        - descriptions/ghes-3.15/ghes-3.15.json
  2486    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}
  2487      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
  2488      openapi_files:
  2489        - descriptions/api.github.com/api.github.com.json
  2490        - descriptions/ghec/ghec.json
  2491        - descriptions/ghes-3.15/ghes-3.15.json
  2492    - name: GET /orgs/{org}/packages/{package_type}/{package_name}
  2493      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
  2494      openapi_files:
  2495        - descriptions/api.github.com/api.github.com.json
  2496        - descriptions/ghec/ghec.json
  2497        - descriptions/ghes-3.15/ghes-3.15.json
  2498    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore
  2499      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
  2500      openapi_files:
  2501        - descriptions/api.github.com/api.github.com.json
  2502        - descriptions/ghec/ghec.json
  2503        - descriptions/ghes-3.15/ghes-3.15.json
  2504    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions
  2505      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
  2506      openapi_files:
  2507        - descriptions/api.github.com/api.github.com.json
  2508        - descriptions/ghec/ghec.json
  2509        - descriptions/ghes-3.15/ghes-3.15.json
  2510    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2511      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
  2512      openapi_files:
  2513        - descriptions/api.github.com/api.github.com.json
  2514        - descriptions/ghec/ghec.json
  2515        - descriptions/ghes-3.15/ghes-3.15.json
  2516    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2517      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
  2518      openapi_files:
  2519        - descriptions/api.github.com/api.github.com.json
  2520        - descriptions/ghec/ghec.json
  2521        - descriptions/ghes-3.15/ghes-3.15.json
  2522    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  2523      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
  2524      openapi_files:
  2525        - descriptions/api.github.com/api.github.com.json
  2526        - descriptions/ghec/ghec.json
  2527        - descriptions/ghes-3.15/ghes-3.15.json
  2528    - name: GET /orgs/{org}/personal-access-token-requests
  2529      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2530      openapi_files:
  2531        - descriptions/api.github.com/api.github.com.json
  2532        - descriptions/ghec/ghec.json
  2533        - descriptions/ghes-3.15/ghes-3.15.json
  2534    - name: POST /orgs/{org}/personal-access-token-requests
  2535      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2536      openapi_files:
  2537        - descriptions/api.github.com/api.github.com.json
  2538        - descriptions/ghec/ghec.json
  2539        - descriptions/ghes-3.15/ghes-3.15.json
  2540    - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
  2541      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
  2542      openapi_files:
  2543        - descriptions/api.github.com/api.github.com.json
  2544        - descriptions/ghec/ghec.json
  2545        - descriptions/ghes-3.15/ghes-3.15.json
  2546    - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
  2547      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
  2548      openapi_files:
  2549        - descriptions/api.github.com/api.github.com.json
  2550        - descriptions/ghec/ghec.json
  2551        - descriptions/ghes-3.15/ghes-3.15.json
  2552    - name: GET /orgs/{org}/personal-access-tokens
  2553      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
  2554      openapi_files:
  2555        - descriptions/api.github.com/api.github.com.json
  2556        - descriptions/ghec/ghec.json
  2557        - descriptions/ghes-3.15/ghes-3.15.json
  2558    - name: POST /orgs/{org}/personal-access-tokens
  2559      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
  2560      openapi_files:
  2561        - descriptions/api.github.com/api.github.com.json
  2562        - descriptions/ghec/ghec.json
  2563        - descriptions/ghes-3.15/ghes-3.15.json
  2564    - name: POST /orgs/{org}/personal-access-tokens/{pat_id}
  2565      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
  2566      openapi_files:
  2567        - descriptions/api.github.com/api.github.com.json
  2568        - descriptions/ghec/ghec.json
  2569        - descriptions/ghes-3.15/ghes-3.15.json
  2570    - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
  2571      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
  2572      openapi_files:
  2573        - descriptions/api.github.com/api.github.com.json
  2574        - descriptions/ghec/ghec.json
  2575        - descriptions/ghes-3.15/ghes-3.15.json
  2576    - name: GET /orgs/{org}/pre-receive-hooks
  2577      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization
  2578      openapi_files:
  2579        - descriptions/ghes-3.15/ghes-3.15.json
  2580    - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2581      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
  2582      openapi_files:
  2583        - descriptions/ghes-3.15/ghes-3.15.json
  2584    - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2585      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
  2586      openapi_files:
  2587        - descriptions/ghes-3.15/ghes-3.15.json
  2588    - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2589      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
  2590      openapi_files:
  2591        - descriptions/ghes-3.15/ghes-3.15.json
  2592    - name: GET /orgs/{org}/private-registries
  2593      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization
  2594      openapi_files:
  2595        - descriptions/api.github.com/api.github.com.json
  2596        - descriptions/ghec/ghec.json
  2597    - name: POST /orgs/{org}/private-registries
  2598      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization
  2599      openapi_files:
  2600        - descriptions/api.github.com/api.github.com.json
  2601        - descriptions/ghec/ghec.json
  2602    - name: GET /orgs/{org}/private-registries/public-key
  2603      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization
  2604      openapi_files:
  2605        - descriptions/api.github.com/api.github.com.json
  2606        - descriptions/ghec/ghec.json
  2607    - name: DELETE /orgs/{org}/private-registries/{secret_name}
  2608      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization
  2609      openapi_files:
  2610        - descriptions/api.github.com/api.github.com.json
  2611        - descriptions/ghec/ghec.json
  2612    - name: GET /orgs/{org}/private-registries/{secret_name}
  2613      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization
  2614      openapi_files:
  2615        - descriptions/api.github.com/api.github.com.json
  2616        - descriptions/ghec/ghec.json
  2617    - name: PATCH /orgs/{org}/private-registries/{secret_name}
  2618      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization
  2619      openapi_files:
  2620        - descriptions/api.github.com/api.github.com.json
  2621        - descriptions/ghec/ghec.json
  2622    - name: GET /orgs/{org}/projects
  2623      documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects
  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: POST /orgs/{org}/projects
  2629      documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project
  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}/properties/schema
  2635      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
  2636      openapi_files:
  2637        - descriptions/api.github.com/api.github.com.json
  2638        - descriptions/ghec/ghec.json
  2639        - descriptions/ghes-3.15/ghes-3.15.json
  2640    - name: PATCH /orgs/{org}/properties/schema
  2641      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
  2642      openapi_files:
  2643        - descriptions/api.github.com/api.github.com.json
  2644        - descriptions/ghec/ghec.json
  2645        - descriptions/ghes-3.15/ghes-3.15.json
  2646    - name: DELETE /orgs/{org}/properties/schema/{custom_property_name}
  2647      documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
  2648      openapi_files:
  2649        - descriptions/api.github.com/api.github.com.json
  2650        - descriptions/ghec/ghec.json
  2651        - descriptions/ghes-3.15/ghes-3.15.json
  2652    - name: GET /orgs/{org}/properties/schema/{custom_property_name}
  2653      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
  2654      openapi_files:
  2655        - descriptions/api.github.com/api.github.com.json
  2656        - descriptions/ghec/ghec.json
  2657        - descriptions/ghes-3.15/ghes-3.15.json
  2658    - name: PUT /orgs/{org}/properties/schema/{custom_property_name}
  2659      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
  2660      openapi_files:
  2661        - descriptions/api.github.com/api.github.com.json
  2662        - descriptions/ghec/ghec.json
  2663        - descriptions/ghes-3.15/ghes-3.15.json
  2664    - name: GET /orgs/{org}/properties/values
  2665      documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
  2666      openapi_files:
  2667        - descriptions/api.github.com/api.github.com.json
  2668        - descriptions/ghec/ghec.json
  2669        - descriptions/ghes-3.15/ghes-3.15.json
  2670    - name: PATCH /orgs/{org}/properties/values
  2671      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
  2672      openapi_files:
  2673        - descriptions/api.github.com/api.github.com.json
  2674        - descriptions/ghec/ghec.json
  2675        - descriptions/ghes-3.15/ghes-3.15.json
  2676    - name: GET /orgs/{org}/public_members
  2677      documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members
  2678      openapi_files:
  2679        - descriptions/api.github.com/api.github.com.json
  2680        - descriptions/ghec/ghec.json
  2681        - descriptions/ghes-3.15/ghes-3.15.json
  2682    - name: DELETE /orgs/{org}/public_members/{username}
  2683      documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
  2684      openapi_files:
  2685        - descriptions/api.github.com/api.github.com.json
  2686        - descriptions/ghec/ghec.json
  2687        - descriptions/ghes-3.15/ghes-3.15.json
  2688    - name: GET /orgs/{org}/public_members/{username}
  2689      documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
  2690      openapi_files:
  2691        - descriptions/api.github.com/api.github.com.json
  2692        - descriptions/ghec/ghec.json
  2693        - descriptions/ghes-3.15/ghes-3.15.json
  2694    - name: PUT /orgs/{org}/public_members/{username}
  2695      documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
  2696      openapi_files:
  2697        - descriptions/api.github.com/api.github.com.json
  2698        - descriptions/ghec/ghec.json
  2699        - descriptions/ghes-3.15/ghes-3.15.json
  2700    - name: GET /orgs/{org}/repos
  2701      documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories
  2702      openapi_files:
  2703        - descriptions/api.github.com/api.github.com.json
  2704        - descriptions/ghec/ghec.json
  2705        - descriptions/ghes-3.15/ghes-3.15.json
  2706    - name: POST /orgs/{org}/repos
  2707      documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository
  2708      openapi_files:
  2709        - descriptions/api.github.com/api.github.com.json
  2710        - descriptions/ghec/ghec.json
  2711        - descriptions/ghes-3.15/ghes-3.15.json
  2712    - name: GET /orgs/{org}/repository-fine-grained-permissions
  2713      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
  2714      openapi_files:
  2715        - descriptions/ghec/ghec.json
  2716        - descriptions/ghes-3.15/ghes-3.15.json
  2717    - name: GET /orgs/{org}/rulesets
  2718      documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets
  2719      openapi_files:
  2720        - descriptions/api.github.com/api.github.com.json
  2721        - descriptions/ghec/ghec.json
  2722        - descriptions/ghes-3.15/ghes-3.15.json
  2723    - name: POST /orgs/{org}/rulesets
  2724      documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset
  2725      openapi_files:
  2726        - descriptions/api.github.com/api.github.com.json
  2727        - descriptions/ghec/ghec.json
  2728        - descriptions/ghes-3.15/ghes-3.15.json
  2729    - name: GET /orgs/{org}/rulesets/rule-suites
  2730      documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
  2731      openapi_files:
  2732        - descriptions/api.github.com/api.github.com.json
  2733        - descriptions/ghec/ghec.json
  2734        - descriptions/ghes-3.15/ghes-3.15.json
  2735    - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}
  2736      documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
  2737      openapi_files:
  2738        - descriptions/api.github.com/api.github.com.json
  2739        - descriptions/ghec/ghec.json
  2740        - descriptions/ghes-3.15/ghes-3.15.json
  2741    - name: DELETE /orgs/{org}/rulesets/{ruleset_id}
  2742      documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset
  2743      openapi_files:
  2744        - descriptions/api.github.com/api.github.com.json
  2745        - descriptions/ghec/ghec.json
  2746        - descriptions/ghes-3.15/ghes-3.15.json
  2747    - name: GET /orgs/{org}/rulesets/{ruleset_id}
  2748      documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset
  2749      openapi_files:
  2750        - descriptions/api.github.com/api.github.com.json
  2751        - descriptions/ghec/ghec.json
  2752        - descriptions/ghes-3.15/ghes-3.15.json
  2753    - name: PUT /orgs/{org}/rulesets/{ruleset_id}
  2754      documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset
  2755      openapi_files:
  2756        - descriptions/api.github.com/api.github.com.json
  2757        - descriptions/ghec/ghec.json
  2758        - descriptions/ghes-3.15/ghes-3.15.json
  2759    - name: GET /orgs/{org}/rulesets/{ruleset_id}/history
  2760      documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history
  2761      openapi_files:
  2762        - descriptions/api.github.com/api.github.com.json
  2763        - descriptions/ghec/ghec.json
  2764    - name: GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}
  2765      documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version
  2766      openapi_files:
  2767        - descriptions/api.github.com/api.github.com.json
  2768        - descriptions/ghec/ghec.json
  2769    - name: GET /orgs/{org}/secret-scanning/alerts
  2770      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
  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: GET /orgs/{org}/security-advisories
  2776      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization
  2777      openapi_files:
  2778        - descriptions/api.github.com/api.github.com.json
  2779        - descriptions/ghec/ghec.json
  2780    - name: GET /orgs/{org}/security-managers
  2781      documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
  2782      openapi_files:
  2783        - descriptions/api.github.com/api.github.com.json
  2784        - descriptions/ghec/ghec.json
  2785        - descriptions/ghes-3.15/ghes-3.15.json
  2786    - name: DELETE /orgs/{org}/security-managers/teams/{team_slug}
  2787      documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
  2788      openapi_files:
  2789        - descriptions/api.github.com/api.github.com.json
  2790        - descriptions/ghec/ghec.json
  2791        - descriptions/ghes-3.15/ghes-3.15.json
  2792    - name: PUT /orgs/{org}/security-managers/teams/{team_slug}
  2793      documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
  2794      openapi_files:
  2795        - descriptions/api.github.com/api.github.com.json
  2796        - descriptions/ghec/ghec.json
  2797        - descriptions/ghes-3.15/ghes-3.15.json
  2798    - name: GET /orgs/{org}/settings/billing/actions
  2799      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization
  2800      openapi_files:
  2801        - descriptions/api.github.com/api.github.com.json
  2802        - descriptions/ghec/ghec.json
  2803    - name: GET /orgs/{org}/settings/billing/advanced-security
  2804      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization
  2805      openapi_files:
  2806        - descriptions/ghec/ghec.json
  2807        - descriptions/ghes-3.15/ghes-3.15.json
  2808    - name: GET /orgs/{org}/settings/billing/packages
  2809      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization
  2810      openapi_files:
  2811        - descriptions/api.github.com/api.github.com.json
  2812        - descriptions/ghec/ghec.json
  2813    - name: GET /orgs/{org}/settings/billing/shared-storage
  2814      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization
  2815      openapi_files:
  2816        - descriptions/api.github.com/api.github.com.json
  2817        - descriptions/ghec/ghec.json
  2818    - name: GET /orgs/{org}/settings/network-configurations
  2819      documentation_url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization
  2820      openapi_files:
  2821        - descriptions/api.github.com/api.github.com.json
  2822        - descriptions/ghec/ghec.json
  2823    - name: POST /orgs/{org}/settings/network-configurations
  2824      documentation_url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization
  2825      openapi_files:
  2826        - descriptions/api.github.com/api.github.com.json
  2827        - descriptions/ghec/ghec.json
  2828    - name: DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2829      documentation_url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization
  2830      openapi_files:
  2831        - descriptions/api.github.com/api.github.com.json
  2832        - descriptions/ghec/ghec.json
  2833    - name: GET /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2834      documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization
  2835      openapi_files:
  2836        - descriptions/api.github.com/api.github.com.json
  2837        - descriptions/ghec/ghec.json
  2838    - name: PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2839      documentation_url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization
  2840      openapi_files:
  2841        - descriptions/api.github.com/api.github.com.json
  2842        - descriptions/ghec/ghec.json
  2843    - name: GET /orgs/{org}/settings/network-settings/{network_settings_id}
  2844      documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization
  2845      openapi_files:
  2846        - descriptions/api.github.com/api.github.com.json
  2847        - descriptions/ghec/ghec.json
  2848    - name: GET /orgs/{org}/team-sync/groups
  2849      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization
  2850      openapi_files:
  2851        - descriptions/ghec/ghec.json
  2852    - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics
  2853      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team
  2854      openapi_files:
  2855        - descriptions/api.github.com/api.github.com.json
  2856        - descriptions/ghec/ghec.json
  2857    - name: GET /orgs/{org}/team/{team_slug}/copilot/usage
  2858      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team
  2859      openapi_files:
  2860        - descriptions/api.github.com/api.github.com.json
  2861        - descriptions/ghec/ghec.json
  2862    - name: GET /orgs/{org}/teams
  2863      documentation_url: https://docs.github.com/rest/teams/teams#list-teams
  2864      openapi_files:
  2865        - descriptions/api.github.com/api.github.com.json
  2866        - descriptions/ghec/ghec.json
  2867        - descriptions/ghes-3.15/ghes-3.15.json
  2868    - name: POST /orgs/{org}/teams
  2869      documentation_url: https://docs.github.com/rest/teams/teams#create-a-team
  2870      openapi_files:
  2871        - descriptions/api.github.com/api.github.com.json
  2872        - descriptions/ghec/ghec.json
  2873        - descriptions/ghes-3.15/ghes-3.15.json
  2874    - name: DELETE /orgs/{org}/teams/{team_slug}
  2875      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team
  2876      openapi_files:
  2877        - descriptions/api.github.com/api.github.com.json
  2878        - descriptions/ghec/ghec.json
  2879        - descriptions/ghes-3.15/ghes-3.15.json
  2880    - name: GET /orgs/{org}/teams/{team_slug}
  2881      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
  2882      openapi_files:
  2883        - descriptions/api.github.com/api.github.com.json
  2884        - descriptions/ghec/ghec.json
  2885        - descriptions/ghes-3.15/ghes-3.15.json
  2886    - name: PATCH /orgs/{org}/teams/{team_slug}
  2887      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team
  2888      openapi_files:
  2889        - descriptions/api.github.com/api.github.com.json
  2890        - descriptions/ghec/ghec.json
  2891        - descriptions/ghes-3.15/ghes-3.15.json
  2892    - name: GET /orgs/{org}/teams/{team_slug}/discussions
  2893      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions
  2894      openapi_files:
  2895        - descriptions/api.github.com/api.github.com.json
  2896        - descriptions/ghec/ghec.json
  2897        - descriptions/ghes-3.15/ghes-3.15.json
  2898    - name: POST /orgs/{org}/teams/{team_slug}/discussions
  2899      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion
  2900      openapi_files:
  2901        - descriptions/api.github.com/api.github.com.json
  2902        - descriptions/ghec/ghec.json
  2903        - descriptions/ghes-3.15/ghes-3.15.json
  2904    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2905      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
  2906      openapi_files:
  2907        - descriptions/api.github.com/api.github.com.json
  2908        - descriptions/ghec/ghec.json
  2909        - descriptions/ghes-3.15/ghes-3.15.json
  2910    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2911      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion
  2912      openapi_files:
  2913        - descriptions/api.github.com/api.github.com.json
  2914        - descriptions/ghec/ghec.json
  2915        - descriptions/ghes-3.15/ghes-3.15.json
  2916    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2917      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion
  2918      openapi_files:
  2919        - descriptions/api.github.com/api.github.com.json
  2920        - descriptions/ghec/ghec.json
  2921        - descriptions/ghes-3.15/ghes-3.15.json
  2922    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2923      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
  2924      openapi_files:
  2925        - descriptions/api.github.com/api.github.com.json
  2926        - descriptions/ghec/ghec.json
  2927        - descriptions/ghes-3.15/ghes-3.15.json
  2928    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2929      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
  2930      openapi_files:
  2931        - descriptions/api.github.com/api.github.com.json
  2932        - descriptions/ghec/ghec.json
  2933        - descriptions/ghes-3.15/ghes-3.15.json
  2934    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2935      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
  2936      openapi_files:
  2937        - descriptions/api.github.com/api.github.com.json
  2938        - descriptions/ghec/ghec.json
  2939        - descriptions/ghes-3.15/ghes-3.15.json
  2940    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2941      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
  2942      openapi_files:
  2943        - descriptions/api.github.com/api.github.com.json
  2944        - descriptions/ghec/ghec.json
  2945        - descriptions/ghes-3.15/ghes-3.15.json
  2946    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2947      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
  2948      openapi_files:
  2949        - descriptions/api.github.com/api.github.com.json
  2950        - descriptions/ghec/ghec.json
  2951        - descriptions/ghes-3.15/ghes-3.15.json
  2952    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2953      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
  2954      openapi_files:
  2955        - descriptions/api.github.com/api.github.com.json
  2956        - descriptions/ghec/ghec.json
  2957        - descriptions/ghes-3.15/ghes-3.15.json
  2958    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2959      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
  2960      openapi_files:
  2961        - descriptions/api.github.com/api.github.com.json
  2962        - descriptions/ghec/ghec.json
  2963        - descriptions/ghes-3.15/ghes-3.15.json
  2964    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}
  2965      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
  2966      openapi_files:
  2967        - descriptions/api.github.com/api.github.com.json
  2968        - descriptions/ghec/ghec.json
  2969        - descriptions/ghes-3.15/ghes-3.15.json
  2970    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2971      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
  2972      openapi_files:
  2973        - descriptions/api.github.com/api.github.com.json
  2974        - descriptions/ghec/ghec.json
  2975        - descriptions/ghes-3.15/ghes-3.15.json
  2976    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2977      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
  2978      openapi_files:
  2979        - descriptions/api.github.com/api.github.com.json
  2980        - descriptions/ghec/ghec.json
  2981        - descriptions/ghes-3.15/ghes-3.15.json
  2982    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}
  2983      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
  2984      openapi_files:
  2985        - descriptions/api.github.com/api.github.com.json
  2986        - descriptions/ghec/ghec.json
  2987        - descriptions/ghes-3.15/ghes-3.15.json
  2988    - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups
  2989      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team
  2990      openapi_files:
  2991        - descriptions/ghec/ghec.json
  2992        - descriptions/ghes-3.15/ghes-3.15.json
  2993    - name: GET /orgs/{org}/teams/{team_slug}/external-groups
  2994      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team
  2995      openapi_files:
  2996        - descriptions/ghec/ghec.json
  2997        - descriptions/ghes-3.15/ghes-3.15.json
  2998    - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups
  2999      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team
  3000      openapi_files:
  3001        - descriptions/ghec/ghec.json
  3002        - descriptions/ghes-3.15/ghes-3.15.json
  3003    - name: GET /orgs/{org}/teams/{team_slug}/invitations
  3004      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
  3005      openapi_files:
  3006        - descriptions/api.github.com/api.github.com.json
  3007        - descriptions/ghec/ghec.json
  3008    - name: GET /orgs/{org}/teams/{team_slug}/members
  3009      documentation_url: https://docs.github.com/rest/teams/members#list-team-members
  3010      openapi_files:
  3011        - descriptions/api.github.com/api.github.com.json
  3012        - descriptions/ghec/ghec.json
  3013        - descriptions/ghes-3.15/ghes-3.15.json
  3014    - name: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}
  3015      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
  3016      openapi_files:
  3017        - descriptions/api.github.com/api.github.com.json
  3018        - descriptions/ghec/ghec.json
  3019        - descriptions/ghes-3.15/ghes-3.15.json
  3020    - name: GET /orgs/{org}/teams/{team_slug}/memberships/{username}
  3021      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
  3022      openapi_files:
  3023        - descriptions/api.github.com/api.github.com.json
  3024        - descriptions/ghec/ghec.json
  3025        - descriptions/ghes-3.15/ghes-3.15.json
  3026    - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username}
  3027      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
  3028      openapi_files:
  3029        - descriptions/api.github.com/api.github.com.json
  3030        - descriptions/ghec/ghec.json
  3031        - descriptions/ghes-3.15/ghes-3.15.json
  3032    - name: GET /orgs/{org}/teams/{team_slug}/projects
  3033      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects
  3034      openapi_files:
  3035        - descriptions/api.github.com/api.github.com.json
  3036        - descriptions/ghec/ghec.json
  3037        - descriptions/ghes-3.15/ghes-3.15.json
  3038    - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3039      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
  3040      openapi_files:
  3041        - descriptions/api.github.com/api.github.com.json
  3042        - descriptions/ghec/ghec.json
  3043        - descriptions/ghes-3.15/ghes-3.15.json
  3044    - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3045      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
  3046      openapi_files:
  3047        - descriptions/api.github.com/api.github.com.json
  3048        - descriptions/ghec/ghec.json
  3049        - descriptions/ghes-3.15/ghes-3.15.json
  3050    - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3051      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
  3052      openapi_files:
  3053        - descriptions/api.github.com/api.github.com.json
  3054        - descriptions/ghec/ghec.json
  3055        - descriptions/ghes-3.15/ghes-3.15.json
  3056    - name: GET /orgs/{org}/teams/{team_slug}/repos
  3057      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories
  3058      openapi_files:
  3059        - descriptions/api.github.com/api.github.com.json
  3060        - descriptions/ghec/ghec.json
  3061        - descriptions/ghes-3.15/ghes-3.15.json
  3062    - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3063      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
  3064      openapi_files:
  3065        - descriptions/api.github.com/api.github.com.json
  3066        - descriptions/ghec/ghec.json
  3067        - descriptions/ghes-3.15/ghes-3.15.json
  3068    - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3069      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository
  3070      openapi_files:
  3071        - descriptions/api.github.com/api.github.com.json
  3072        - descriptions/ghec/ghec.json
  3073        - descriptions/ghes-3.15/ghes-3.15.json
  3074    - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3075      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
  3076      openapi_files:
  3077        - descriptions/api.github.com/api.github.com.json
  3078        - descriptions/ghec/ghec.json
  3079        - descriptions/ghes-3.15/ghes-3.15.json
  3080    - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  3081      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team
  3082      openapi_files:
  3083        - descriptions/ghec/ghec.json
  3084    - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  3085      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections
  3086      openapi_files:
  3087        - descriptions/ghec/ghec.json
  3088    - name: GET /orgs/{org}/teams/{team_slug}/teams
  3089      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams
  3090      openapi_files:
  3091        - descriptions/api.github.com/api.github.com.json
  3092        - descriptions/ghec/ghec.json
  3093        - descriptions/ghes-3.15/ghes-3.15.json
  3094    - name: POST /orgs/{org}/{security_product}/{enablement}
  3095      documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
  3096      openapi_files:
  3097        - descriptions/api.github.com/api.github.com.json
  3098        - descriptions/ghec/ghec.json
  3099        - descriptions/ghes-3.15/ghes-3.15.json
  3100    - name: DELETE /projects/columns/cards/{card_id}
  3101      documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card
  3102      openapi_files:
  3103        - descriptions/api.github.com/api.github.com.json
  3104        - descriptions/ghec/ghec.json
  3105        - descriptions/ghes-3.15/ghes-3.15.json
  3106    - name: GET /projects/columns/cards/{card_id}
  3107      documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card
  3108      openapi_files:
  3109        - descriptions/api.github.com/api.github.com.json
  3110        - descriptions/ghec/ghec.json
  3111        - descriptions/ghes-3.15/ghes-3.15.json
  3112    - name: PATCH /projects/columns/cards/{card_id}
  3113      documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
  3114      openapi_files:
  3115        - descriptions/api.github.com/api.github.com.json
  3116        - descriptions/ghec/ghec.json
  3117        - descriptions/ghes-3.15/ghes-3.15.json
  3118    - name: POST /projects/columns/cards/{card_id}/moves
  3119      documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card
  3120      openapi_files:
  3121        - descriptions/api.github.com/api.github.com.json
  3122        - descriptions/ghec/ghec.json
  3123        - descriptions/ghes-3.15/ghes-3.15.json
  3124    - name: DELETE /projects/columns/{column_id}
  3125      documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column
  3126      openapi_files:
  3127        - descriptions/api.github.com/api.github.com.json
  3128        - descriptions/ghec/ghec.json
  3129        - descriptions/ghes-3.15/ghes-3.15.json
  3130    - name: GET /projects/columns/{column_id}
  3131      documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column
  3132      openapi_files:
  3133        - descriptions/api.github.com/api.github.com.json
  3134        - descriptions/ghec/ghec.json
  3135        - descriptions/ghes-3.15/ghes-3.15.json
  3136    - name: PATCH /projects/columns/{column_id}
  3137      documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
  3138      openapi_files:
  3139        - descriptions/api.github.com/api.github.com.json
  3140        - descriptions/ghec/ghec.json
  3141        - descriptions/ghes-3.15/ghes-3.15.json
  3142    - name: GET /projects/columns/{column_id}/cards
  3143      documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards
  3144      openapi_files:
  3145        - descriptions/api.github.com/api.github.com.json
  3146        - descriptions/ghec/ghec.json
  3147        - descriptions/ghes-3.15/ghes-3.15.json
  3148    - name: POST /projects/columns/{column_id}/cards
  3149      documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card
  3150      openapi_files:
  3151        - descriptions/api.github.com/api.github.com.json
  3152        - descriptions/ghec/ghec.json
  3153        - descriptions/ghes-3.15/ghes-3.15.json
  3154    - name: POST /projects/columns/{column_id}/moves
  3155      documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column
  3156      openapi_files:
  3157        - descriptions/api.github.com/api.github.com.json
  3158        - descriptions/ghec/ghec.json
  3159        - descriptions/ghes-3.15/ghes-3.15.json
  3160    - name: DELETE /projects/{project_id}
  3161      documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project
  3162      openapi_files:
  3163        - descriptions/api.github.com/api.github.com.json
  3164        - descriptions/ghec/ghec.json
  3165        - descriptions/ghes-3.15/ghes-3.15.json
  3166    - name: GET /projects/{project_id}
  3167      documentation_url: https://docs.github.com/rest/projects/projects#get-a-project
  3168      openapi_files:
  3169        - descriptions/api.github.com/api.github.com.json
  3170        - descriptions/ghec/ghec.json
  3171        - descriptions/ghes-3.15/ghes-3.15.json
  3172    - name: PATCH /projects/{project_id}
  3173      documentation_url: https://docs.github.com/rest/projects/projects#update-a-project
  3174      openapi_files:
  3175        - descriptions/api.github.com/api.github.com.json
  3176        - descriptions/ghec/ghec.json
  3177        - descriptions/ghes-3.15/ghes-3.15.json
  3178    - name: GET /projects/{project_id}/collaborators
  3179      documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
  3180      openapi_files:
  3181        - descriptions/api.github.com/api.github.com.json
  3182        - descriptions/ghec/ghec.json
  3183        - descriptions/ghes-3.15/ghes-3.15.json
  3184    - name: DELETE /projects/{project_id}/collaborators/{username}
  3185      documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
  3186      openapi_files:
  3187        - descriptions/api.github.com/api.github.com.json
  3188        - descriptions/ghec/ghec.json
  3189        - descriptions/ghes-3.15/ghes-3.15.json
  3190    - name: PUT /projects/{project_id}/collaborators/{username}
  3191      documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
  3192      openapi_files:
  3193        - descriptions/api.github.com/api.github.com.json
  3194        - descriptions/ghec/ghec.json
  3195        - descriptions/ghes-3.15/ghes-3.15.json
  3196    - name: GET /projects/{project_id}/collaborators/{username}/permission
  3197      documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
  3198      openapi_files:
  3199        - descriptions/api.github.com/api.github.com.json
  3200        - descriptions/ghec/ghec.json
  3201        - descriptions/ghes-3.15/ghes-3.15.json
  3202    - name: GET /projects/{project_id}/columns
  3203      documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns
  3204      openapi_files:
  3205        - descriptions/api.github.com/api.github.com.json
  3206        - descriptions/ghec/ghec.json
  3207        - descriptions/ghes-3.15/ghes-3.15.json
  3208    - name: POST /projects/{project_id}/columns
  3209      documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column
  3210      openapi_files:
  3211        - descriptions/api.github.com/api.github.com.json
  3212        - descriptions/ghec/ghec.json
  3213        - descriptions/ghes-3.15/ghes-3.15.json
  3214    - name: GET /rate_limit
  3215      documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
  3216      openapi_files:
  3217        - descriptions/api.github.com/api.github.com.json
  3218        - descriptions/ghec/ghec.json
  3219        - descriptions/ghes-3.15/ghes-3.15.json
  3220    - name: DELETE /reactions/{reaction_id}
  3221      documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy
  3222      openapi_files:
  3223        - descriptions/ghes-3.4/ghes-3.4.json
  3224    - name: DELETE /repos/{owner}/{repo}
  3225      documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
  3226      openapi_files:
  3227        - descriptions/api.github.com/api.github.com.json
  3228        - descriptions/ghec/ghec.json
  3229        - descriptions/ghes-3.15/ghes-3.15.json
  3230    - name: GET /repos/{owner}/{repo}
  3231      documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository
  3232      openapi_files:
  3233        - descriptions/api.github.com/api.github.com.json
  3234        - descriptions/ghec/ghec.json
  3235        - descriptions/ghes-3.15/ghes-3.15.json
  3236    - name: PATCH /repos/{owner}/{repo}
  3237      documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository
  3238      openapi_files:
  3239        - descriptions/api.github.com/api.github.com.json
  3240        - descriptions/ghec/ghec.json
  3241        - descriptions/ghes-3.15/ghes-3.15.json
  3242    - name: GET /repos/{owner}/{repo}/actions/artifacts
  3243      documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
  3244      openapi_files:
  3245        - descriptions/api.github.com/api.github.com.json
  3246        - descriptions/ghec/ghec.json
  3247        - descriptions/ghes-3.15/ghes-3.15.json
  3248    - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3249      documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
  3250      openapi_files:
  3251        - descriptions/api.github.com/api.github.com.json
  3252        - descriptions/ghec/ghec.json
  3253        - descriptions/ghes-3.15/ghes-3.15.json
  3254    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3255      documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
  3256      openapi_files:
  3257        - descriptions/api.github.com/api.github.com.json
  3258        - descriptions/ghec/ghec.json
  3259        - descriptions/ghes-3.15/ghes-3.15.json
  3260    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}
  3261      documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
  3262      openapi_files:
  3263        - descriptions/api.github.com/api.github.com.json
  3264        - descriptions/ghec/ghec.json
  3265        - descriptions/ghes-3.15/ghes-3.15.json
  3266    - name: GET /repos/{owner}/{repo}/actions/cache/usage
  3267      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
  3268      openapi_files:
  3269        - descriptions/api.github.com/api.github.com.json
  3270        - descriptions/ghec/ghec.json
  3271        - descriptions/ghes-3.15/ghes-3.15.json
  3272    - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy
  3273      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository
  3274      openapi_files:
  3275        - descriptions/ghes-3.15/ghes-3.15.json
  3276    - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy
  3277      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository
  3278      openapi_files:
  3279        - descriptions/ghes-3.15/ghes-3.15.json
  3280    - name: DELETE /repos/{owner}/{repo}/actions/caches
  3281      documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
  3282      openapi_files:
  3283        - descriptions/api.github.com/api.github.com.json
  3284        - descriptions/ghec/ghec.json
  3285        - descriptions/ghes-3.15/ghes-3.15.json
  3286    - name: GET /repos/{owner}/{repo}/actions/caches
  3287      documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
  3288      openapi_files:
  3289        - descriptions/api.github.com/api.github.com.json
  3290        - descriptions/ghec/ghec.json
  3291        - descriptions/ghes-3.15/ghes-3.15.json
  3292    - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  3293      documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
  3294      openapi_files:
  3295        - descriptions/api.github.com/api.github.com.json
  3296        - descriptions/ghec/ghec.json
  3297        - descriptions/ghes-3.15/ghes-3.15.json
  3298    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}
  3299      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
  3300      openapi_files:
  3301        - descriptions/api.github.com/api.github.com.json
  3302        - descriptions/ghec/ghec.json
  3303        - descriptions/ghes-3.15/ghes-3.15.json
  3304    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
  3305      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
  3306      openapi_files:
  3307        - descriptions/api.github.com/api.github.com.json
  3308        - descriptions/ghec/ghec.json
  3309        - descriptions/ghes-3.15/ghes-3.15.json
  3310    - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun
  3311      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
  3312      openapi_files:
  3313        - descriptions/api.github.com/api.github.com.json
  3314        - descriptions/ghec/ghec.json
  3315        - descriptions/ghes-3.15/ghes-3.15.json
  3316    - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  3317      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3318      openapi_files:
  3319        - descriptions/api.github.com/api.github.com.json
  3320        - descriptions/ghec/ghec.json
  3321        - descriptions/ghes-3.15/ghes-3.15.json
  3322    - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  3323      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3324      openapi_files:
  3325        - descriptions/api.github.com/api.github.com.json
  3326        - descriptions/ghec/ghec.json
  3327        - descriptions/ghes-3.15/ghes-3.15.json
  3328    - name: GET /repos/{owner}/{repo}/actions/organization-secrets
  3329      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
  3330      openapi_files:
  3331        - descriptions/api.github.com/api.github.com.json
  3332        - descriptions/ghec/ghec.json
  3333        - descriptions/ghes-3.15/ghes-3.15.json
  3334    - name: GET /repos/{owner}/{repo}/actions/organization-variables
  3335      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
  3336      openapi_files:
  3337        - descriptions/api.github.com/api.github.com.json
  3338        - descriptions/ghec/ghec.json
  3339        - descriptions/ghes-3.15/ghes-3.15.json
  3340    - name: GET /repos/{owner}/{repo}/actions/permissions
  3341      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
  3342      openapi_files:
  3343        - descriptions/api.github.com/api.github.com.json
  3344        - descriptions/ghec/ghec.json
  3345        - descriptions/ghes-3.15/ghes-3.15.json
  3346    - name: PUT /repos/{owner}/{repo}/actions/permissions
  3347      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
  3348      openapi_files:
  3349        - descriptions/api.github.com/api.github.com.json
  3350        - descriptions/ghec/ghec.json
  3351        - descriptions/ghes-3.15/ghes-3.15.json
  3352    - name: GET /repos/{owner}/{repo}/actions/permissions/access
  3353      documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
  3354      openapi_files:
  3355        - descriptions/api.github.com/api.github.com.json
  3356        - descriptions/ghec/ghec.json
  3357        - descriptions/ghes-3.15/ghes-3.15.json
  3358    - name: PUT /repos/{owner}/{repo}/actions/permissions/access
  3359      documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
  3360      openapi_files:
  3361        - descriptions/api.github.com/api.github.com.json
  3362        - descriptions/ghec/ghec.json
  3363        - descriptions/ghes-3.15/ghes-3.15.json
  3364    - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions
  3365      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
  3366      openapi_files:
  3367        - descriptions/api.github.com/api.github.com.json
  3368        - descriptions/ghec/ghec.json
  3369        - descriptions/ghes-3.15/ghes-3.15.json
  3370    - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions
  3371      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
  3372      openapi_files:
  3373        - descriptions/api.github.com/api.github.com.json
  3374        - descriptions/ghec/ghec.json
  3375        - descriptions/ghes-3.15/ghes-3.15.json
  3376    - name: GET /repos/{owner}/{repo}/actions/permissions/workflow
  3377      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
  3378      openapi_files:
  3379        - descriptions/api.github.com/api.github.com.json
  3380        - descriptions/ghec/ghec.json
  3381        - descriptions/ghes-3.15/ghes-3.15.json
  3382    - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow
  3383      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
  3384      openapi_files:
  3385        - descriptions/api.github.com/api.github.com.json
  3386        - descriptions/ghec/ghec.json
  3387        - descriptions/ghes-3.15/ghes-3.15.json
  3388    - name: GET /repos/{owner}/{repo}/actions/runners
  3389      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository
  3390      openapi_files:
  3391        - descriptions/api.github.com/api.github.com.json
  3392        - descriptions/ghec/ghec.json
  3393        - descriptions/ghes-3.15/ghes-3.15.json
  3394    - name: GET /repos/{owner}/{repo}/actions/runners/downloads
  3395      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
  3396      openapi_files:
  3397        - descriptions/api.github.com/api.github.com.json
  3398        - descriptions/ghec/ghec.json
  3399        - descriptions/ghes-3.15/ghes-3.15.json
  3400    - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig
  3401      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
  3402      openapi_files:
  3403        - descriptions/api.github.com/api.github.com.json
  3404        - descriptions/ghec/ghec.json
  3405        - descriptions/ghes-3.15/ghes-3.15.json
  3406    - name: POST /repos/{owner}/{repo}/actions/runners/registration-token
  3407      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
  3408      openapi_files:
  3409        - descriptions/api.github.com/api.github.com.json
  3410        - descriptions/ghec/ghec.json
  3411        - descriptions/ghes-3.15/ghes-3.15.json
  3412    - name: POST /repos/{owner}/{repo}/actions/runners/remove-token
  3413      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
  3414      openapi_files:
  3415        - descriptions/api.github.com/api.github.com.json
  3416        - descriptions/ghec/ghec.json
  3417        - descriptions/ghes-3.15/ghes-3.15.json
  3418    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
  3419      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
  3420      openapi_files:
  3421        - descriptions/api.github.com/api.github.com.json
  3422        - descriptions/ghec/ghec.json
  3423        - descriptions/ghes-3.15/ghes-3.15.json
  3424    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}
  3425      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
  3426      openapi_files:
  3427        - descriptions/api.github.com/api.github.com.json
  3428        - descriptions/ghec/ghec.json
  3429        - descriptions/ghes-3.15/ghes-3.15.json
  3430    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3431      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
  3432      openapi_files:
  3433        - descriptions/api.github.com/api.github.com.json
  3434        - descriptions/ghec/ghec.json
  3435        - descriptions/ghes-3.15/ghes-3.15.json
  3436    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3437      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
  3438      openapi_files:
  3439        - descriptions/api.github.com/api.github.com.json
  3440        - descriptions/ghec/ghec.json
  3441        - descriptions/ghes-3.15/ghes-3.15.json
  3442    - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3443      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
  3444      openapi_files:
  3445        - descriptions/api.github.com/api.github.com.json
  3446        - descriptions/ghec/ghec.json
  3447        - descriptions/ghes-3.15/ghes-3.15.json
  3448    - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3449      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
  3450      openapi_files:
  3451        - descriptions/api.github.com/api.github.com.json
  3452        - descriptions/ghec/ghec.json
  3453        - descriptions/ghes-3.15/ghes-3.15.json
  3454    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  3455      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
  3456      openapi_files:
  3457        - descriptions/api.github.com/api.github.com.json
  3458        - descriptions/ghec/ghec.json
  3459        - descriptions/ghes-3.15/ghes-3.15.json
  3460    - name: GET /repos/{owner}/{repo}/actions/runs
  3461      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
  3462      openapi_files:
  3463        - descriptions/api.github.com/api.github.com.json
  3464        - descriptions/ghec/ghec.json
  3465        - descriptions/ghes-3.15/ghes-3.15.json
  3466    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}
  3467      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
  3468      openapi_files:
  3469        - descriptions/api.github.com/api.github.com.json
  3470        - descriptions/ghec/ghec.json
  3471        - descriptions/ghes-3.15/ghes-3.15.json
  3472    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}
  3473      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
  3474      openapi_files:
  3475        - descriptions/api.github.com/api.github.com.json
  3476        - descriptions/ghec/ghec.json
  3477        - descriptions/ghes-3.15/ghes-3.15.json
  3478    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals
  3479      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
  3480      openapi_files:
  3481        - descriptions/api.github.com/api.github.com.json
  3482        - descriptions/ghec/ghec.json
  3483        - descriptions/ghes-3.15/ghes-3.15.json
  3484    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve
  3485      documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
  3486      openapi_files:
  3487        - descriptions/api.github.com/api.github.com.json
  3488        - descriptions/ghec/ghec.json
  3489    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts
  3490      documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
  3491      openapi_files:
  3492        - descriptions/api.github.com/api.github.com.json
  3493        - descriptions/ghec/ghec.json
  3494        - descriptions/ghes-3.15/ghes-3.15.json
  3495    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}
  3496      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
  3497      openapi_files:
  3498        - descriptions/api.github.com/api.github.com.json
  3499        - descriptions/ghec/ghec.json
  3500        - descriptions/ghes-3.15/ghes-3.15.json
  3501    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs
  3502      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
  3503      openapi_files:
  3504        - descriptions/api.github.com/api.github.com.json
  3505        - descriptions/ghec/ghec.json
  3506        - descriptions/ghes-3.15/ghes-3.15.json
  3507    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs
  3508      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
  3509      openapi_files:
  3510        - descriptions/api.github.com/api.github.com.json
  3511        - descriptions/ghec/ghec.json
  3512        - descriptions/ghes-3.15/ghes-3.15.json
  3513    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel
  3514      documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
  3515      openapi_files:
  3516        - descriptions/api.github.com/api.github.com.json
  3517        - descriptions/ghec/ghec.json
  3518        - descriptions/ghes-3.15/ghes-3.15.json
  3519    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule
  3520      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
  3521      openapi_files:
  3522        - descriptions/api.github.com/api.github.com.json
  3523        - descriptions/ghec/ghec.json
  3524        - descriptions/ghes-3.15/ghes-3.15.json
  3525    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel
  3526      documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
  3527      openapi_files:
  3528        - descriptions/api.github.com/api.github.com.json
  3529        - descriptions/ghec/ghec.json
  3530        - descriptions/ghes-3.15/ghes-3.15.json
  3531    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs
  3532      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
  3533      openapi_files:
  3534        - descriptions/api.github.com/api.github.com.json
  3535        - descriptions/ghec/ghec.json
  3536        - descriptions/ghes-3.15/ghes-3.15.json
  3537    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3538      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
  3539      openapi_files:
  3540        - descriptions/api.github.com/api.github.com.json
  3541        - descriptions/ghec/ghec.json
  3542        - descriptions/ghes-3.15/ghes-3.15.json
  3543    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3544      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
  3545      openapi_files:
  3546        - descriptions/api.github.com/api.github.com.json
  3547        - descriptions/ghec/ghec.json
  3548        - descriptions/ghes-3.15/ghes-3.15.json
  3549    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3550      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
  3551      openapi_files:
  3552        - descriptions/api.github.com/api.github.com.json
  3553        - descriptions/ghec/ghec.json
  3554        - descriptions/ghes-3.15/ghes-3.15.json
  3555    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3556      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
  3557      openapi_files:
  3558        - descriptions/api.github.com/api.github.com.json
  3559        - descriptions/ghec/ghec.json
  3560        - descriptions/ghes-3.15/ghes-3.15.json
  3561    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
  3562      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
  3563      openapi_files:
  3564        - descriptions/api.github.com/api.github.com.json
  3565        - descriptions/ghec/ghec.json
  3566        - descriptions/ghes-3.15/ghes-3.15.json
  3567    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs
  3568      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
  3569      openapi_files:
  3570        - descriptions/api.github.com/api.github.com.json
  3571        - descriptions/ghec/ghec.json
  3572        - descriptions/ghes-3.15/ghes-3.15.json
  3573    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing
  3574      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
  3575      openapi_files:
  3576        - descriptions/api.github.com/api.github.com.json
  3577        - descriptions/ghec/ghec.json
  3578    - name: GET /repos/{owner}/{repo}/actions/secrets
  3579      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
  3580      openapi_files:
  3581        - descriptions/api.github.com/api.github.com.json
  3582        - descriptions/ghec/ghec.json
  3583        - descriptions/ghes-3.15/ghes-3.15.json
  3584    - name: GET /repos/{owner}/{repo}/actions/secrets/public-key
  3585      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
  3586      openapi_files:
  3587        - descriptions/api.github.com/api.github.com.json
  3588        - descriptions/ghec/ghec.json
  3589        - descriptions/ghes-3.15/ghes-3.15.json
  3590    - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3591      documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
  3592      openapi_files:
  3593        - descriptions/api.github.com/api.github.com.json
  3594        - descriptions/ghec/ghec.json
  3595        - descriptions/ghes-3.15/ghes-3.15.json
  3596    - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3597      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
  3598      openapi_files:
  3599        - descriptions/api.github.com/api.github.com.json
  3600        - descriptions/ghec/ghec.json
  3601        - descriptions/ghes-3.15/ghes-3.15.json
  3602    - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3603      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
  3604      openapi_files:
  3605        - descriptions/api.github.com/api.github.com.json
  3606        - descriptions/ghec/ghec.json
  3607        - descriptions/ghes-3.15/ghes-3.15.json
  3608    - name: GET /repos/{owner}/{repo}/actions/variables
  3609      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables
  3610      openapi_files:
  3611        - descriptions/api.github.com/api.github.com.json
  3612        - descriptions/ghec/ghec.json
  3613        - descriptions/ghes-3.15/ghes-3.15.json
  3614    - name: POST /repos/{owner}/{repo}/actions/variables
  3615      documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
  3616      openapi_files:
  3617        - descriptions/api.github.com/api.github.com.json
  3618        - descriptions/ghec/ghec.json
  3619        - descriptions/ghes-3.15/ghes-3.15.json
  3620    - name: DELETE /repos/{owner}/{repo}/actions/variables/{name}
  3621      documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
  3622      openapi_files:
  3623        - descriptions/api.github.com/api.github.com.json
  3624        - descriptions/ghec/ghec.json
  3625        - descriptions/ghes-3.15/ghes-3.15.json
  3626    - name: GET /repos/{owner}/{repo}/actions/variables/{name}
  3627      documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
  3628      openapi_files:
  3629        - descriptions/api.github.com/api.github.com.json
  3630        - descriptions/ghec/ghec.json
  3631        - descriptions/ghes-3.15/ghes-3.15.json
  3632    - name: PATCH /repos/{owner}/{repo}/actions/variables/{name}
  3633      documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
  3634      openapi_files:
  3635        - descriptions/api.github.com/api.github.com.json
  3636        - descriptions/ghec/ghec.json
  3637        - descriptions/ghes-3.15/ghes-3.15.json
  3638    - name: GET /repos/{owner}/{repo}/actions/workflows
  3639      documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
  3640      openapi_files:
  3641        - descriptions/api.github.com/api.github.com.json
  3642        - descriptions/ghec/ghec.json
  3643        - descriptions/ghes-3.15/ghes-3.15.json
  3644    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}
  3645      documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow
  3646      openapi_files:
  3647        - descriptions/api.github.com/api.github.com.json
  3648        - descriptions/ghec/ghec.json
  3649        - descriptions/ghes-3.15/ghes-3.15.json
  3650    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable
  3651      documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
  3652      openapi_files:
  3653        - descriptions/api.github.com/api.github.com.json
  3654        - descriptions/ghec/ghec.json
  3655        - descriptions/ghes-3.15/ghes-3.15.json
  3656    - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches
  3657      documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
  3658      openapi_files:
  3659        - descriptions/api.github.com/api.github.com.json
  3660        - descriptions/ghec/ghec.json
  3661        - descriptions/ghes-3.15/ghes-3.15.json
  3662    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable
  3663      documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
  3664      openapi_files:
  3665        - descriptions/api.github.com/api.github.com.json
  3666        - descriptions/ghec/ghec.json
  3667        - descriptions/ghes-3.15/ghes-3.15.json
  3668    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
  3669      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
  3670      openapi_files:
  3671        - descriptions/api.github.com/api.github.com.json
  3672        - descriptions/ghec/ghec.json
  3673        - descriptions/ghes-3.15/ghes-3.15.json
  3674    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing
  3675      documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
  3676      openapi_files:
  3677        - descriptions/api.github.com/api.github.com.json
  3678        - descriptions/ghec/ghec.json
  3679    - name: GET /repos/{owner}/{repo}/activity
  3680      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities
  3681      openapi_files:
  3682        - descriptions/api.github.com/api.github.com.json
  3683        - descriptions/ghec/ghec.json
  3684        - descriptions/ghes-3.15/ghes-3.15.json
  3685    - name: GET /repos/{owner}/{repo}/assignees
  3686      documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees
  3687      openapi_files:
  3688        - descriptions/api.github.com/api.github.com.json
  3689        - descriptions/ghec/ghec.json
  3690        - descriptions/ghes-3.15/ghes-3.15.json
  3691    - name: GET /repos/{owner}/{repo}/assignees/{assignee}
  3692      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
  3693      openapi_files:
  3694        - descriptions/api.github.com/api.github.com.json
  3695        - descriptions/ghec/ghec.json
  3696        - descriptions/ghes-3.15/ghes-3.15.json
  3697    - name: POST /repos/{owner}/{repo}/attestations
  3698      documentation_url: https://docs.github.com/rest/repos/repos#create-an-attestation
  3699      openapi_files:
  3700        - descriptions/api.github.com/api.github.com.json
  3701        - descriptions/ghec/ghec.json
  3702    - name: GET /repos/{owner}/{repo}/attestations/{subject_digest}
  3703      documentation_url: https://docs.github.com/rest/repos/repos#list-attestations
  3704      openapi_files:
  3705        - descriptions/api.github.com/api.github.com.json
  3706        - descriptions/ghec/ghec.json
  3707    - name: GET /repos/{owner}/{repo}/autolinks
  3708      documentation_url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository
  3709      openapi_files:
  3710        - descriptions/api.github.com/api.github.com.json
  3711        - descriptions/ghec/ghec.json
  3712        - descriptions/ghes-3.15/ghes-3.15.json
  3713    - name: POST /repos/{owner}/{repo}/autolinks
  3714      documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
  3715      openapi_files:
  3716        - descriptions/api.github.com/api.github.com.json
  3717        - descriptions/ghec/ghec.json
  3718        - descriptions/ghes-3.15/ghes-3.15.json
  3719    - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}
  3720      documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
  3721      openapi_files:
  3722        - descriptions/api.github.com/api.github.com.json
  3723        - descriptions/ghec/ghec.json
  3724        - descriptions/ghes-3.15/ghes-3.15.json
  3725    - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id}
  3726      documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
  3727      openapi_files:
  3728        - descriptions/api.github.com/api.github.com.json
  3729        - descriptions/ghec/ghec.json
  3730        - descriptions/ghes-3.15/ghes-3.15.json
  3731    - name: DELETE /repos/{owner}/{repo}/automated-security-fixes
  3732      documentation_url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates
  3733      openapi_files:
  3734        - descriptions/api.github.com/api.github.com.json
  3735        - descriptions/ghec/ghec.json
  3736    - name: GET /repos/{owner}/{repo}/automated-security-fixes
  3737      documentation_url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository
  3738      openapi_files:
  3739        - descriptions/api.github.com/api.github.com.json
  3740        - descriptions/ghec/ghec.json
  3741        - descriptions/ghes-3.15/ghes-3.15.json
  3742    - name: PUT /repos/{owner}/{repo}/automated-security-fixes
  3743      documentation_url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates
  3744      openapi_files:
  3745        - descriptions/api.github.com/api.github.com.json
  3746        - descriptions/ghec/ghec.json
  3747    - name: GET /repos/{owner}/{repo}/branches
  3748      documentation_url: https://docs.github.com/rest/branches/branches#list-branches
  3749      openapi_files:
  3750        - descriptions/api.github.com/api.github.com.json
  3751        - descriptions/ghec/ghec.json
  3752        - descriptions/ghes-3.15/ghes-3.15.json
  3753    - name: GET /repos/{owner}/{repo}/branches/{branch}
  3754      documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch
  3755      openapi_files:
  3756        - descriptions/api.github.com/api.github.com.json
  3757        - descriptions/ghec/ghec.json
  3758        - descriptions/ghes-3.15/ghes-3.15.json
  3759    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection
  3760      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
  3761      openapi_files:
  3762        - descriptions/api.github.com/api.github.com.json
  3763        - descriptions/ghec/ghec.json
  3764        - descriptions/ghes-3.15/ghes-3.15.json
  3765    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection
  3766      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
  3767      openapi_files:
  3768        - descriptions/api.github.com/api.github.com.json
  3769        - descriptions/ghec/ghec.json
  3770        - descriptions/ghes-3.15/ghes-3.15.json
  3771    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection
  3772      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
  3773      openapi_files:
  3774        - descriptions/api.github.com/api.github.com.json
  3775        - descriptions/ghec/ghec.json
  3776        - descriptions/ghes-3.15/ghes-3.15.json
  3777    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3778      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
  3779      openapi_files:
  3780        - descriptions/api.github.com/api.github.com.json
  3781        - descriptions/ghec/ghec.json
  3782        - descriptions/ghes-3.15/ghes-3.15.json
  3783    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3784      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
  3785      openapi_files:
  3786        - descriptions/api.github.com/api.github.com.json
  3787        - descriptions/ghec/ghec.json
  3788        - descriptions/ghes-3.15/ghes-3.15.json
  3789    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3790      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
  3791      openapi_files:
  3792        - descriptions/api.github.com/api.github.com.json
  3793        - descriptions/ghec/ghec.json
  3794        - descriptions/ghes-3.15/ghes-3.15.json
  3795    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3796      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
  3797      openapi_files:
  3798        - descriptions/api.github.com/api.github.com.json
  3799        - descriptions/ghec/ghec.json
  3800        - descriptions/ghes-3.15/ghes-3.15.json
  3801    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3802      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
  3803      openapi_files:
  3804        - descriptions/api.github.com/api.github.com.json
  3805        - descriptions/ghec/ghec.json
  3806        - descriptions/ghes-3.15/ghes-3.15.json
  3807    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3808      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
  3809      openapi_files:
  3810        - descriptions/api.github.com/api.github.com.json
  3811        - descriptions/ghec/ghec.json
  3812        - descriptions/ghes-3.15/ghes-3.15.json
  3813    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3814      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
  3815      openapi_files:
  3816        - descriptions/api.github.com/api.github.com.json
  3817        - descriptions/ghec/ghec.json
  3818        - descriptions/ghes-3.15/ghes-3.15.json
  3819    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3820      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
  3821      openapi_files:
  3822        - descriptions/api.github.com/api.github.com.json
  3823        - descriptions/ghec/ghec.json
  3824        - descriptions/ghes-3.15/ghes-3.15.json
  3825    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3826      documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
  3827      openapi_files:
  3828        - descriptions/api.github.com/api.github.com.json
  3829        - descriptions/ghec/ghec.json
  3830        - descriptions/ghes-3.15/ghes-3.15.json
  3831    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3832      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
  3833      openapi_files:
  3834        - descriptions/api.github.com/api.github.com.json
  3835        - descriptions/ghec/ghec.json
  3836        - descriptions/ghes-3.15/ghes-3.15.json
  3837    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3838      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
  3839      openapi_files:
  3840        - descriptions/api.github.com/api.github.com.json
  3841        - descriptions/ghec/ghec.json
  3842        - descriptions/ghes-3.15/ghes-3.15.json
  3843    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3844      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
  3845      openapi_files:
  3846        - descriptions/api.github.com/api.github.com.json
  3847        - descriptions/ghec/ghec.json
  3848        - descriptions/ghes-3.15/ghes-3.15.json
  3849    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3850      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
  3851      openapi_files:
  3852        - descriptions/api.github.com/api.github.com.json
  3853        - descriptions/ghec/ghec.json
  3854        - descriptions/ghes-3.15/ghes-3.15.json
  3855    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3856      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
  3857      openapi_files:
  3858        - descriptions/api.github.com/api.github.com.json
  3859        - descriptions/ghec/ghec.json
  3860        - descriptions/ghes-3.15/ghes-3.15.json
  3861    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3862      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
  3863      openapi_files:
  3864        - descriptions/api.github.com/api.github.com.json
  3865        - descriptions/ghec/ghec.json
  3866        - descriptions/ghes-3.15/ghes-3.15.json
  3867    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3868      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
  3869      openapi_files:
  3870        - descriptions/api.github.com/api.github.com.json
  3871        - descriptions/ghec/ghec.json
  3872        - descriptions/ghes-3.15/ghes-3.15.json
  3873    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3874      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
  3875      openapi_files:
  3876        - descriptions/api.github.com/api.github.com.json
  3877        - descriptions/ghec/ghec.json
  3878        - descriptions/ghes-3.15/ghes-3.15.json
  3879    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3880      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
  3881      openapi_files:
  3882        - descriptions/api.github.com/api.github.com.json
  3883        - descriptions/ghec/ghec.json
  3884        - descriptions/ghes-3.15/ghes-3.15.json
  3885    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3886      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
  3887      openapi_files:
  3888        - descriptions/api.github.com/api.github.com.json
  3889        - descriptions/ghec/ghec.json
  3890        - descriptions/ghes-3.15/ghes-3.15.json
  3891    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3892      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
  3893      openapi_files:
  3894        - descriptions/api.github.com/api.github.com.json
  3895        - descriptions/ghec/ghec.json
  3896        - descriptions/ghes-3.15/ghes-3.15.json
  3897    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3898      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
  3899      openapi_files:
  3900        - descriptions/api.github.com/api.github.com.json
  3901        - descriptions/ghec/ghec.json
  3902        - descriptions/ghes-3.15/ghes-3.15.json
  3903    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3904      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
  3905      openapi_files:
  3906        - descriptions/api.github.com/api.github.com.json
  3907        - descriptions/ghec/ghec.json
  3908        - descriptions/ghes-3.15/ghes-3.15.json
  3909    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3910      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
  3911      openapi_files:
  3912        - descriptions/api.github.com/api.github.com.json
  3913        - descriptions/ghec/ghec.json
  3914        - descriptions/ghes-3.15/ghes-3.15.json
  3915    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3916      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
  3917      openapi_files:
  3918        - descriptions/api.github.com/api.github.com.json
  3919        - descriptions/ghec/ghec.json
  3920        - descriptions/ghes-3.15/ghes-3.15.json
  3921    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3922      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
  3923      openapi_files:
  3924        - descriptions/api.github.com/api.github.com.json
  3925        - descriptions/ghec/ghec.json
  3926        - descriptions/ghes-3.15/ghes-3.15.json
  3927    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3928      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
  3929      openapi_files:
  3930        - descriptions/api.github.com/api.github.com.json
  3931        - descriptions/ghec/ghec.json
  3932        - descriptions/ghes-3.15/ghes-3.15.json
  3933    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3934      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
  3935      openapi_files:
  3936        - descriptions/api.github.com/api.github.com.json
  3937        - descriptions/ghec/ghec.json
  3938        - descriptions/ghes-3.15/ghes-3.15.json
  3939    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3940      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
  3941      openapi_files:
  3942        - descriptions/api.github.com/api.github.com.json
  3943        - descriptions/ghec/ghec.json
  3944        - descriptions/ghes-3.15/ghes-3.15.json
  3945    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3946      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
  3947      openapi_files:
  3948        - descriptions/api.github.com/api.github.com.json
  3949        - descriptions/ghec/ghec.json
  3950        - descriptions/ghes-3.15/ghes-3.15.json
  3951    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3952      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
  3953      openapi_files:
  3954        - descriptions/api.github.com/api.github.com.json
  3955        - descriptions/ghec/ghec.json
  3956        - descriptions/ghes-3.15/ghes-3.15.json
  3957    - name: POST /repos/{owner}/{repo}/branches/{branch}/rename
  3958      documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch
  3959      openapi_files:
  3960        - descriptions/api.github.com/api.github.com.json
  3961        - descriptions/ghec/ghec.json
  3962        - descriptions/ghes-3.15/ghes-3.15.json
  3963    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules
  3964      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#list-repository-push-rule-bypass-requests
  3965      openapi_files:
  3966        - descriptions/ghec/ghec.json
  3967    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}
  3968      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#get-a-repository-push-bypass-request
  3969      openapi_files:
  3970        - descriptions/ghec/ghec.json
  3971    - name: POST /repos/{owner}/{repo}/check-runs
  3972      documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run
  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}/check-runs/{check_run_id}
  3978      documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run
  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: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}
  3984      documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run
  3985      openapi_files:
  3986        - descriptions/api.github.com/api.github.com.json
  3987        - descriptions/ghec/ghec.json
  3988        - descriptions/ghes-3.15/ghes-3.15.json
  3989    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations
  3990      documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
  3991      openapi_files:
  3992        - descriptions/api.github.com/api.github.com.json
  3993        - descriptions/ghec/ghec.json
  3994        - descriptions/ghes-3.15/ghes-3.15.json
  3995    - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
  3996      documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
  3997      openapi_files:
  3998        - descriptions/api.github.com/api.github.com.json
  3999        - descriptions/ghec/ghec.json
  4000        - descriptions/ghes-3.15/ghes-3.15.json
  4001    - name: POST /repos/{owner}/{repo}/check-suites
  4002      documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite
  4003      openapi_files:
  4004        - descriptions/api.github.com/api.github.com.json
  4005        - descriptions/ghec/ghec.json
  4006        - descriptions/ghes-3.15/ghes-3.15.json
  4007    - name: PATCH /repos/{owner}/{repo}/check-suites/preferences
  4008      documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
  4009      openapi_files:
  4010        - descriptions/api.github.com/api.github.com.json
  4011        - descriptions/ghec/ghec.json
  4012        - descriptions/ghes-3.15/ghes-3.15.json
  4013    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}
  4014      documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite
  4015      openapi_files:
  4016        - descriptions/api.github.com/api.github.com.json
  4017        - descriptions/ghec/ghec.json
  4018        - descriptions/ghes-3.15/ghes-3.15.json
  4019    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs
  4020      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
  4021      openapi_files:
  4022        - descriptions/api.github.com/api.github.com.json
  4023        - descriptions/ghec/ghec.json
  4024        - descriptions/ghes-3.15/ghes-3.15.json
  4025    - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest
  4026      documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
  4027      openapi_files:
  4028        - descriptions/api.github.com/api.github.com.json
  4029        - descriptions/ghec/ghec.json
  4030        - descriptions/ghes-3.15/ghes-3.15.json
  4031    - name: GET /repos/{owner}/{repo}/code-scanning/alerts
  4032      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
  4033      openapi_files:
  4034        - descriptions/api.github.com/api.github.com.json
  4035        - descriptions/ghec/ghec.json
  4036        - descriptions/ghes-3.15/ghes-3.15.json
  4037    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  4038      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
  4039      openapi_files:
  4040        - descriptions/api.github.com/api.github.com.json
  4041        - descriptions/ghec/ghec.json
  4042        - descriptions/ghes-3.15/ghes-3.15.json
  4043    - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  4044      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
  4045      openapi_files:
  4046        - descriptions/api.github.com/api.github.com.json
  4047        - descriptions/ghec/ghec.json
  4048        - descriptions/ghes-3.15/ghes-3.15.json
  4049    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  4050      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
  4051      openapi_files:
  4052        - descriptions/api.github.com/api.github.com.json
  4053        - descriptions/ghec/ghec.json
  4054    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  4055      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert
  4056      openapi_files:
  4057        - descriptions/api.github.com/api.github.com.json
  4058        - descriptions/ghec/ghec.json
  4059    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits
  4060      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert
  4061      openapi_files:
  4062        - descriptions/api.github.com/api.github.com.json
  4063        - descriptions/ghec/ghec.json
  4064    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
  4065      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
  4066      openapi_files:
  4067        - descriptions/api.github.com/api.github.com.json
  4068        - descriptions/ghec/ghec.json
  4069        - descriptions/ghes-3.15/ghes-3.15.json
  4070    - name: GET /repos/{owner}/{repo}/code-scanning/analyses
  4071      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
  4072      openapi_files:
  4073        - descriptions/api.github.com/api.github.com.json
  4074        - descriptions/ghec/ghec.json
  4075        - descriptions/ghes-3.15/ghes-3.15.json
  4076    - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  4077      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
  4078      openapi_files:
  4079        - descriptions/api.github.com/api.github.com.json
  4080        - descriptions/ghec/ghec.json
  4081        - descriptions/ghes-3.15/ghes-3.15.json
  4082    - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  4083      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
  4084      openapi_files:
  4085        - descriptions/api.github.com/api.github.com.json
  4086        - descriptions/ghec/ghec.json
  4087        - descriptions/ghes-3.15/ghes-3.15.json
  4088    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases
  4089      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
  4090      openapi_files:
  4091        - descriptions/api.github.com/api.github.com.json
  4092        - descriptions/ghec/ghec.json
  4093    - name: DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  4094      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database
  4095      openapi_files:
  4096        - descriptions/api.github.com/api.github.com.json
  4097        - descriptions/ghec/ghec.json
  4098    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  4099      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
  4100      openapi_files:
  4101        - descriptions/api.github.com/api.github.com.json
  4102        - descriptions/ghec/ghec.json
  4103    - name: POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses
  4104      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis
  4105      openapi_files:
  4106        - descriptions/api.github.com/api.github.com.json
  4107        - descriptions/ghec/ghec.json
  4108    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}
  4109      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis
  4110      openapi_files:
  4111        - descriptions/api.github.com/api.github.com.json
  4112        - descriptions/ghec/ghec.json
  4113    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}
  4114      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis
  4115      openapi_files:
  4116        - descriptions/api.github.com/api.github.com.json
  4117        - descriptions/ghec/ghec.json
  4118    - name: GET /repos/{owner}/{repo}/code-scanning/default-setup
  4119      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
  4120      openapi_files:
  4121        - descriptions/api.github.com/api.github.com.json
  4122        - descriptions/ghec/ghec.json
  4123        - descriptions/ghes-3.15/ghes-3.15.json
  4124    - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup
  4125      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
  4126      openapi_files:
  4127        - descriptions/api.github.com/api.github.com.json
  4128        - descriptions/ghec/ghec.json
  4129        - descriptions/ghes-3.15/ghes-3.15.json
  4130    - name: POST /repos/{owner}/{repo}/code-scanning/sarifs
  4131      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
  4132      openapi_files:
  4133        - descriptions/api.github.com/api.github.com.json
  4134        - descriptions/ghec/ghec.json
  4135        - descriptions/ghes-3.15/ghes-3.15.json
  4136    - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}
  4137      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
  4138      openapi_files:
  4139        - descriptions/api.github.com/api.github.com.json
  4140        - descriptions/ghec/ghec.json
  4141        - descriptions/ghes-3.15/ghes-3.15.json
  4142    - name: GET /repos/{owner}/{repo}/code-security-configuration
  4143      documentation_url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository
  4144      openapi_files:
  4145        - descriptions/api.github.com/api.github.com.json
  4146        - descriptions/ghec/ghec.json
  4147        - descriptions/ghes-3.15/ghes-3.15.json
  4148    - name: GET /repos/{owner}/{repo}/codeowners/errors
  4149      documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
  4150      openapi_files:
  4151        - descriptions/api.github.com/api.github.com.json
  4152        - descriptions/ghec/ghec.json
  4153        - descriptions/ghes-3.15/ghes-3.15.json
  4154    - name: GET /repos/{owner}/{repo}/codespaces
  4155      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user
  4156      openapi_files:
  4157        - descriptions/api.github.com/api.github.com.json
  4158        - descriptions/ghec/ghec.json
  4159    - name: POST /repos/{owner}/{repo}/codespaces
  4160      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
  4161      openapi_files:
  4162        - descriptions/api.github.com/api.github.com.json
  4163        - descriptions/ghec/ghec.json
  4164    - name: GET /repos/{owner}/{repo}/codespaces/devcontainers
  4165      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user
  4166      openapi_files:
  4167        - descriptions/api.github.com/api.github.com.json
  4168        - descriptions/ghec/ghec.json
  4169    - name: GET /repos/{owner}/{repo}/codespaces/machines
  4170      documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
  4171      openapi_files:
  4172        - descriptions/api.github.com/api.github.com.json
  4173        - descriptions/ghec/ghec.json
  4174    - name: GET /repos/{owner}/{repo}/codespaces/new
  4175      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
  4176      openapi_files:
  4177        - descriptions/api.github.com/api.github.com.json
  4178        - descriptions/ghec/ghec.json
  4179    - name: GET /repos/{owner}/{repo}/codespaces/permissions_check
  4180      documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
  4181      openapi_files:
  4182        - descriptions/api.github.com/api.github.com.json
  4183        - descriptions/ghec/ghec.json
  4184    - name: GET /repos/{owner}/{repo}/codespaces/secrets
  4185      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
  4186      openapi_files:
  4187        - descriptions/api.github.com/api.github.com.json
  4188        - descriptions/ghec/ghec.json
  4189    - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key
  4190      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
  4191      openapi_files:
  4192        - descriptions/api.github.com/api.github.com.json
  4193        - descriptions/ghec/ghec.json
  4194    - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4195      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
  4196      openapi_files:
  4197        - descriptions/api.github.com/api.github.com.json
  4198        - descriptions/ghec/ghec.json
  4199    - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4200      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
  4201      openapi_files:
  4202        - descriptions/api.github.com/api.github.com.json
  4203        - descriptions/ghec/ghec.json
  4204    - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4205      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
  4206      openapi_files:
  4207        - descriptions/api.github.com/api.github.com.json
  4208        - descriptions/ghec/ghec.json
  4209    - name: GET /repos/{owner}/{repo}/collaborators
  4210      documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
  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: DELETE /repos/{owner}/{repo}/collaborators/{username}
  4216      documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
  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: GET /repos/{owner}/{repo}/collaborators/{username}
  4222      documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
  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: PUT /repos/{owner}/{repo}/collaborators/{username}
  4228      documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
  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}/collaborators/{username}/permission
  4234      documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
  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: GET /repos/{owner}/{repo}/comments
  4240      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
  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: DELETE /repos/{owner}/{repo}/comments/{comment_id}
  4246      documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
  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: GET /repos/{owner}/{repo}/comments/{comment_id}
  4252      documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
  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: PATCH /repos/{owner}/{repo}/comments/{comment_id}
  4258      documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
  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}/comments/{comment_id}/reactions
  4264      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
  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}/comments/{comment_id}/reactions
  4270      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
  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: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}
  4276      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
  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: GET /repos/{owner}/{repo}/commits
  4282      documentation_url: https://docs.github.com/rest/commits/commits#list-commits
  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: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head
  4288      documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
  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}/commits/{commit_sha}/comments
  4294      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments
  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: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4300      documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
  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: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls
  4306      documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
  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}/commits/{ref}
  4312      documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit
  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: GET /repos/{owner}/{repo}/commits/{ref}/check-runs
  4318      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
  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}/commits/{ref}/check-suites
  4324      documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
  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: GET /repos/{owner}/{repo}/commits/{ref}/status
  4330      documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
  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}/commits/{ref}/statuses
  4336      documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
  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: GET /repos/{owner}/{repo}/community/profile
  4342      documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
  4343      openapi_files:
  4344        - descriptions/api.github.com/api.github.com.json
  4345        - descriptions/ghec/ghec.json
  4346    - name: GET /repos/{owner}/{repo}/compare/{basehead}
  4347      documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits
  4348      openapi_files:
  4349        - descriptions/api.github.com/api.github.com.json
  4350        - descriptions/ghec/ghec.json
  4351        - descriptions/ghes-3.15/ghes-3.15.json
  4352    - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments
  4353      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment
  4354      openapi_files:
  4355        - descriptions/ghes-3.3/ghes-3.3.json
  4356    - name: DELETE /repos/{owner}/{repo}/contents/{path}
  4357      documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file
  4358      openapi_files:
  4359        - descriptions/api.github.com/api.github.com.json
  4360        - descriptions/ghec/ghec.json
  4361        - descriptions/ghes-3.15/ghes-3.15.json
  4362    - name: GET /repos/{owner}/{repo}/contents/{path}
  4363      documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content
  4364      openapi_files:
  4365        - descriptions/api.github.com/api.github.com.json
  4366        - descriptions/ghec/ghec.json
  4367        - descriptions/ghes-3.15/ghes-3.15.json
  4368    - name: PUT /repos/{owner}/{repo}/contents/{path}
  4369      documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
  4370      openapi_files:
  4371        - descriptions/api.github.com/api.github.com.json
  4372        - descriptions/ghec/ghec.json
  4373        - descriptions/ghes-3.15/ghes-3.15.json
  4374    - name: GET /repos/{owner}/{repo}/contributors
  4375      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors
  4376      openapi_files:
  4377        - descriptions/api.github.com/api.github.com.json
  4378        - descriptions/ghec/ghec.json
  4379        - descriptions/ghes-3.15/ghes-3.15.json
  4380    - name: GET /repos/{owner}/{repo}/dependabot/alerts
  4381      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
  4382      openapi_files:
  4383        - descriptions/api.github.com/api.github.com.json
  4384        - descriptions/ghec/ghec.json
  4385        - descriptions/ghes-3.15/ghes-3.15.json
  4386    - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4387      documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
  4388      openapi_files:
  4389        - descriptions/api.github.com/api.github.com.json
  4390        - descriptions/ghec/ghec.json
  4391        - descriptions/ghes-3.15/ghes-3.15.json
  4392    - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4393      documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
  4394      openapi_files:
  4395        - descriptions/api.github.com/api.github.com.json
  4396        - descriptions/ghec/ghec.json
  4397        - descriptions/ghes-3.15/ghes-3.15.json
  4398    - name: GET /repos/{owner}/{repo}/dependabot/secrets
  4399      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
  4400      openapi_files:
  4401        - descriptions/api.github.com/api.github.com.json
  4402        - descriptions/ghec/ghec.json
  4403        - descriptions/ghes-3.15/ghes-3.15.json
  4404    - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key
  4405      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
  4406      openapi_files:
  4407        - descriptions/api.github.com/api.github.com.json
  4408        - descriptions/ghec/ghec.json
  4409        - descriptions/ghes-3.15/ghes-3.15.json
  4410    - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4411      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
  4412      openapi_files:
  4413        - descriptions/api.github.com/api.github.com.json
  4414        - descriptions/ghec/ghec.json
  4415        - descriptions/ghes-3.15/ghes-3.15.json
  4416    - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4417      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
  4418      openapi_files:
  4419        - descriptions/api.github.com/api.github.com.json
  4420        - descriptions/ghec/ghec.json
  4421        - descriptions/ghes-3.15/ghes-3.15.json
  4422    - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4423      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
  4424      openapi_files:
  4425        - descriptions/api.github.com/api.github.com.json
  4426        - descriptions/ghec/ghec.json
  4427        - descriptions/ghes-3.15/ghes-3.15.json
  4428    - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}
  4429      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
  4430      openapi_files:
  4431        - descriptions/api.github.com/api.github.com.json
  4432        - descriptions/ghec/ghec.json
  4433        - descriptions/ghes-3.15/ghes-3.15.json
  4434    - name: GET /repos/{owner}/{repo}/dependency-graph/sbom
  4435      documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
  4436      openapi_files:
  4437        - descriptions/api.github.com/api.github.com.json
  4438        - descriptions/ghec/ghec.json
  4439        - descriptions/ghes-3.15/ghes-3.15.json
  4440    - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  4441      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
  4442      openapi_files:
  4443        - descriptions/api.github.com/api.github.com.json
  4444        - descriptions/ghec/ghec.json
  4445        - descriptions/ghes-3.15/ghes-3.15.json
  4446    - name: GET /repos/{owner}/{repo}/deployments
  4447      documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments
  4448      openapi_files:
  4449        - descriptions/api.github.com/api.github.com.json
  4450        - descriptions/ghec/ghec.json
  4451        - descriptions/ghes-3.15/ghes-3.15.json
  4452    - name: POST /repos/{owner}/{repo}/deployments
  4453      documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
  4454      openapi_files:
  4455        - descriptions/api.github.com/api.github.com.json
  4456        - descriptions/ghec/ghec.json
  4457        - descriptions/ghes-3.15/ghes-3.15.json
  4458    - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id}
  4459      documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
  4460      openapi_files:
  4461        - descriptions/api.github.com/api.github.com.json
  4462        - descriptions/ghec/ghec.json
  4463        - descriptions/ghes-3.15/ghes-3.15.json
  4464    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}
  4465      documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
  4466      openapi_files:
  4467        - descriptions/api.github.com/api.github.com.json
  4468        - descriptions/ghec/ghec.json
  4469        - descriptions/ghes-3.15/ghes-3.15.json
  4470    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4471      documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
  4472      openapi_files:
  4473        - descriptions/api.github.com/api.github.com.json
  4474        - descriptions/ghec/ghec.json
  4475        - descriptions/ghes-3.15/ghes-3.15.json
  4476    - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4477      documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
  4478      openapi_files:
  4479        - descriptions/api.github.com/api.github.com.json
  4480        - descriptions/ghec/ghec.json
  4481        - descriptions/ghes-3.15/ghes-3.15.json
  4482    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}
  4483      documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
  4484      openapi_files:
  4485        - descriptions/api.github.com/api.github.com.json
  4486        - descriptions/ghec/ghec.json
  4487        - descriptions/ghes-3.15/ghes-3.15.json
  4488    - name: POST /repos/{owner}/{repo}/dispatches
  4489      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
  4490      openapi_files:
  4491        - descriptions/api.github.com/api.github.com.json
  4492        - descriptions/ghec/ghec.json
  4493        - descriptions/ghes-3.15/ghes-3.15.json
  4494    - name: GET /repos/{owner}/{repo}/environments
  4495      documentation_url: https://docs.github.com/rest/deployments/environments#list-environments
  4496      openapi_files:
  4497        - descriptions/api.github.com/api.github.com.json
  4498        - descriptions/ghec/ghec.json
  4499        - descriptions/ghes-3.15/ghes-3.15.json
  4500    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}
  4501      documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment
  4502      openapi_files:
  4503        - descriptions/api.github.com/api.github.com.json
  4504        - descriptions/ghec/ghec.json
  4505        - descriptions/ghes-3.15/ghes-3.15.json
  4506    - name: GET /repos/{owner}/{repo}/environments/{environment_name}
  4507      documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment
  4508      openapi_files:
  4509        - descriptions/api.github.com/api.github.com.json
  4510        - descriptions/ghec/ghec.json
  4511        - descriptions/ghes-3.15/ghes-3.15.json
  4512    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}
  4513      documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
  4514      openapi_files:
  4515        - descriptions/api.github.com/api.github.com.json
  4516        - descriptions/ghec/ghec.json
  4517        - descriptions/ghes-3.15/ghes-3.15.json
  4518    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4519      documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
  4520      openapi_files:
  4521        - descriptions/api.github.com/api.github.com.json
  4522        - descriptions/ghec/ghec.json
  4523        - descriptions/ghes-3.15/ghes-3.15.json
  4524    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4525      documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
  4526      openapi_files:
  4527        - descriptions/api.github.com/api.github.com.json
  4528        - descriptions/ghec/ghec.json
  4529        - descriptions/ghes-3.15/ghes-3.15.json
  4530    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4531      documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
  4532      openapi_files:
  4533        - descriptions/api.github.com/api.github.com.json
  4534        - descriptions/ghec/ghec.json
  4535        - descriptions/ghes-3.15/ghes-3.15.json
  4536    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4537      documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
  4538      openapi_files:
  4539        - descriptions/api.github.com/api.github.com.json
  4540        - descriptions/ghec/ghec.json
  4541        - descriptions/ghes-3.15/ghes-3.15.json
  4542    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4543      documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
  4544      openapi_files:
  4545        - descriptions/api.github.com/api.github.com.json
  4546        - descriptions/ghec/ghec.json
  4547        - descriptions/ghes-3.15/ghes-3.15.json
  4548    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4549      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
  4550      openapi_files:
  4551        - descriptions/api.github.com/api.github.com.json
  4552        - descriptions/ghec/ghec.json
  4553        - descriptions/ghes-3.15/ghes-3.15.json
  4554    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4555      documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
  4556      openapi_files:
  4557        - descriptions/api.github.com/api.github.com.json
  4558        - descriptions/ghec/ghec.json
  4559        - descriptions/ghes-3.15/ghes-3.15.json
  4560    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps
  4561      documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
  4562      openapi_files:
  4563        - descriptions/api.github.com/api.github.com.json
  4564        - descriptions/ghec/ghec.json
  4565        - descriptions/ghes-3.15/ghes-3.15.json
  4566    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4567      documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
  4568      openapi_files:
  4569        - descriptions/api.github.com/api.github.com.json
  4570        - descriptions/ghec/ghec.json
  4571        - descriptions/ghes-3.15/ghes-3.15.json
  4572    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4573      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
  4574      openapi_files:
  4575        - descriptions/api.github.com/api.github.com.json
  4576        - descriptions/ghec/ghec.json
  4577        - descriptions/ghes-3.15/ghes-3.15.json
  4578    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets
  4579      documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
  4580      openapi_files:
  4581        - descriptions/api.github.com/api.github.com.json
  4582        - descriptions/ghec/ghec.json
  4583        - descriptions/ghes-3.15/ghes-3.15.json
  4584    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key
  4585      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
  4586      openapi_files:
  4587        - descriptions/api.github.com/api.github.com.json
  4588        - descriptions/ghec/ghec.json
  4589        - descriptions/ghes-3.15/ghes-3.15.json
  4590    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4591      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
  4592      openapi_files:
  4593        - descriptions/api.github.com/api.github.com.json
  4594        - descriptions/ghec/ghec.json
  4595        - descriptions/ghes-3.15/ghes-3.15.json
  4596    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4597      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
  4598      openapi_files:
  4599        - descriptions/api.github.com/api.github.com.json
  4600        - descriptions/ghec/ghec.json
  4601        - descriptions/ghes-3.15/ghes-3.15.json
  4602    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4603      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
  4604      openapi_files:
  4605        - descriptions/api.github.com/api.github.com.json
  4606        - descriptions/ghec/ghec.json
  4607        - descriptions/ghes-3.15/ghes-3.15.json
  4608    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables
  4609      documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables
  4610      openapi_files:
  4611        - descriptions/api.github.com/api.github.com.json
  4612        - descriptions/ghec/ghec.json
  4613        - descriptions/ghes-3.15/ghes-3.15.json
  4614    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/variables
  4615      documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
  4616      openapi_files:
  4617        - descriptions/api.github.com/api.github.com.json
  4618        - descriptions/ghec/ghec.json
  4619        - descriptions/ghes-3.15/ghes-3.15.json
  4620    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4621      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
  4622      openapi_files:
  4623        - descriptions/api.github.com/api.github.com.json
  4624        - descriptions/ghec/ghec.json
  4625        - descriptions/ghes-3.15/ghes-3.15.json
  4626    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4627      documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
  4628      openapi_files:
  4629        - descriptions/api.github.com/api.github.com.json
  4630        - descriptions/ghec/ghec.json
  4631        - descriptions/ghes-3.15/ghes-3.15.json
  4632    - name: PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4633      documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
  4634      openapi_files:
  4635        - descriptions/api.github.com/api.github.com.json
  4636        - descriptions/ghec/ghec.json
  4637        - descriptions/ghes-3.15/ghes-3.15.json
  4638    - name: GET /repos/{owner}/{repo}/events
  4639      documentation_url: https://docs.github.com/rest/activity/events#list-repository-events
  4640      openapi_files:
  4641        - descriptions/api.github.com/api.github.com.json
  4642        - descriptions/ghec/ghec.json
  4643        - descriptions/ghes-3.15/ghes-3.15.json
  4644    - name: GET /repos/{owner}/{repo}/forks
  4645      documentation_url: https://docs.github.com/rest/repos/forks#list-forks
  4646      openapi_files:
  4647        - descriptions/api.github.com/api.github.com.json
  4648        - descriptions/ghec/ghec.json
  4649        - descriptions/ghes-3.15/ghes-3.15.json
  4650    - name: POST /repos/{owner}/{repo}/forks
  4651      documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork
  4652      openapi_files:
  4653        - descriptions/api.github.com/api.github.com.json
  4654        - descriptions/ghec/ghec.json
  4655        - descriptions/ghes-3.15/ghes-3.15.json
  4656    - name: POST /repos/{owner}/{repo}/git/blobs
  4657      documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob
  4658      openapi_files:
  4659        - descriptions/api.github.com/api.github.com.json
  4660        - descriptions/ghec/ghec.json
  4661        - descriptions/ghes-3.15/ghes-3.15.json
  4662    - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha}
  4663      documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob
  4664      openapi_files:
  4665        - descriptions/api.github.com/api.github.com.json
  4666        - descriptions/ghec/ghec.json
  4667        - descriptions/ghes-3.15/ghes-3.15.json
  4668    - name: POST /repos/{owner}/{repo}/git/commits
  4669      documentation_url: https://docs.github.com/rest/git/commits#create-a-commit
  4670      openapi_files:
  4671        - descriptions/api.github.com/api.github.com.json
  4672        - descriptions/ghec/ghec.json
  4673        - descriptions/ghes-3.15/ghes-3.15.json
  4674    - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha}
  4675      documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object
  4676      openapi_files:
  4677        - descriptions/api.github.com/api.github.com.json
  4678        - descriptions/ghec/ghec.json
  4679        - descriptions/ghes-3.15/ghes-3.15.json
  4680    - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref}
  4681      documentation_url: https://docs.github.com/rest/git/refs#list-matching-references
  4682      openapi_files:
  4683        - descriptions/api.github.com/api.github.com.json
  4684        - descriptions/ghec/ghec.json
  4685        - descriptions/ghes-3.15/ghes-3.15.json
  4686    - name: GET /repos/{owner}/{repo}/git/ref/{ref}
  4687      documentation_url: https://docs.github.com/rest/git/refs#get-a-reference
  4688      openapi_files:
  4689        - descriptions/api.github.com/api.github.com.json
  4690        - descriptions/ghec/ghec.json
  4691        - descriptions/ghes-3.15/ghes-3.15.json
  4692    - name: POST /repos/{owner}/{repo}/git/refs
  4693      documentation_url: https://docs.github.com/rest/git/refs#create-a-reference
  4694      openapi_files:
  4695        - descriptions/api.github.com/api.github.com.json
  4696        - descriptions/ghec/ghec.json
  4697        - descriptions/ghes-3.15/ghes-3.15.json
  4698    - name: DELETE /repos/{owner}/{repo}/git/refs/{ref}
  4699      documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference
  4700      openapi_files:
  4701        - descriptions/api.github.com/api.github.com.json
  4702        - descriptions/ghec/ghec.json
  4703        - descriptions/ghes-3.15/ghes-3.15.json
  4704    - name: PATCH /repos/{owner}/{repo}/git/refs/{ref}
  4705      documentation_url: https://docs.github.com/rest/git/refs#update-a-reference
  4706      openapi_files:
  4707        - descriptions/api.github.com/api.github.com.json
  4708        - descriptions/ghec/ghec.json
  4709        - descriptions/ghes-3.15/ghes-3.15.json
  4710    - name: POST /repos/{owner}/{repo}/git/tags
  4711      documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object
  4712      openapi_files:
  4713        - descriptions/api.github.com/api.github.com.json
  4714        - descriptions/ghec/ghec.json
  4715        - descriptions/ghes-3.15/ghes-3.15.json
  4716    - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha}
  4717      documentation_url: https://docs.github.com/rest/git/tags#get-a-tag
  4718      openapi_files:
  4719        - descriptions/api.github.com/api.github.com.json
  4720        - descriptions/ghec/ghec.json
  4721        - descriptions/ghes-3.15/ghes-3.15.json
  4722    - name: POST /repos/{owner}/{repo}/git/trees
  4723      documentation_url: https://docs.github.com/rest/git/trees#create-a-tree
  4724      openapi_files:
  4725        - descriptions/api.github.com/api.github.com.json
  4726        - descriptions/ghec/ghec.json
  4727        - descriptions/ghes-3.15/ghes-3.15.json
  4728    - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha}
  4729      documentation_url: https://docs.github.com/rest/git/trees#get-a-tree
  4730      openapi_files:
  4731        - descriptions/api.github.com/api.github.com.json
  4732        - descriptions/ghec/ghec.json
  4733        - descriptions/ghes-3.15/ghes-3.15.json
  4734    - name: GET /repos/{owner}/{repo}/hooks
  4735      documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
  4736      openapi_files:
  4737        - descriptions/api.github.com/api.github.com.json
  4738        - descriptions/ghec/ghec.json
  4739        - descriptions/ghes-3.15/ghes-3.15.json
  4740    - name: POST /repos/{owner}/{repo}/hooks
  4741      documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
  4742      openapi_files:
  4743        - descriptions/api.github.com/api.github.com.json
  4744        - descriptions/ghec/ghec.json
  4745        - descriptions/ghes-3.15/ghes-3.15.json
  4746    - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id}
  4747      documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
  4748      openapi_files:
  4749        - descriptions/api.github.com/api.github.com.json
  4750        - descriptions/ghec/ghec.json
  4751        - descriptions/ghes-3.15/ghes-3.15.json
  4752    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}
  4753      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
  4754      openapi_files:
  4755        - descriptions/api.github.com/api.github.com.json
  4756        - descriptions/ghec/ghec.json
  4757        - descriptions/ghes-3.15/ghes-3.15.json
  4758    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}
  4759      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
  4760      openapi_files:
  4761        - descriptions/api.github.com/api.github.com.json
  4762        - descriptions/ghec/ghec.json
  4763        - descriptions/ghes-3.15/ghes-3.15.json
  4764    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config
  4765      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
  4766      openapi_files:
  4767        - descriptions/api.github.com/api.github.com.json
  4768        - descriptions/ghec/ghec.json
  4769        - descriptions/ghes-3.15/ghes-3.15.json
  4770    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config
  4771      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
  4772      openapi_files:
  4773        - descriptions/api.github.com/api.github.com.json
  4774        - descriptions/ghec/ghec.json
  4775        - descriptions/ghes-3.15/ghes-3.15.json
  4776    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries
  4777      documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
  4778      openapi_files:
  4779        - descriptions/api.github.com/api.github.com.json
  4780        - descriptions/ghec/ghec.json
  4781        - descriptions/ghes-3.15/ghes-3.15.json
  4782    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}
  4783      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
  4784      openapi_files:
  4785        - descriptions/api.github.com/api.github.com.json
  4786        - descriptions/ghec/ghec.json
  4787        - descriptions/ghes-3.15/ghes-3.15.json
  4788    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  4789      documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
  4790      openapi_files:
  4791        - descriptions/api.github.com/api.github.com.json
  4792        - descriptions/ghec/ghec.json
  4793        - descriptions/ghes-3.15/ghes-3.15.json
  4794    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings
  4795      documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
  4796      openapi_files:
  4797        - descriptions/api.github.com/api.github.com.json
  4798        - descriptions/ghec/ghec.json
  4799        - descriptions/ghes-3.15/ghes-3.15.json
  4800    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests
  4801      documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
  4802      openapi_files:
  4803        - descriptions/api.github.com/api.github.com.json
  4804        - descriptions/ghec/ghec.json
  4805        - descriptions/ghes-3.15/ghes-3.15.json
  4806    - name: DELETE /repos/{owner}/{repo}/import
  4807      documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
  4808      openapi_files:
  4809        - descriptions/api.github.com/api.github.com.json
  4810        - descriptions/ghec/ghec.json
  4811    - name: GET /repos/{owner}/{repo}/import
  4812      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
  4813      openapi_files:
  4814        - descriptions/api.github.com/api.github.com.json
  4815        - descriptions/ghec/ghec.json
  4816    - name: PATCH /repos/{owner}/{repo}/import
  4817      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import
  4818      openapi_files:
  4819        - descriptions/api.github.com/api.github.com.json
  4820        - descriptions/ghec/ghec.json
  4821    - name: PUT /repos/{owner}/{repo}/import
  4822      documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import
  4823      openapi_files:
  4824        - descriptions/api.github.com/api.github.com.json
  4825        - descriptions/ghec/ghec.json
  4826    - name: GET /repos/{owner}/{repo}/import/authors
  4827      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
  4828      openapi_files:
  4829        - descriptions/api.github.com/api.github.com.json
  4830        - descriptions/ghec/ghec.json
  4831    - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id}
  4832      documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
  4833      openapi_files:
  4834        - descriptions/api.github.com/api.github.com.json
  4835        - descriptions/ghec/ghec.json
  4836    - name: GET /repos/{owner}/{repo}/import/large_files
  4837      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files
  4838      openapi_files:
  4839        - descriptions/api.github.com/api.github.com.json
  4840        - descriptions/ghec/ghec.json
  4841    - name: PATCH /repos/{owner}/{repo}/import/lfs
  4842      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
  4843      openapi_files:
  4844        - descriptions/api.github.com/api.github.com.json
  4845        - descriptions/ghec/ghec.json
  4846    - name: GET /repos/{owner}/{repo}/installation
  4847      documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
  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}/interaction-limits
  4853      documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
  4854      openapi_files:
  4855        - descriptions/api.github.com/api.github.com.json
  4856        - descriptions/ghec/ghec.json
  4857    - name: GET /repos/{owner}/{repo}/interaction-limits
  4858      documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
  4859      openapi_files:
  4860        - descriptions/api.github.com/api.github.com.json
  4861        - descriptions/ghec/ghec.json
  4862    - name: PUT /repos/{owner}/{repo}/interaction-limits
  4863      documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
  4864      openapi_files:
  4865        - descriptions/api.github.com/api.github.com.json
  4866        - descriptions/ghec/ghec.json
  4867    - name: GET /repos/{owner}/{repo}/invitations
  4868      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
  4869      openapi_files:
  4870        - descriptions/api.github.com/api.github.com.json
  4871        - descriptions/ghec/ghec.json
  4872        - descriptions/ghes-3.15/ghes-3.15.json
  4873    - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id}
  4874      documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
  4875      openapi_files:
  4876        - descriptions/api.github.com/api.github.com.json
  4877        - descriptions/ghec/ghec.json
  4878        - descriptions/ghes-3.15/ghes-3.15.json
  4879    - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id}
  4880      documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
  4881      openapi_files:
  4882        - descriptions/api.github.com/api.github.com.json
  4883        - descriptions/ghec/ghec.json
  4884        - descriptions/ghes-3.15/ghes-3.15.json
  4885    - name: GET /repos/{owner}/{repo}/issues
  4886      documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues
  4887      openapi_files:
  4888        - descriptions/api.github.com/api.github.com.json
  4889        - descriptions/ghec/ghec.json
  4890        - descriptions/ghes-3.15/ghes-3.15.json
  4891    - name: POST /repos/{owner}/{repo}/issues
  4892      documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue
  4893      openapi_files:
  4894        - descriptions/api.github.com/api.github.com.json
  4895        - descriptions/ghec/ghec.json
  4896        - descriptions/ghes-3.15/ghes-3.15.json
  4897    - name: GET /repos/{owner}/{repo}/issues/comments
  4898      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
  4899      openapi_files:
  4900        - descriptions/api.github.com/api.github.com.json
  4901        - descriptions/ghec/ghec.json
  4902        - descriptions/ghes-3.15/ghes-3.15.json
  4903    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
  4904      documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
  4905      openapi_files:
  4906        - descriptions/api.github.com/api.github.com.json
  4907        - descriptions/ghec/ghec.json
  4908        - descriptions/ghes-3.15/ghes-3.15.json
  4909    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}
  4910      documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
  4911      openapi_files:
  4912        - descriptions/api.github.com/api.github.com.json
  4913        - descriptions/ghec/ghec.json
  4914        - descriptions/ghes-3.15/ghes-3.15.json
  4915    - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
  4916      documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
  4917      openapi_files:
  4918        - descriptions/api.github.com/api.github.com.json
  4919        - descriptions/ghec/ghec.json
  4920        - descriptions/ghes-3.15/ghes-3.15.json
  4921    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4922      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
  4923      openapi_files:
  4924        - descriptions/api.github.com/api.github.com.json
  4925        - descriptions/ghec/ghec.json
  4926        - descriptions/ghes-3.15/ghes-3.15.json
  4927    - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4928      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
  4929      openapi_files:
  4930        - descriptions/api.github.com/api.github.com.json
  4931        - descriptions/ghec/ghec.json
  4932        - descriptions/ghes-3.15/ghes-3.15.json
  4933    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}
  4934      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
  4935      openapi_files:
  4936        - descriptions/api.github.com/api.github.com.json
  4937        - descriptions/ghec/ghec.json
  4938        - descriptions/ghes-3.15/ghes-3.15.json
  4939    - name: GET /repos/{owner}/{repo}/issues/events
  4940      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
  4941      openapi_files:
  4942        - descriptions/api.github.com/api.github.com.json
  4943        - descriptions/ghec/ghec.json
  4944        - descriptions/ghes-3.15/ghes-3.15.json
  4945    - name: GET /repos/{owner}/{repo}/issues/events/{event_id}
  4946      documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event
  4947      openapi_files:
  4948        - descriptions/api.github.com/api.github.com.json
  4949        - descriptions/ghec/ghec.json
  4950        - descriptions/ghes-3.15/ghes-3.15.json
  4951    - name: GET /repos/{owner}/{repo}/issues/{issue_number}
  4952      documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue
  4953      openapi_files:
  4954        - descriptions/api.github.com/api.github.com.json
  4955        - descriptions/ghec/ghec.json
  4956        - descriptions/ghes-3.15/ghes-3.15.json
  4957    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}
  4958      documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue
  4959      openapi_files:
  4960        - descriptions/api.github.com/api.github.com.json
  4961        - descriptions/ghec/ghec.json
  4962        - descriptions/ghes-3.15/ghes-3.15.json
  4963    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4964      documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
  4965      openapi_files:
  4966        - descriptions/api.github.com/api.github.com.json
  4967        - descriptions/ghec/ghec.json
  4968        - descriptions/ghes-3.15/ghes-3.15.json
  4969    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4970      documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
  4971      openapi_files:
  4972        - descriptions/api.github.com/api.github.com.json
  4973        - descriptions/ghec/ghec.json
  4974        - descriptions/ghes-3.15/ghes-3.15.json
  4975    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
  4976      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
  4977      openapi_files:
  4978        - descriptions/api.github.com/api.github.com.json
  4979        - descriptions/ghec/ghec.json
  4980        - descriptions/ghes-3.15/ghes-3.15.json
  4981    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments
  4982      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments
  4983      openapi_files:
  4984        - descriptions/api.github.com/api.github.com.json
  4985        - descriptions/ghec/ghec.json
  4986        - descriptions/ghes-3.15/ghes-3.15.json
  4987    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments
  4988      documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
  4989      openapi_files:
  4990        - descriptions/api.github.com/api.github.com.json
  4991        - descriptions/ghec/ghec.json
  4992        - descriptions/ghes-3.15/ghes-3.15.json
  4993    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events
  4994      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events
  4995      openapi_files:
  4996        - descriptions/api.github.com/api.github.com.json
  4997        - descriptions/ghec/ghec.json
  4998        - descriptions/ghes-3.15/ghes-3.15.json
  4999    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
  5000      documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
  5001      openapi_files:
  5002        - descriptions/api.github.com/api.github.com.json
  5003        - descriptions/ghec/ghec.json
  5004        - descriptions/ghes-3.15/ghes-3.15.json
  5005    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels
  5006      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
  5007      openapi_files:
  5008        - descriptions/api.github.com/api.github.com.json
  5009        - descriptions/ghec/ghec.json
  5010        - descriptions/ghes-3.15/ghes-3.15.json
  5011    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels
  5012      documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
  5013      openapi_files:
  5014        - descriptions/api.github.com/api.github.com.json
  5015        - descriptions/ghec/ghec.json
  5016        - descriptions/ghes-3.15/ghes-3.15.json
  5017    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
  5018      documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
  5019      openapi_files:
  5020        - descriptions/api.github.com/api.github.com.json
  5021        - descriptions/ghec/ghec.json
  5022        - descriptions/ghes-3.15/ghes-3.15.json
  5023    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
  5024      documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
  5025      openapi_files:
  5026        - descriptions/api.github.com/api.github.com.json
  5027        - descriptions/ghec/ghec.json
  5028        - descriptions/ghes-3.15/ghes-3.15.json
  5029    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
  5030      documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue
  5031      openapi_files:
  5032        - descriptions/api.github.com/api.github.com.json
  5033        - descriptions/ghec/ghec.json
  5034        - descriptions/ghes-3.15/ghes-3.15.json
  5035    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
  5036      documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue
  5037      openapi_files:
  5038        - descriptions/api.github.com/api.github.com.json
  5039        - descriptions/ghec/ghec.json
  5040        - descriptions/ghes-3.15/ghes-3.15.json
  5041    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions
  5042      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
  5043      openapi_files:
  5044        - descriptions/api.github.com/api.github.com.json
  5045        - descriptions/ghec/ghec.json
  5046        - descriptions/ghes-3.15/ghes-3.15.json
  5047    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions
  5048      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
  5049      openapi_files:
  5050        - descriptions/api.github.com/api.github.com.json
  5051        - descriptions/ghec/ghec.json
  5052        - descriptions/ghes-3.15/ghes-3.15.json
  5053    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}
  5054      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
  5055      openapi_files:
  5056        - descriptions/api.github.com/api.github.com.json
  5057        - descriptions/ghec/ghec.json
  5058        - descriptions/ghes-3.15/ghes-3.15.json
  5059    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
  5060      documentation_url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
  5061      openapi_files:
  5062        - descriptions/api.github.com/api.github.com.json
  5063        - descriptions/ghec/ghec.json
  5064    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  5065      documentation_url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
  5066      openapi_files:
  5067        - descriptions/api.github.com/api.github.com.json
  5068        - descriptions/ghec/ghec.json
  5069    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  5070      documentation_url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
  5071      openapi_files:
  5072        - descriptions/api.github.com/api.github.com.json
  5073        - descriptions/ghec/ghec.json
  5074    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
  5075      documentation_url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
  5076      openapi_files:
  5077        - descriptions/api.github.com/api.github.com.json
  5078        - descriptions/ghec/ghec.json
  5079    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
  5080      documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
  5081      openapi_files:
  5082        - descriptions/api.github.com/api.github.com.json
  5083        - descriptions/ghec/ghec.json
  5084        - descriptions/ghes-3.15/ghes-3.15.json
  5085    - name: GET /repos/{owner}/{repo}/keys
  5086      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
  5087      openapi_files:
  5088        - descriptions/api.github.com/api.github.com.json
  5089        - descriptions/ghec/ghec.json
  5090        - descriptions/ghes-3.15/ghes-3.15.json
  5091    - name: POST /repos/{owner}/{repo}/keys
  5092      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
  5093      openapi_files:
  5094        - descriptions/api.github.com/api.github.com.json
  5095        - descriptions/ghec/ghec.json
  5096        - descriptions/ghes-3.15/ghes-3.15.json
  5097    - name: DELETE /repos/{owner}/{repo}/keys/{key_id}
  5098      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
  5099      openapi_files:
  5100        - descriptions/api.github.com/api.github.com.json
  5101        - descriptions/ghec/ghec.json
  5102        - descriptions/ghes-3.15/ghes-3.15.json
  5103    - name: GET /repos/{owner}/{repo}/keys/{key_id}
  5104      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
  5105      openapi_files:
  5106        - descriptions/api.github.com/api.github.com.json
  5107        - descriptions/ghec/ghec.json
  5108        - descriptions/ghes-3.15/ghes-3.15.json
  5109    - name: GET /repos/{owner}/{repo}/labels
  5110      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
  5111      openapi_files:
  5112        - descriptions/api.github.com/api.github.com.json
  5113        - descriptions/ghec/ghec.json
  5114        - descriptions/ghes-3.15/ghes-3.15.json
  5115    - name: POST /repos/{owner}/{repo}/labels
  5116      documentation_url: https://docs.github.com/rest/issues/labels#create-a-label
  5117      openapi_files:
  5118        - descriptions/api.github.com/api.github.com.json
  5119        - descriptions/ghec/ghec.json
  5120        - descriptions/ghes-3.15/ghes-3.15.json
  5121    - name: DELETE /repos/{owner}/{repo}/labels/{name}
  5122      documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label
  5123      openapi_files:
  5124        - descriptions/api.github.com/api.github.com.json
  5125        - descriptions/ghec/ghec.json
  5126        - descriptions/ghes-3.15/ghes-3.15.json
  5127    - name: GET /repos/{owner}/{repo}/labels/{name}
  5128      documentation_url: https://docs.github.com/rest/issues/labels#get-a-label
  5129      openapi_files:
  5130        - descriptions/api.github.com/api.github.com.json
  5131        - descriptions/ghec/ghec.json
  5132        - descriptions/ghes-3.15/ghes-3.15.json
  5133    - name: PATCH /repos/{owner}/{repo}/labels/{name}
  5134      documentation_url: https://docs.github.com/rest/issues/labels#update-a-label
  5135      openapi_files:
  5136        - descriptions/api.github.com/api.github.com.json
  5137        - descriptions/ghec/ghec.json
  5138        - descriptions/ghes-3.15/ghes-3.15.json
  5139    - name: GET /repos/{owner}/{repo}/languages
  5140      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages
  5141      openapi_files:
  5142        - descriptions/api.github.com/api.github.com.json
  5143        - descriptions/ghec/ghec.json
  5144        - descriptions/ghes-3.15/ghes-3.15.json
  5145    - name: DELETE /repos/{owner}/{repo}/lfs
  5146      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository
  5147      openapi_files:
  5148        - descriptions/ghec/ghec.json
  5149        - descriptions/ghes-3.15/ghes-3.15.json
  5150    - name: PUT /repos/{owner}/{repo}/lfs
  5151      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository
  5152      openapi_files:
  5153        - descriptions/ghec/ghec.json
  5154        - descriptions/ghes-3.15/ghes-3.15.json
  5155    - name: GET /repos/{owner}/{repo}/license
  5156      documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
  5157      openapi_files:
  5158        - descriptions/api.github.com/api.github.com.json
  5159        - descriptions/ghec/ghec.json
  5160        - descriptions/ghes-3.15/ghes-3.15.json
  5161    - name: POST /repos/{owner}/{repo}/merge-upstream
  5162      documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
  5163      openapi_files:
  5164        - descriptions/api.github.com/api.github.com.json
  5165        - descriptions/ghec/ghec.json
  5166        - descriptions/ghes-3.15/ghes-3.15.json
  5167    - name: POST /repos/{owner}/{repo}/merges
  5168      documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch
  5169      openapi_files:
  5170        - descriptions/api.github.com/api.github.com.json
  5171        - descriptions/ghec/ghec.json
  5172        - descriptions/ghes-3.15/ghes-3.15.json
  5173    - name: GET /repos/{owner}/{repo}/milestones
  5174      documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones
  5175      openapi_files:
  5176        - descriptions/api.github.com/api.github.com.json
  5177        - descriptions/ghec/ghec.json
  5178        - descriptions/ghes-3.15/ghes-3.15.json
  5179    - name: POST /repos/{owner}/{repo}/milestones
  5180      documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone
  5181      openapi_files:
  5182        - descriptions/api.github.com/api.github.com.json
  5183        - descriptions/ghec/ghec.json
  5184        - descriptions/ghes-3.15/ghes-3.15.json
  5185    - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
  5186      documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
  5187      openapi_files:
  5188        - descriptions/api.github.com/api.github.com.json
  5189        - descriptions/ghec/ghec.json
  5190        - descriptions/ghes-3.15/ghes-3.15.json
  5191    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}
  5192      documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone
  5193      openapi_files:
  5194        - descriptions/api.github.com/api.github.com.json
  5195        - descriptions/ghec/ghec.json
  5196        - descriptions/ghes-3.15/ghes-3.15.json
  5197    - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
  5198      documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone
  5199      openapi_files:
  5200        - descriptions/api.github.com/api.github.com.json
  5201        - descriptions/ghec/ghec.json
  5202        - descriptions/ghes-3.15/ghes-3.15.json
  5203    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
  5204      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
  5205      openapi_files:
  5206        - descriptions/api.github.com/api.github.com.json
  5207        - descriptions/ghec/ghec.json
  5208        - descriptions/ghes-3.15/ghes-3.15.json
  5209    - name: GET /repos/{owner}/{repo}/notifications
  5210      documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
  5211      openapi_files:
  5212        - descriptions/api.github.com/api.github.com.json
  5213        - descriptions/ghec/ghec.json
  5214        - descriptions/ghes-3.15/ghes-3.15.json
  5215    - name: PUT /repos/{owner}/{repo}/notifications
  5216      documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
  5217      openapi_files:
  5218        - descriptions/api.github.com/api.github.com.json
  5219        - descriptions/ghec/ghec.json
  5220        - descriptions/ghes-3.15/ghes-3.15.json
  5221    - name: DELETE /repos/{owner}/{repo}/pages
  5222      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
  5223      openapi_files:
  5224        - descriptions/api.github.com/api.github.com.json
  5225        - descriptions/ghec/ghec.json
  5226        - descriptions/ghes-3.15/ghes-3.15.json
  5227    - name: GET /repos/{owner}/{repo}/pages
  5228      documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
  5229      openapi_files:
  5230        - descriptions/api.github.com/api.github.com.json
  5231        - descriptions/ghec/ghec.json
  5232        - descriptions/ghes-3.15/ghes-3.15.json
  5233    - name: POST /repos/{owner}/{repo}/pages
  5234      documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
  5235      openapi_files:
  5236        - descriptions/api.github.com/api.github.com.json
  5237        - descriptions/ghec/ghec.json
  5238        - descriptions/ghes-3.15/ghes-3.15.json
  5239    - name: PUT /repos/{owner}/{repo}/pages
  5240      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
  5241      openapi_files:
  5242        - descriptions/api.github.com/api.github.com.json
  5243        - descriptions/ghec/ghec.json
  5244        - descriptions/ghes-3.15/ghes-3.15.json
  5245    - name: GET /repos/{owner}/{repo}/pages/builds
  5246      documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
  5247      openapi_files:
  5248        - descriptions/api.github.com/api.github.com.json
  5249        - descriptions/ghec/ghec.json
  5250        - descriptions/ghes-3.15/ghes-3.15.json
  5251    - name: POST /repos/{owner}/{repo}/pages/builds
  5252      documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
  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: GET /repos/{owner}/{repo}/pages/builds/latest
  5258      documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
  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: GET /repos/{owner}/{repo}/pages/builds/{build_id}
  5264      documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
  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: POST /repos/{owner}/{repo}/pages/deployment
  5270      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/pages/pages#create-a-github-pages-deployment
  5271      openapi_files:
  5272        - descriptions/ghes-3.7/ghes-3.7.json
  5273    - name: POST /repos/{owner}/{repo}/pages/deployments
  5274      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
  5275      openapi_files:
  5276        - descriptions/api.github.com/api.github.com.json
  5277        - descriptions/ghec/ghec.json
  5278        - descriptions/ghes-3.15/ghes-3.15.json
  5279    - name: GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}
  5280      documentation_url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment
  5281      openapi_files:
  5282        - descriptions/api.github.com/api.github.com.json
  5283        - descriptions/ghec/ghec.json
  5284        - descriptions/ghes-3.15/ghes-3.15.json
  5285    - name: POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel
  5286      documentation_url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment
  5287      openapi_files:
  5288        - descriptions/api.github.com/api.github.com.json
  5289        - descriptions/ghec/ghec.json
  5290        - descriptions/ghes-3.15/ghes-3.15.json
  5291    - name: GET /repos/{owner}/{repo}/pages/health
  5292      documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
  5293      openapi_files:
  5294        - descriptions/api.github.com/api.github.com.json
  5295        - descriptions/ghec/ghec.json
  5296    - name: GET /repos/{owner}/{repo}/pre-receive-hooks
  5297      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository
  5298      openapi_files:
  5299        - descriptions/ghes-3.15/ghes-3.15.json
  5300    - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5301      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
  5302      openapi_files:
  5303        - descriptions/ghes-3.15/ghes-3.15.json
  5304    - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5305      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
  5306      openapi_files:
  5307        - descriptions/ghes-3.15/ghes-3.15.json
  5308    - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5309      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
  5310      openapi_files:
  5311        - descriptions/ghes-3.15/ghes-3.15.json
  5312    - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting
  5313      documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
  5314      openapi_files:
  5315        - descriptions/api.github.com/api.github.com.json
  5316        - descriptions/ghec/ghec.json
  5317    - name: GET /repos/{owner}/{repo}/private-vulnerability-reporting
  5318      documentation_url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository
  5319      openapi_files:
  5320        - descriptions/api.github.com/api.github.com.json
  5321        - descriptions/ghec/ghec.json
  5322    - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting
  5323      documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
  5324      openapi_files:
  5325        - descriptions/api.github.com/api.github.com.json
  5326        - descriptions/ghec/ghec.json
  5327    - name: GET /repos/{owner}/{repo}/projects
  5328      documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects
  5329      openapi_files:
  5330        - descriptions/api.github.com/api.github.com.json
  5331        - descriptions/ghec/ghec.json
  5332        - descriptions/ghes-3.15/ghes-3.15.json
  5333    - name: POST /repos/{owner}/{repo}/projects
  5334      documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project
  5335      openapi_files:
  5336        - descriptions/api.github.com/api.github.com.json
  5337        - descriptions/ghec/ghec.json
  5338        - descriptions/ghes-3.15/ghes-3.15.json
  5339    - name: GET /repos/{owner}/{repo}/properties/values
  5340      documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
  5341      openapi_files:
  5342        - descriptions/api.github.com/api.github.com.json
  5343        - descriptions/ghec/ghec.json
  5344        - descriptions/ghes-3.15/ghes-3.15.json
  5345    - name: PATCH /repos/{owner}/{repo}/properties/values
  5346      documentation_url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository
  5347      openapi_files:
  5348        - descriptions/api.github.com/api.github.com.json
  5349        - descriptions/ghec/ghec.json
  5350        - descriptions/ghes-3.15/ghes-3.15.json
  5351    - name: GET /repos/{owner}/{repo}/pulls
  5352      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
  5353      openapi_files:
  5354        - descriptions/api.github.com/api.github.com.json
  5355        - descriptions/ghec/ghec.json
  5356        - descriptions/ghes-3.15/ghes-3.15.json
  5357    - name: POST /repos/{owner}/{repo}/pulls
  5358      documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
  5359      openapi_files:
  5360        - descriptions/api.github.com/api.github.com.json
  5361        - descriptions/ghec/ghec.json
  5362        - descriptions/ghes-3.15/ghes-3.15.json
  5363    - name: GET /repos/{owner}/{repo}/pulls/comments
  5364      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
  5365      openapi_files:
  5366        - descriptions/api.github.com/api.github.com.json
  5367        - descriptions/ghec/ghec.json
  5368        - descriptions/ghes-3.15/ghes-3.15.json
  5369    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5370      documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
  5371      openapi_files:
  5372        - descriptions/api.github.com/api.github.com.json
  5373        - descriptions/ghec/ghec.json
  5374        - descriptions/ghes-3.15/ghes-3.15.json
  5375    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5376      documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
  5377      openapi_files:
  5378        - descriptions/api.github.com/api.github.com.json
  5379        - descriptions/ghec/ghec.json
  5380        - descriptions/ghes-3.15/ghes-3.15.json
  5381    - name: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5382      documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
  5383      openapi_files:
  5384        - descriptions/api.github.com/api.github.com.json
  5385        - descriptions/ghec/ghec.json
  5386        - descriptions/ghes-3.15/ghes-3.15.json
  5387    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5388      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
  5389      openapi_files:
  5390        - descriptions/api.github.com/api.github.com.json
  5391        - descriptions/ghec/ghec.json
  5392        - descriptions/ghes-3.15/ghes-3.15.json
  5393    - name: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5394      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
  5395      openapi_files:
  5396        - descriptions/api.github.com/api.github.com.json
  5397        - descriptions/ghec/ghec.json
  5398        - descriptions/ghes-3.15/ghes-3.15.json
  5399    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}
  5400      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
  5401      openapi_files:
  5402        - descriptions/api.github.com/api.github.com.json
  5403        - descriptions/ghec/ghec.json
  5404        - descriptions/ghes-3.15/ghes-3.15.json
  5405    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}
  5406      documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
  5407      openapi_files:
  5408        - descriptions/api.github.com/api.github.com.json
  5409        - descriptions/ghec/ghec.json
  5410        - descriptions/ghes-3.15/ghes-3.15.json
  5411    - name: PATCH /repos/{owner}/{repo}/pulls/{pull_number}
  5412      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
  5413      openapi_files:
  5414        - descriptions/api.github.com/api.github.com.json
  5415        - descriptions/ghec/ghec.json
  5416        - descriptions/ghes-3.15/ghes-3.15.json
  5417    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
  5418      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
  5419      openapi_files:
  5420        - descriptions/api.github.com/api.github.com.json
  5421        - descriptions/ghec/ghec.json
  5422    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5423      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
  5424      openapi_files:
  5425        - descriptions/api.github.com/api.github.com.json
  5426        - descriptions/ghec/ghec.json
  5427        - descriptions/ghes-3.15/ghes-3.15.json
  5428    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5429      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
  5430      openapi_files:
  5431        - descriptions/api.github.com/api.github.com.json
  5432        - descriptions/ghec/ghec.json
  5433        - descriptions/ghes-3.15/ghes-3.15.json
  5434    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies
  5435      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
  5436      openapi_files:
  5437        - descriptions/api.github.com/api.github.com.json
  5438        - descriptions/ghec/ghec.json
  5439        - descriptions/ghes-3.15/ghes-3.15.json
  5440    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits
  5441      documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
  5442      openapi_files:
  5443        - descriptions/api.github.com/api.github.com.json
  5444        - descriptions/ghec/ghec.json
  5445        - descriptions/ghes-3.15/ghes-3.15.json
  5446    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files
  5447      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
  5448      openapi_files:
  5449        - descriptions/api.github.com/api.github.com.json
  5450        - descriptions/ghec/ghec.json
  5451        - descriptions/ghes-3.15/ghes-3.15.json
  5452    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5453      documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
  5454      openapi_files:
  5455        - descriptions/api.github.com/api.github.com.json
  5456        - descriptions/ghec/ghec.json
  5457        - descriptions/ghes-3.15/ghes-3.15.json
  5458    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5459      documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
  5460      openapi_files:
  5461        - descriptions/api.github.com/api.github.com.json
  5462        - descriptions/ghec/ghec.json
  5463        - descriptions/ghes-3.15/ghes-3.15.json
  5464    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5465      documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
  5466      openapi_files:
  5467        - descriptions/api.github.com/api.github.com.json
  5468        - descriptions/ghec/ghec.json
  5469        - descriptions/ghes-3.15/ghes-3.15.json
  5470    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5471      documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
  5472      openapi_files:
  5473        - descriptions/api.github.com/api.github.com.json
  5474        - descriptions/ghec/ghec.json
  5475        - descriptions/ghes-3.15/ghes-3.15.json
  5476    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5477      documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
  5478      openapi_files:
  5479        - descriptions/api.github.com/api.github.com.json
  5480        - descriptions/ghec/ghec.json
  5481        - descriptions/ghes-3.15/ghes-3.15.json
  5482    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5483      documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
  5484      openapi_files:
  5485        - descriptions/api.github.com/api.github.com.json
  5486        - descriptions/ghec/ghec.json
  5487        - descriptions/ghes-3.15/ghes-3.15.json
  5488    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5489      documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
  5490      openapi_files:
  5491        - descriptions/api.github.com/api.github.com.json
  5492        - descriptions/ghec/ghec.json
  5493        - descriptions/ghes-3.15/ghes-3.15.json
  5494    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5495      documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
  5496      openapi_files:
  5497        - descriptions/api.github.com/api.github.com.json
  5498        - descriptions/ghec/ghec.json
  5499        - descriptions/ghes-3.15/ghes-3.15.json
  5500    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5501      documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
  5502      openapi_files:
  5503        - descriptions/api.github.com/api.github.com.json
  5504        - descriptions/ghec/ghec.json
  5505        - descriptions/ghes-3.15/ghes-3.15.json
  5506    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5507      documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
  5508      openapi_files:
  5509        - descriptions/api.github.com/api.github.com.json
  5510        - descriptions/ghec/ghec.json
  5511        - descriptions/ghes-3.15/ghes-3.15.json
  5512    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments
  5513      documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
  5514      openapi_files:
  5515        - descriptions/api.github.com/api.github.com.json
  5516        - descriptions/ghec/ghec.json
  5517        - descriptions/ghes-3.15/ghes-3.15.json
  5518    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals
  5519      documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
  5520      openapi_files:
  5521        - descriptions/api.github.com/api.github.com.json
  5522        - descriptions/ghec/ghec.json
  5523        - descriptions/ghes-3.15/ghes-3.15.json
  5524    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events
  5525      documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
  5526      openapi_files:
  5527        - descriptions/api.github.com/api.github.com.json
  5528        - descriptions/ghec/ghec.json
  5529        - descriptions/ghes-3.15/ghes-3.15.json
  5530    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch
  5531      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
  5532      openapi_files:
  5533        - descriptions/api.github.com/api.github.com.json
  5534        - descriptions/ghec/ghec.json
  5535        - descriptions/ghes-3.15/ghes-3.15.json
  5536    - name: GET /repos/{owner}/{repo}/readme
  5537      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
  5538      openapi_files:
  5539        - descriptions/api.github.com/api.github.com.json
  5540        - descriptions/ghec/ghec.json
  5541        - descriptions/ghes-3.15/ghes-3.15.json
  5542    - name: GET /repos/{owner}/{repo}/readme/{dir}
  5543      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
  5544      openapi_files:
  5545        - descriptions/api.github.com/api.github.com.json
  5546        - descriptions/ghec/ghec.json
  5547        - descriptions/ghes-3.15/ghes-3.15.json
  5548    - name: GET /repos/{owner}/{repo}/releases
  5549      documentation_url: https://docs.github.com/rest/releases/releases#list-releases
  5550      openapi_files:
  5551        - descriptions/api.github.com/api.github.com.json
  5552        - descriptions/ghec/ghec.json
  5553        - descriptions/ghes-3.15/ghes-3.15.json
  5554    - name: POST /repos/{owner}/{repo}/releases
  5555      documentation_url: https://docs.github.com/rest/releases/releases#create-a-release
  5556      openapi_files:
  5557        - descriptions/api.github.com/api.github.com.json
  5558        - descriptions/ghec/ghec.json
  5559        - descriptions/ghes-3.15/ghes-3.15.json
  5560    - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}
  5561      documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
  5562      openapi_files:
  5563        - descriptions/api.github.com/api.github.com.json
  5564        - descriptions/ghec/ghec.json
  5565        - descriptions/ghes-3.15/ghes-3.15.json
  5566    - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id}
  5567      documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset
  5568      openapi_files:
  5569        - descriptions/api.github.com/api.github.com.json
  5570        - descriptions/ghec/ghec.json
  5571        - descriptions/ghes-3.15/ghes-3.15.json
  5572    - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}
  5573      documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset
  5574      openapi_files:
  5575        - descriptions/api.github.com/api.github.com.json
  5576        - descriptions/ghec/ghec.json
  5577        - descriptions/ghes-3.15/ghes-3.15.json
  5578    - name: POST /repos/{owner}/{repo}/releases/generate-notes
  5579      documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
  5580      openapi_files:
  5581        - descriptions/api.github.com/api.github.com.json
  5582        - descriptions/ghec/ghec.json
  5583        - descriptions/ghes-3.15/ghes-3.15.json
  5584    - name: GET /repos/{owner}/{repo}/releases/latest
  5585      documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release
  5586      openapi_files:
  5587        - descriptions/api.github.com/api.github.com.json
  5588        - descriptions/ghec/ghec.json
  5589        - descriptions/ghes-3.15/ghes-3.15.json
  5590    - name: GET /repos/{owner}/{repo}/releases/tags/{tag}
  5591      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
  5592      openapi_files:
  5593        - descriptions/api.github.com/api.github.com.json
  5594        - descriptions/ghec/ghec.json
  5595        - descriptions/ghes-3.15/ghes-3.15.json
  5596    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}
  5597      documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release
  5598      openapi_files:
  5599        - descriptions/api.github.com/api.github.com.json
  5600        - descriptions/ghec/ghec.json
  5601        - descriptions/ghes-3.15/ghes-3.15.json
  5602    - name: GET /repos/{owner}/{repo}/releases/{release_id}
  5603      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release
  5604      openapi_files:
  5605        - descriptions/api.github.com/api.github.com.json
  5606        - descriptions/ghec/ghec.json
  5607        - descriptions/ghes-3.15/ghes-3.15.json
  5608    - name: PATCH /repos/{owner}/{repo}/releases/{release_id}
  5609      documentation_url: https://docs.github.com/rest/releases/releases#update-a-release
  5610      openapi_files:
  5611        - descriptions/api.github.com/api.github.com.json
  5612        - descriptions/ghec/ghec.json
  5613        - descriptions/ghes-3.15/ghes-3.15.json
  5614    - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets
  5615      documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets
  5616      openapi_files:
  5617        - descriptions/api.github.com/api.github.com.json
  5618        - descriptions/ghec/ghec.json
  5619        - descriptions/ghes-3.15/ghes-3.15.json
  5620    - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets
  5621      documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset
  5622      openapi_files:
  5623        - descriptions/api.github.com/api.github.com.json
  5624        - descriptions/ghec/ghec.json
  5625        - descriptions/ghes-3.15/ghes-3.15.json
  5626    - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions
  5627      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
  5628      openapi_files:
  5629        - descriptions/api.github.com/api.github.com.json
  5630        - descriptions/ghec/ghec.json
  5631        - descriptions/ghes-3.15/ghes-3.15.json
  5632    - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions
  5633      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
  5634      openapi_files:
  5635        - descriptions/api.github.com/api.github.com.json
  5636        - descriptions/ghec/ghec.json
  5637        - descriptions/ghes-3.15/ghes-3.15.json
  5638    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  5639      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
  5640      openapi_files:
  5641        - descriptions/api.github.com/api.github.com.json
  5642        - descriptions/ghec/ghec.json
  5643        - descriptions/ghes-3.15/ghes-3.15.json
  5644    - name: GET /repos/{owner}/{repo}/replicas/caches
  5645      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/repos/repos#list-repository-cache-replication-status
  5646      openapi_files:
  5647        - descriptions/ghes-3.15/ghes-3.15.json
  5648    - name: GET /repos/{owner}/{repo}/rules/branches/{branch}
  5649      documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
  5650      openapi_files:
  5651        - descriptions/api.github.com/api.github.com.json
  5652        - descriptions/ghec/ghec.json
  5653        - descriptions/ghes-3.15/ghes-3.15.json
  5654    - name: GET /repos/{owner}/{repo}/rulesets
  5655      documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets
  5656      openapi_files:
  5657        - descriptions/api.github.com/api.github.com.json
  5658        - descriptions/ghec/ghec.json
  5659        - descriptions/ghes-3.15/ghes-3.15.json
  5660    - name: POST /repos/{owner}/{repo}/rulesets
  5661      documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset
  5662      openapi_files:
  5663        - descriptions/api.github.com/api.github.com.json
  5664        - descriptions/ghec/ghec.json
  5665        - descriptions/ghes-3.15/ghes-3.15.json
  5666    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites
  5667      documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
  5668      openapi_files:
  5669        - descriptions/api.github.com/api.github.com.json
  5670        - descriptions/ghec/ghec.json
  5671        - descriptions/ghes-3.15/ghes-3.15.json
  5672    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}
  5673      documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
  5674      openapi_files:
  5675        - descriptions/api.github.com/api.github.com.json
  5676        - descriptions/ghec/ghec.json
  5677        - descriptions/ghes-3.15/ghes-3.15.json
  5678    - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5679      documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset
  5680      openapi_files:
  5681        - descriptions/api.github.com/api.github.com.json
  5682        - descriptions/ghec/ghec.json
  5683        - descriptions/ghes-3.15/ghes-3.15.json
  5684    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5685      documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset
  5686      openapi_files:
  5687        - descriptions/api.github.com/api.github.com.json
  5688        - descriptions/ghec/ghec.json
  5689        - descriptions/ghes-3.15/ghes-3.15.json
  5690    - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5691      documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset
  5692      openapi_files:
  5693        - descriptions/api.github.com/api.github.com.json
  5694        - descriptions/ghec/ghec.json
  5695        - descriptions/ghes-3.15/ghes-3.15.json
  5696    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history
  5697      documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history
  5698      openapi_files:
  5699        - descriptions/api.github.com/api.github.com.json
  5700        - descriptions/ghec/ghec.json
  5701    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history/{version_id}
  5702      documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version
  5703      openapi_files:
  5704        - descriptions/api.github.com/api.github.com.json
  5705        - descriptions/ghec/ghec.json
  5706    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts
  5707      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
  5708      openapi_files:
  5709        - descriptions/api.github.com/api.github.com.json
  5710        - descriptions/ghec/ghec.json
  5711        - descriptions/ghes-3.15/ghes-3.15.json
  5712    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5713      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
  5714      openapi_files:
  5715        - descriptions/api.github.com/api.github.com.json
  5716        - descriptions/ghec/ghec.json
  5717        - descriptions/ghes-3.15/ghes-3.15.json
  5718    - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5719      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
  5720      openapi_files:
  5721        - descriptions/api.github.com/api.github.com.json
  5722        - descriptions/ghec/ghec.json
  5723        - descriptions/ghes-3.15/ghes-3.15.json
  5724    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations
  5725      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
  5726      openapi_files:
  5727        - descriptions/api.github.com/api.github.com.json
  5728        - descriptions/ghec/ghec.json
  5729        - descriptions/ghes-3.15/ghes-3.15.json
  5730    - name: POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses
  5731      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass
  5732      openapi_files:
  5733        - descriptions/api.github.com/api.github.com.json
  5734        - descriptions/ghec/ghec.json
  5735        - descriptions/ghes-3.15/ghes-3.15.json
  5736    - name: GET /repos/{owner}/{repo}/secret-scanning/scan-history
  5737      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository
  5738      openapi_files:
  5739        - descriptions/api.github.com/api.github.com.json
  5740        - descriptions/ghec/ghec.json
  5741    - name: GET /repos/{owner}/{repo}/security-advisories
  5742      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
  5743      openapi_files:
  5744        - descriptions/api.github.com/api.github.com.json
  5745        - descriptions/ghec/ghec.json
  5746    - name: POST /repos/{owner}/{repo}/security-advisories
  5747      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
  5748      openapi_files:
  5749        - descriptions/api.github.com/api.github.com.json
  5750        - descriptions/ghec/ghec.json
  5751    - name: POST /repos/{owner}/{repo}/security-advisories/reports
  5752      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
  5753      openapi_files:
  5754        - descriptions/api.github.com/api.github.com.json
  5755        - descriptions/ghec/ghec.json
  5756    - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5757      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
  5758      openapi_files:
  5759        - descriptions/api.github.com/api.github.com.json
  5760        - descriptions/ghec/ghec.json
  5761    - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5762      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
  5763      openapi_files:
  5764        - descriptions/api.github.com/api.github.com.json
  5765        - descriptions/ghec/ghec.json
  5766    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve
  5767      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
  5768      openapi_files:
  5769        - descriptions/api.github.com/api.github.com.json
  5770        - descriptions/ghec/ghec.json
  5771    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks
  5772      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
  5773      openapi_files:
  5774        - descriptions/api.github.com/api.github.com.json
  5775        - descriptions/ghec/ghec.json
  5776    - name: GET /repos/{owner}/{repo}/stargazers
  5777      documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers
  5778      openapi_files:
  5779        - descriptions/api.github.com/api.github.com.json
  5780        - descriptions/ghec/ghec.json
  5781        - descriptions/ghes-3.15/ghes-3.15.json
  5782    - name: GET /repos/{owner}/{repo}/stats/code_frequency
  5783      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
  5784      openapi_files:
  5785        - descriptions/api.github.com/api.github.com.json
  5786        - descriptions/ghec/ghec.json
  5787        - descriptions/ghes-3.15/ghes-3.15.json
  5788    - name: GET /repos/{owner}/{repo}/stats/commit_activity
  5789      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
  5790      openapi_files:
  5791        - descriptions/api.github.com/api.github.com.json
  5792        - descriptions/ghec/ghec.json
  5793        - descriptions/ghes-3.15/ghes-3.15.json
  5794    - name: GET /repos/{owner}/{repo}/stats/contributors
  5795      documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
  5796      openapi_files:
  5797        - descriptions/api.github.com/api.github.com.json
  5798        - descriptions/ghec/ghec.json
  5799        - descriptions/ghes-3.15/ghes-3.15.json
  5800    - name: GET /repos/{owner}/{repo}/stats/participation
  5801      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
  5802      openapi_files:
  5803        - descriptions/api.github.com/api.github.com.json
  5804        - descriptions/ghec/ghec.json
  5805        - descriptions/ghes-3.15/ghes-3.15.json
  5806    - name: GET /repos/{owner}/{repo}/stats/punch_card
  5807      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
  5808      openapi_files:
  5809        - descriptions/api.github.com/api.github.com.json
  5810        - descriptions/ghec/ghec.json
  5811        - descriptions/ghes-3.15/ghes-3.15.json
  5812    - name: POST /repos/{owner}/{repo}/statuses/{sha}
  5813      documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
  5814      openapi_files:
  5815        - descriptions/api.github.com/api.github.com.json
  5816        - descriptions/ghec/ghec.json
  5817        - descriptions/ghes-3.15/ghes-3.15.json
  5818    - name: GET /repos/{owner}/{repo}/subscribers
  5819      documentation_url: https://docs.github.com/rest/activity/watching#list-watchers
  5820      openapi_files:
  5821        - descriptions/api.github.com/api.github.com.json
  5822        - descriptions/ghec/ghec.json
  5823        - descriptions/ghes-3.15/ghes-3.15.json
  5824    - name: DELETE /repos/{owner}/{repo}/subscription
  5825      documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
  5826      openapi_files:
  5827        - descriptions/api.github.com/api.github.com.json
  5828        - descriptions/ghec/ghec.json
  5829        - descriptions/ghes-3.15/ghes-3.15.json
  5830    - name: GET /repos/{owner}/{repo}/subscription
  5831      documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
  5832      openapi_files:
  5833        - descriptions/api.github.com/api.github.com.json
  5834        - descriptions/ghec/ghec.json
  5835        - descriptions/ghes-3.15/ghes-3.15.json
  5836    - name: PUT /repos/{owner}/{repo}/subscription
  5837      documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
  5838      openapi_files:
  5839        - descriptions/api.github.com/api.github.com.json
  5840        - descriptions/ghec/ghec.json
  5841        - descriptions/ghes-3.15/ghes-3.15.json
  5842    - name: GET /repos/{owner}/{repo}/tags
  5843      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags
  5844      openapi_files:
  5845        - descriptions/api.github.com/api.github.com.json
  5846        - descriptions/ghec/ghec.json
  5847        - descriptions/ghes-3.15/ghes-3.15.json
  5848    - name: GET /repos/{owner}/{repo}/tags/protection
  5849      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository
  5850      openapi_files:
  5851        - descriptions/api.github.com/api.github.com.json
  5852        - descriptions/ghec/ghec.json
  5853        - descriptions/ghes-3.15/ghes-3.15.json
  5854    - name: POST /repos/{owner}/{repo}/tags/protection
  5855      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository
  5856      openapi_files:
  5857        - descriptions/api.github.com/api.github.com.json
  5858        - descriptions/ghec/ghec.json
  5859        - descriptions/ghes-3.15/ghes-3.15.json
  5860    - name: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  5861      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository
  5862      openapi_files:
  5863        - descriptions/api.github.com/api.github.com.json
  5864        - descriptions/ghec/ghec.json
  5865        - descriptions/ghes-3.15/ghes-3.15.json
  5866    - name: GET /repos/{owner}/{repo}/tarball/{ref}
  5867      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
  5868      openapi_files:
  5869        - descriptions/api.github.com/api.github.com.json
  5870        - descriptions/ghec/ghec.json
  5871        - descriptions/ghes-3.15/ghes-3.15.json
  5872    - name: GET /repos/{owner}/{repo}/teams
  5873      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams
  5874      openapi_files:
  5875        - descriptions/api.github.com/api.github.com.json
  5876        - descriptions/ghec/ghec.json
  5877        - descriptions/ghes-3.15/ghes-3.15.json
  5878    - name: GET /repos/{owner}/{repo}/topics
  5879      documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
  5880      openapi_files:
  5881        - descriptions/api.github.com/api.github.com.json
  5882        - descriptions/ghec/ghec.json
  5883        - descriptions/ghes-3.15/ghes-3.15.json
  5884    - name: PUT /repos/{owner}/{repo}/topics
  5885      documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
  5886      openapi_files:
  5887        - descriptions/api.github.com/api.github.com.json
  5888        - descriptions/ghec/ghec.json
  5889        - descriptions/ghes-3.15/ghes-3.15.json
  5890    - name: GET /repos/{owner}/{repo}/traffic/clones
  5891      documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
  5892      openapi_files:
  5893        - descriptions/api.github.com/api.github.com.json
  5894        - descriptions/ghec/ghec.json
  5895    - name: GET /repos/{owner}/{repo}/traffic/popular/paths
  5896      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
  5897      openapi_files:
  5898        - descriptions/api.github.com/api.github.com.json
  5899        - descriptions/ghec/ghec.json
  5900    - name: GET /repos/{owner}/{repo}/traffic/popular/referrers
  5901      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
  5902      openapi_files:
  5903        - descriptions/api.github.com/api.github.com.json
  5904        - descriptions/ghec/ghec.json
  5905    - name: GET /repos/{owner}/{repo}/traffic/views
  5906      documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views
  5907      openapi_files:
  5908        - descriptions/api.github.com/api.github.com.json
  5909        - descriptions/ghec/ghec.json
  5910    - name: POST /repos/{owner}/{repo}/transfer
  5911      documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository
  5912      openapi_files:
  5913        - descriptions/api.github.com/api.github.com.json
  5914        - descriptions/ghec/ghec.json
  5915        - descriptions/ghes-3.15/ghes-3.15.json
  5916    - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts
  5917      documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
  5918      openapi_files:
  5919        - descriptions/api.github.com/api.github.com.json
  5920        - descriptions/ghec/ghec.json
  5921        - descriptions/ghes-3.15/ghes-3.15.json
  5922    - name: GET /repos/{owner}/{repo}/vulnerability-alerts
  5923      documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
  5924      openapi_files:
  5925        - descriptions/api.github.com/api.github.com.json
  5926        - descriptions/ghec/ghec.json
  5927        - descriptions/ghes-3.15/ghes-3.15.json
  5928    - name: PUT /repos/{owner}/{repo}/vulnerability-alerts
  5929      documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
  5930      openapi_files:
  5931        - descriptions/api.github.com/api.github.com.json
  5932        - descriptions/ghec/ghec.json
  5933        - descriptions/ghes-3.15/ghes-3.15.json
  5934    - name: GET /repos/{owner}/{repo}/zipball/{ref}
  5935      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
  5936      openapi_files:
  5937        - descriptions/api.github.com/api.github.com.json
  5938        - descriptions/ghec/ghec.json
  5939        - descriptions/ghes-3.15/ghes-3.15.json
  5940    - name: POST /repos/{template_owner}/{template_repo}/generate
  5941      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template
  5942      openapi_files:
  5943        - descriptions/api.github.com/api.github.com.json
  5944        - descriptions/ghec/ghec.json
  5945        - descriptions/ghes-3.15/ghes-3.15.json
  5946    - name: GET /repositories
  5947      documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories
  5948      openapi_files:
  5949        - descriptions/api.github.com/api.github.com.json
  5950        - descriptions/ghec/ghec.json
  5951        - descriptions/ghes-3.15/ghes-3.15.json
  5952    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets
  5953      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#list-environment-secrets
  5954      openapi_files:
  5955        - descriptions/ghes-3.7/ghes-3.7.json
  5956    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key
  5957      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-public-key
  5958      openapi_files:
  5959        - descriptions/ghes-3.7/ghes-3.7.json
  5960    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5961      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#delete-an-environment-secret
  5962      openapi_files:
  5963        - descriptions/ghes-3.7/ghes-3.7.json
  5964    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5965      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-secret
  5966      openapi_files:
  5967        - descriptions/ghes-3.7/ghes-3.7.json
  5968    - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5969      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret
  5970      openapi_files:
  5971        - descriptions/ghes-3.7/ghes-3.7.json
  5972    - name: GET /scim/v2/Groups
  5973      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5974      openapi_files:
  5975        - descriptions/ghes-3.7/ghes-3.7.json
  5976    - name: POST /scim/v2/Groups
  5977      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5978      openapi_files:
  5979        - descriptions/ghes-3.7/ghes-3.7.json
  5980    - name: DELETE /scim/v2/Groups/{scim_group_id}
  5981      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5982      openapi_files:
  5983        - descriptions/ghes-3.7/ghes-3.7.json
  5984    - name: GET /scim/v2/Groups/{scim_group_id}
  5985      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5986      openapi_files:
  5987        - descriptions/ghes-3.7/ghes-3.7.json
  5988    - name: PATCH /scim/v2/Groups/{scim_group_id}
  5989      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5990      openapi_files:
  5991        - descriptions/ghes-3.7/ghes-3.7.json
  5992    - name: PUT /scim/v2/Groups/{scim_group_id}
  5993      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5994      openapi_files:
  5995        - descriptions/ghes-3.7/ghes-3.7.json
  5996    - name: GET /scim/v2/Users
  5997      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5998      openapi_files:
  5999        - descriptions/ghes-3.7/ghes-3.7.json
  6000    - name: POST /scim/v2/Users
  6001      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  6002      openapi_files:
  6003        - descriptions/ghes-3.7/ghes-3.7.json
  6004    - name: DELETE /scim/v2/Users/{scim_user_id}
  6005      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  6006      openapi_files:
  6007        - descriptions/ghes-3.7/ghes-3.7.json
  6008    - name: GET /scim/v2/Users/{scim_user_id}
  6009      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  6010      openapi_files:
  6011        - descriptions/ghes-3.7/ghes-3.7.json
  6012    - name: PATCH /scim/v2/Users/{scim_user_id}
  6013      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  6014      openapi_files:
  6015        - descriptions/ghes-3.7/ghes-3.7.json
  6016    - name: PUT /scim/v2/Users/{scim_user_id}
  6017      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  6018      openapi_files:
  6019        - descriptions/ghes-3.7/ghes-3.7.json
  6020    - name: GET /scim/v2/enterprises/{enterprise}/Groups
  6021      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  6022      openapi_files:
  6023        - descriptions/ghec/ghec.json
  6024        - descriptions/ghes-3.15/ghes-3.15.json
  6025    - name: POST /scim/v2/enterprises/{enterprise}/Groups
  6026      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  6027      openapi_files:
  6028        - descriptions/ghec/ghec.json
  6029        - descriptions/ghes-3.15/ghes-3.15.json
  6030    - name: DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6031      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  6032      openapi_files:
  6033        - descriptions/ghec/ghec.json
  6034        - descriptions/ghes-3.15/ghes-3.15.json
  6035    - name: GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6036      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  6037      openapi_files:
  6038        - descriptions/ghec/ghec.json
  6039        - descriptions/ghes-3.15/ghes-3.15.json
  6040    - name: PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6041      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  6042      openapi_files:
  6043        - descriptions/ghec/ghec.json
  6044        - descriptions/ghes-3.15/ghes-3.15.json
  6045    - name: PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6046      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  6047      openapi_files:
  6048        - descriptions/ghec/ghec.json
  6049        - descriptions/ghes-3.15/ghes-3.15.json
  6050    - name: GET /scim/v2/enterprises/{enterprise}/Users
  6051      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  6052      openapi_files:
  6053        - descriptions/ghec/ghec.json
  6054        - descriptions/ghes-3.15/ghes-3.15.json
  6055    - name: POST /scim/v2/enterprises/{enterprise}/Users
  6056      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  6057      openapi_files:
  6058        - descriptions/ghec/ghec.json
  6059        - descriptions/ghes-3.15/ghes-3.15.json
  6060    - name: DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6061      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  6062      openapi_files:
  6063        - descriptions/ghec/ghec.json
  6064        - descriptions/ghes-3.15/ghes-3.15.json
  6065    - name: GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6066      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  6067      openapi_files:
  6068        - descriptions/ghec/ghec.json
  6069        - descriptions/ghes-3.15/ghes-3.15.json
  6070    - name: PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6071      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  6072      openapi_files:
  6073        - descriptions/ghec/ghec.json
  6074        - descriptions/ghes-3.15/ghes-3.15.json
  6075    - name: PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6076      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  6077      openapi_files:
  6078        - descriptions/ghec/ghec.json
  6079        - descriptions/ghes-3.15/ghes-3.15.json
  6080    - name: GET /scim/v2/organizations/{org}/Users
  6081      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities
  6082      openapi_files:
  6083        - descriptions/ghec/ghec.json
  6084    - name: POST /scim/v2/organizations/{org}/Users
  6085      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user
  6086      openapi_files:
  6087        - descriptions/ghec/ghec.json
  6088    - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id}
  6089      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization
  6090      openapi_files:
  6091        - descriptions/ghec/ghec.json
  6092    - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id}
  6093      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user
  6094      openapi_files:
  6095        - descriptions/ghec/ghec.json
  6096    - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id}
  6097      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user
  6098      openapi_files:
  6099        - descriptions/ghec/ghec.json
  6100    - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id}
  6101      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership
  6102      openapi_files:
  6103        - descriptions/ghec/ghec.json
  6104    - name: GET /search/code
  6105      documentation_url: https://docs.github.com/rest/search/search#search-code
  6106      openapi_files:
  6107        - descriptions/api.github.com/api.github.com.json
  6108        - descriptions/ghec/ghec.json
  6109        - descriptions/ghes-3.15/ghes-3.15.json
  6110    - name: GET /search/commits
  6111      documentation_url: https://docs.github.com/rest/search/search#search-commits
  6112      openapi_files:
  6113        - descriptions/api.github.com/api.github.com.json
  6114        - descriptions/ghec/ghec.json
  6115        - descriptions/ghes-3.15/ghes-3.15.json
  6116    - name: GET /search/issues
  6117      documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests
  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: GET /search/labels
  6123      documentation_url: https://docs.github.com/rest/search/search#search-labels
  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 /search/repositories
  6129      documentation_url: https://docs.github.com/rest/search/search#search-repositories
  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: GET /search/topics
  6135      documentation_url: https://docs.github.com/rest/search/search#search-topics
  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: GET /search/users
  6141      documentation_url: https://docs.github.com/rest/search/search#search-users
  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 /setup/api/configcheck
  6147      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-configuration-status
  6148      openapi_files:
  6149        - descriptions/ghes-3.14/ghes-3.14.json
  6150    - name: POST /setup/api/configure
  6151      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#start-a-configuration-process
  6152      openapi_files:
  6153        - descriptions/ghes-3.14/ghes-3.14.json
  6154    - name: GET /setup/api/maintenance
  6155      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-maintenance-status
  6156      openapi_files:
  6157        - descriptions/ghes-3.14/ghes-3.14.json
  6158    - name: POST /setup/api/maintenance
  6159      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode
  6160      openapi_files:
  6161        - descriptions/ghes-3.14/ghes-3.14.json
  6162    - name: GET /setup/api/settings
  6163      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-settings
  6164      openapi_files:
  6165        - descriptions/ghes-3.14/ghes-3.14.json
  6166    - name: PUT /setup/api/settings
  6167      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#set-settings
  6168      openapi_files:
  6169        - descriptions/ghes-3.14/ghes-3.14.json
  6170    - name: DELETE /setup/api/settings/authorized-keys
  6171      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key
  6172      openapi_files:
  6173        - descriptions/ghes-3.14/ghes-3.14.json
  6174    - name: GET /setup/api/settings/authorized-keys
  6175      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys
  6176      openapi_files:
  6177        - descriptions/ghes-3.14/ghes-3.14.json
  6178    - name: POST /setup/api/settings/authorized-keys
  6179      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#add-an-authorized-ssh-key
  6180      openapi_files:
  6181        - descriptions/ghes-3.14/ghes-3.14.json
  6182    - name: POST /setup/api/start
  6183      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#create-a-github-license
  6184      openapi_files:
  6185        - descriptions/ghes-3.14/ghes-3.14.json
  6186    - name: POST /setup/api/upgrade
  6187      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#upgrade-a-license
  6188      openapi_files:
  6189        - descriptions/ghes-3.14/ghes-3.14.json
  6190    - name: DELETE /teams/{team_id}
  6191      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
  6192      openapi_files:
  6193        - descriptions/api.github.com/api.github.com.json
  6194        - descriptions/ghec/ghec.json
  6195        - descriptions/ghes-3.15/ghes-3.15.json
  6196    - name: GET /teams/{team_id}
  6197      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
  6198      openapi_files:
  6199        - descriptions/api.github.com/api.github.com.json
  6200        - descriptions/ghec/ghec.json
  6201        - descriptions/ghes-3.15/ghes-3.15.json
  6202    - name: PATCH /teams/{team_id}
  6203      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
  6204      openapi_files:
  6205        - descriptions/api.github.com/api.github.com.json
  6206        - descriptions/ghec/ghec.json
  6207        - descriptions/ghes-3.15/ghes-3.15.json
  6208    - name: GET /teams/{team_id}/discussions
  6209      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
  6210      openapi_files:
  6211        - descriptions/api.github.com/api.github.com.json
  6212        - descriptions/ghec/ghec.json
  6213        - descriptions/ghes-3.15/ghes-3.15.json
  6214    - name: POST /teams/{team_id}/discussions
  6215      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-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: DELETE /teams/{team_id}/discussions/{discussion_number}
  6221      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
  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: GET /teams/{team_id}/discussions/{discussion_number}
  6227      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
  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: PATCH /teams/{team_id}/discussions/{discussion_number}
  6233      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
  6234      openapi_files:
  6235        - descriptions/api.github.com/api.github.com.json
  6236        - descriptions/ghec/ghec.json
  6237        - descriptions/ghes-3.15/ghes-3.15.json
  6238    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments
  6239      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
  6240      openapi_files:
  6241        - descriptions/api.github.com/api.github.com.json
  6242        - descriptions/ghec/ghec.json
  6243        - descriptions/ghes-3.15/ghes-3.15.json
  6244    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments
  6245      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
  6246      openapi_files:
  6247        - descriptions/api.github.com/api.github.com.json
  6248        - descriptions/ghec/ghec.json
  6249        - descriptions/ghes-3.15/ghes-3.15.json
  6250    - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6251      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
  6252      openapi_files:
  6253        - descriptions/api.github.com/api.github.com.json
  6254        - descriptions/ghec/ghec.json
  6255        - descriptions/ghes-3.15/ghes-3.15.json
  6256    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6257      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
  6258      openapi_files:
  6259        - descriptions/api.github.com/api.github.com.json
  6260        - descriptions/ghec/ghec.json
  6261        - descriptions/ghes-3.15/ghes-3.15.json
  6262    - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6263      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
  6264      openapi_files:
  6265        - descriptions/api.github.com/api.github.com.json
  6266        - descriptions/ghec/ghec.json
  6267        - descriptions/ghes-3.15/ghes-3.15.json
  6268    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6269      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
  6270      openapi_files:
  6271        - descriptions/api.github.com/api.github.com.json
  6272        - descriptions/ghec/ghec.json
  6273        - descriptions/ghes-3.15/ghes-3.15.json
  6274    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6275      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
  6276      openapi_files:
  6277        - descriptions/api.github.com/api.github.com.json
  6278        - descriptions/ghec/ghec.json
  6279        - descriptions/ghes-3.15/ghes-3.15.json
  6280    - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions
  6281      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
  6282      openapi_files:
  6283        - descriptions/api.github.com/api.github.com.json
  6284        - descriptions/ghec/ghec.json
  6285        - descriptions/ghes-3.15/ghes-3.15.json
  6286    - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions
  6287      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
  6288      openapi_files:
  6289        - descriptions/api.github.com/api.github.com.json
  6290        - descriptions/ghec/ghec.json
  6291        - descriptions/ghes-3.15/ghes-3.15.json
  6292    - name: GET /teams/{team_id}/invitations
  6293      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
  6294      openapi_files:
  6295        - descriptions/api.github.com/api.github.com.json
  6296        - descriptions/ghec/ghec.json
  6297    - name: GET /teams/{team_id}/members
  6298      documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy
  6299      openapi_files:
  6300        - descriptions/api.github.com/api.github.com.json
  6301        - descriptions/ghec/ghec.json
  6302        - descriptions/ghes-3.15/ghes-3.15.json
  6303    - name: DELETE /teams/{team_id}/members/{username}
  6304      documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
  6305      openapi_files:
  6306        - descriptions/api.github.com/api.github.com.json
  6307        - descriptions/ghec/ghec.json
  6308        - descriptions/ghes-3.15/ghes-3.15.json
  6309    - name: GET /teams/{team_id}/members/{username}
  6310      documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy
  6311      openapi_files:
  6312        - descriptions/api.github.com/api.github.com.json
  6313        - descriptions/ghec/ghec.json
  6314        - descriptions/ghes-3.15/ghes-3.15.json
  6315    - name: PUT /teams/{team_id}/members/{username}
  6316      documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy
  6317      openapi_files:
  6318        - descriptions/api.github.com/api.github.com.json
  6319        - descriptions/ghec/ghec.json
  6320        - descriptions/ghes-3.15/ghes-3.15.json
  6321    - name: DELETE /teams/{team_id}/memberships/{username}
  6322      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
  6323      openapi_files:
  6324        - descriptions/api.github.com/api.github.com.json
  6325        - descriptions/ghec/ghec.json
  6326        - descriptions/ghes-3.15/ghes-3.15.json
  6327    - name: GET /teams/{team_id}/memberships/{username}
  6328      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
  6329      openapi_files:
  6330        - descriptions/api.github.com/api.github.com.json
  6331        - descriptions/ghec/ghec.json
  6332        - descriptions/ghes-3.15/ghes-3.15.json
  6333    - name: PUT /teams/{team_id}/memberships/{username}
  6334      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
  6335      openapi_files:
  6336        - descriptions/api.github.com/api.github.com.json
  6337        - descriptions/ghec/ghec.json
  6338        - descriptions/ghes-3.15/ghes-3.15.json
  6339    - name: GET /teams/{team_id}/projects
  6340      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
  6341      openapi_files:
  6342        - descriptions/api.github.com/api.github.com.json
  6343        - descriptions/ghec/ghec.json
  6344        - descriptions/ghes-3.15/ghes-3.15.json
  6345    - name: DELETE /teams/{team_id}/projects/{project_id}
  6346      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
  6347      openapi_files:
  6348        - descriptions/api.github.com/api.github.com.json
  6349        - descriptions/ghec/ghec.json
  6350        - descriptions/ghes-3.15/ghes-3.15.json
  6351    - name: GET /teams/{team_id}/projects/{project_id}
  6352      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
  6353      openapi_files:
  6354        - descriptions/api.github.com/api.github.com.json
  6355        - descriptions/ghec/ghec.json
  6356        - descriptions/ghes-3.15/ghes-3.15.json
  6357    - name: PUT /teams/{team_id}/projects/{project_id}
  6358      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
  6359      openapi_files:
  6360        - descriptions/api.github.com/api.github.com.json
  6361        - descriptions/ghec/ghec.json
  6362        - descriptions/ghes-3.15/ghes-3.15.json
  6363    - name: GET /teams/{team_id}/repos
  6364      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
  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: DELETE /teams/{team_id}/repos/{owner}/{repo}
  6370      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
  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: GET /teams/{team_id}/repos/{owner}/{repo}
  6376      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
  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: PUT /teams/{team_id}/repos/{owner}/{repo}
  6382      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
  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 /teams/{team_id}/team-sync/group-mappings
  6388      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy
  6389      openapi_files:
  6390        - descriptions/ghec/ghec.json
  6391    - name: PATCH /teams/{team_id}/team-sync/group-mappings
  6392      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy
  6393      openapi_files:
  6394        - descriptions/ghec/ghec.json
  6395    - name: GET /teams/{team_id}/teams
  6396      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
  6397      openapi_files:
  6398        - descriptions/api.github.com/api.github.com.json
  6399        - descriptions/ghec/ghec.json
  6400        - descriptions/ghes-3.15/ghes-3.15.json
  6401    - name: GET /user
  6402      documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user
  6403      openapi_files:
  6404        - descriptions/api.github.com/api.github.com.json
  6405        - descriptions/ghec/ghec.json
  6406        - descriptions/ghes-3.15/ghes-3.15.json
  6407    - name: PATCH /user
  6408      documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user
  6409      openapi_files:
  6410        - descriptions/api.github.com/api.github.com.json
  6411        - descriptions/ghec/ghec.json
  6412        - descriptions/ghes-3.15/ghes-3.15.json
  6413    - name: GET /user/blocks
  6414      documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user
  6415      openapi_files:
  6416        - descriptions/api.github.com/api.github.com.json
  6417        - descriptions/ghec/ghec.json
  6418    - name: DELETE /user/blocks/{username}
  6419      documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user
  6420      openapi_files:
  6421        - descriptions/api.github.com/api.github.com.json
  6422        - descriptions/ghec/ghec.json
  6423    - name: GET /user/blocks/{username}
  6424      documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user
  6425      openapi_files:
  6426        - descriptions/api.github.com/api.github.com.json
  6427        - descriptions/ghec/ghec.json
  6428    - name: PUT /user/blocks/{username}
  6429      documentation_url: https://docs.github.com/rest/users/blocking#block-a-user
  6430      openapi_files:
  6431        - descriptions/api.github.com/api.github.com.json
  6432        - descriptions/ghec/ghec.json
  6433    - name: GET /user/codespaces
  6434      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user
  6435      openapi_files:
  6436        - descriptions/api.github.com/api.github.com.json
  6437        - descriptions/ghec/ghec.json
  6438    - name: POST /user/codespaces
  6439      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user
  6440      openapi_files:
  6441        - descriptions/api.github.com/api.github.com.json
  6442        - descriptions/ghec/ghec.json
  6443    - name: GET /user/codespaces/secrets
  6444      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user
  6445      openapi_files:
  6446        - descriptions/api.github.com/api.github.com.json
  6447        - descriptions/ghec/ghec.json
  6448    - name: GET /user/codespaces/secrets/public-key
  6449      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user
  6450      openapi_files:
  6451        - descriptions/api.github.com/api.github.com.json
  6452        - descriptions/ghec/ghec.json
  6453    - name: DELETE /user/codespaces/secrets/{secret_name}
  6454      documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user
  6455      openapi_files:
  6456        - descriptions/api.github.com/api.github.com.json
  6457        - descriptions/ghec/ghec.json
  6458    - name: GET /user/codespaces/secrets/{secret_name}
  6459      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user
  6460      openapi_files:
  6461        - descriptions/api.github.com/api.github.com.json
  6462        - descriptions/ghec/ghec.json
  6463    - name: PUT /user/codespaces/secrets/{secret_name}
  6464      documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user
  6465      openapi_files:
  6466        - descriptions/api.github.com/api.github.com.json
  6467        - descriptions/ghec/ghec.json
  6468    - name: GET /user/codespaces/secrets/{secret_name}/repositories
  6469      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret
  6470      openapi_files:
  6471        - descriptions/api.github.com/api.github.com.json
  6472        - descriptions/ghec/ghec.json
  6473    - name: PUT /user/codespaces/secrets/{secret_name}/repositories
  6474      documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret
  6475      openapi_files:
  6476        - descriptions/api.github.com/api.github.com.json
  6477        - descriptions/ghec/ghec.json
  6478    - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6479      documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret
  6480      openapi_files:
  6481        - descriptions/api.github.com/api.github.com.json
  6482        - descriptions/ghec/ghec.json
  6483    - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6484      documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret
  6485      openapi_files:
  6486        - descriptions/api.github.com/api.github.com.json
  6487        - descriptions/ghec/ghec.json
  6488    - name: DELETE /user/codespaces/{codespace_name}
  6489      documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
  6490      openapi_files:
  6491        - descriptions/api.github.com/api.github.com.json
  6492        - descriptions/ghec/ghec.json
  6493    - name: GET /user/codespaces/{codespace_name}
  6494      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
  6495      openapi_files:
  6496        - descriptions/api.github.com/api.github.com.json
  6497        - descriptions/ghec/ghec.json
  6498    - name: PATCH /user/codespaces/{codespace_name}
  6499      documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
  6500      openapi_files:
  6501        - descriptions/api.github.com/api.github.com.json
  6502        - descriptions/ghec/ghec.json
  6503    - name: POST /user/codespaces/{codespace_name}/exports
  6504      documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
  6505      openapi_files:
  6506        - descriptions/api.github.com/api.github.com.json
  6507        - descriptions/ghec/ghec.json
  6508    - name: GET /user/codespaces/{codespace_name}/exports/{export_id}
  6509      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
  6510      openapi_files:
  6511        - descriptions/api.github.com/api.github.com.json
  6512        - descriptions/ghec/ghec.json
  6513    - name: GET /user/codespaces/{codespace_name}/machines
  6514      documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
  6515      openapi_files:
  6516        - descriptions/api.github.com/api.github.com.json
  6517        - descriptions/ghec/ghec.json
  6518    - name: POST /user/codespaces/{codespace_name}/publish
  6519      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
  6520      openapi_files:
  6521        - descriptions/api.github.com/api.github.com.json
  6522        - descriptions/ghec/ghec.json
  6523    - name: POST /user/codespaces/{codespace_name}/start
  6524      documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
  6525      openapi_files:
  6526        - descriptions/api.github.com/api.github.com.json
  6527        - descriptions/ghec/ghec.json
  6528    - name: POST /user/codespaces/{codespace_name}/stop
  6529      documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
  6530      openapi_files:
  6531        - descriptions/api.github.com/api.github.com.json
  6532        - descriptions/ghec/ghec.json
  6533    - name: GET /user/docker/conflicts
  6534      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user
  6535      openapi_files:
  6536        - descriptions/api.github.com/api.github.com.json
  6537        - descriptions/ghec/ghec.json
  6538        - descriptions/ghes-3.15/ghes-3.15.json
  6539    - name: PATCH /user/email/visibility
  6540      documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user
  6541      openapi_files:
  6542        - descriptions/api.github.com/api.github.com.json
  6543        - descriptions/ghec/ghec.json
  6544    - name: DELETE /user/emails
  6545      documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-for-the-authenticated-user
  6546      openapi_files:
  6547        - descriptions/api.github.com/api.github.com.json
  6548        - descriptions/ghec/ghec.json
  6549        - descriptions/ghes-3.15/ghes-3.15.json
  6550    - name: GET /user/emails
  6551      documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user
  6552      openapi_files:
  6553        - descriptions/api.github.com/api.github.com.json
  6554        - descriptions/ghec/ghec.json
  6555        - descriptions/ghes-3.15/ghes-3.15.json
  6556    - name: POST /user/emails
  6557      documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user
  6558      openapi_files:
  6559        - descriptions/api.github.com/api.github.com.json
  6560        - descriptions/ghec/ghec.json
  6561        - descriptions/ghes-3.15/ghes-3.15.json
  6562    - name: GET /user/followers
  6563      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user
  6564      openapi_files:
  6565        - descriptions/api.github.com/api.github.com.json
  6566        - descriptions/ghec/ghec.json
  6567        - descriptions/ghes-3.15/ghes-3.15.json
  6568    - name: GET /user/following
  6569      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows
  6570      openapi_files:
  6571        - descriptions/api.github.com/api.github.com.json
  6572        - descriptions/ghec/ghec.json
  6573        - descriptions/ghes-3.15/ghes-3.15.json
  6574    - name: DELETE /user/following/{username}
  6575      documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user
  6576      openapi_files:
  6577        - descriptions/api.github.com/api.github.com.json
  6578        - descriptions/ghec/ghec.json
  6579        - descriptions/ghes-3.15/ghes-3.15.json
  6580    - name: GET /user/following/{username}
  6581      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user
  6582      openapi_files:
  6583        - descriptions/api.github.com/api.github.com.json
  6584        - descriptions/ghec/ghec.json
  6585        - descriptions/ghes-3.15/ghes-3.15.json
  6586    - name: PUT /user/following/{username}
  6587      documentation_url: https://docs.github.com/rest/users/followers#follow-a-user
  6588      openapi_files:
  6589        - descriptions/api.github.com/api.github.com.json
  6590        - descriptions/ghec/ghec.json
  6591        - descriptions/ghes-3.15/ghes-3.15.json
  6592    - name: GET /user/gpg_keys
  6593      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user
  6594      openapi_files:
  6595        - descriptions/api.github.com/api.github.com.json
  6596        - descriptions/ghec/ghec.json
  6597        - descriptions/ghes-3.15/ghes-3.15.json
  6598    - name: POST /user/gpg_keys
  6599      documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user
  6600      openapi_files:
  6601        - descriptions/api.github.com/api.github.com.json
  6602        - descriptions/ghec/ghec.json
  6603        - descriptions/ghes-3.15/ghes-3.15.json
  6604    - name: DELETE /user/gpg_keys/{gpg_key_id}
  6605      documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
  6606      openapi_files:
  6607        - descriptions/api.github.com/api.github.com.json
  6608        - descriptions/ghec/ghec.json
  6609        - descriptions/ghes-3.15/ghes-3.15.json
  6610    - name: GET /user/gpg_keys/{gpg_key_id}
  6611      documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
  6612      openapi_files:
  6613        - descriptions/api.github.com/api.github.com.json
  6614        - descriptions/ghec/ghec.json
  6615        - descriptions/ghes-3.15/ghes-3.15.json
  6616    - name: GET /user/installations
  6617      documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token
  6618      openapi_files:
  6619        - descriptions/api.github.com/api.github.com.json
  6620        - descriptions/ghec/ghec.json
  6621        - descriptions/ghes-3.15/ghes-3.15.json
  6622    - name: GET /user/installations/{installation_id}/repositories
  6623      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token
  6624      openapi_files:
  6625        - descriptions/api.github.com/api.github.com.json
  6626        - descriptions/ghec/ghec.json
  6627        - descriptions/ghes-3.15/ghes-3.15.json
  6628    - name: DELETE /user/installations/{installation_id}/repositories/{repository_id}
  6629      documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation
  6630      openapi_files:
  6631        - descriptions/api.github.com/api.github.com.json
  6632        - descriptions/ghec/ghec.json
  6633        - descriptions/ghes-3.15/ghes-3.15.json
  6634    - name: PUT /user/installations/{installation_id}/repositories/{repository_id}
  6635      documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation
  6636      openapi_files:
  6637        - descriptions/api.github.com/api.github.com.json
  6638        - descriptions/ghec/ghec.json
  6639        - descriptions/ghes-3.15/ghes-3.15.json
  6640    - name: DELETE /user/interaction-limits
  6641      documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories
  6642      openapi_files:
  6643        - descriptions/api.github.com/api.github.com.json
  6644        - descriptions/ghec/ghec.json
  6645    - name: GET /user/interaction-limits
  6646      documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories
  6647      openapi_files:
  6648        - descriptions/api.github.com/api.github.com.json
  6649        - descriptions/ghec/ghec.json
  6650    - name: PUT /user/interaction-limits
  6651      documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories
  6652      openapi_files:
  6653        - descriptions/api.github.com/api.github.com.json
  6654        - descriptions/ghec/ghec.json
  6655    - name: GET /user/issues
  6656      documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
  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: GET /user/keys
  6662      documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user
  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: POST /user/keys
  6668      documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-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: DELETE /user/keys/{key_id}
  6674      documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-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: GET /user/keys/{key_id}
  6680      documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-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/marketplace_purchases
  6686      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user
  6687      openapi_files:
  6688        - descriptions/api.github.com/api.github.com.json
  6689        - descriptions/ghec/ghec.json
  6690    - name: GET /user/marketplace_purchases/stubbed
  6691      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed
  6692      openapi_files:
  6693        - descriptions/api.github.com/api.github.com.json
  6694        - descriptions/ghec/ghec.json
  6695    - name: GET /user/memberships/orgs
  6696      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
  6697      openapi_files:
  6698        - descriptions/api.github.com/api.github.com.json
  6699        - descriptions/ghec/ghec.json
  6700        - descriptions/ghes-3.15/ghes-3.15.json
  6701    - name: GET /user/memberships/orgs/{org}
  6702      documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
  6703      openapi_files:
  6704        - descriptions/api.github.com/api.github.com.json
  6705        - descriptions/ghec/ghec.json
  6706        - descriptions/ghes-3.15/ghes-3.15.json
  6707    - name: PATCH /user/memberships/orgs/{org}
  6708      documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
  6709      openapi_files:
  6710        - descriptions/api.github.com/api.github.com.json
  6711        - descriptions/ghec/ghec.json
  6712        - descriptions/ghes-3.15/ghes-3.15.json
  6713    - name: GET /user/migrations
  6714      documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations
  6715      openapi_files:
  6716        - descriptions/api.github.com/api.github.com.json
  6717        - descriptions/ghec/ghec.json
  6718        - descriptions/ghes-3.15/ghes-3.15.json
  6719    - name: POST /user/migrations
  6720      documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration
  6721      openapi_files:
  6722        - descriptions/api.github.com/api.github.com.json
  6723        - descriptions/ghec/ghec.json
  6724        - descriptions/ghes-3.15/ghes-3.15.json
  6725    - name: GET /user/migrations/{migration_id}
  6726      documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
  6727      openapi_files:
  6728        - descriptions/api.github.com/api.github.com.json
  6729        - descriptions/ghec/ghec.json
  6730    - name: DELETE /user/migrations/{migration_id}/archive
  6731      documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
  6732      openapi_files:
  6733        - descriptions/api.github.com/api.github.com.json
  6734        - descriptions/ghec/ghec.json
  6735    - name: GET /user/migrations/{migration_id}/archive
  6736      documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
  6737      openapi_files:
  6738        - descriptions/api.github.com/api.github.com.json
  6739        - descriptions/ghec/ghec.json
  6740        - descriptions/ghes-3.15/ghes-3.15.json
  6741    - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock
  6742      documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
  6743      openapi_files:
  6744        - descriptions/api.github.com/api.github.com.json
  6745        - descriptions/ghec/ghec.json
  6746    - name: GET /user/migrations/{migration_id}/repositories
  6747      documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
  6748      openapi_files:
  6749        - descriptions/api.github.com/api.github.com.json
  6750        - descriptions/ghec/ghec.json
  6751        - descriptions/ghes-3.15/ghes-3.15.json
  6752    - name: GET /user/orgs
  6753      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
  6754      openapi_files:
  6755        - descriptions/api.github.com/api.github.com.json
  6756        - descriptions/ghec/ghec.json
  6757        - descriptions/ghes-3.15/ghes-3.15.json
  6758    - name: GET /user/packages
  6759      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace
  6760      openapi_files:
  6761        - descriptions/api.github.com/api.github.com.json
  6762        - descriptions/ghec/ghec.json
  6763        - descriptions/ghes-3.15/ghes-3.15.json
  6764    - name: DELETE /user/packages/{package_type}/{package_name}
  6765      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
  6766      openapi_files:
  6767        - descriptions/api.github.com/api.github.com.json
  6768        - descriptions/ghec/ghec.json
  6769        - descriptions/ghes-3.15/ghes-3.15.json
  6770    - name: GET /user/packages/{package_type}/{package_name}
  6771      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
  6772      openapi_files:
  6773        - descriptions/api.github.com/api.github.com.json
  6774        - descriptions/ghec/ghec.json
  6775        - descriptions/ghes-3.15/ghes-3.15.json
  6776    - name: POST /user/packages/{package_type}/{package_name}/restore
  6777      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
  6778      openapi_files:
  6779        - descriptions/api.github.com/api.github.com.json
  6780        - descriptions/ghec/ghec.json
  6781        - descriptions/ghes-3.15/ghes-3.15.json
  6782    - name: GET /user/packages/{package_type}/{package_name}/versions
  6783      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
  6784      openapi_files:
  6785        - descriptions/api.github.com/api.github.com.json
  6786        - descriptions/ghec/ghec.json
  6787        - descriptions/ghes-3.15/ghes-3.15.json
  6788    - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6789      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
  6790      openapi_files:
  6791        - descriptions/api.github.com/api.github.com.json
  6792        - descriptions/ghec/ghec.json
  6793        - descriptions/ghes-3.15/ghes-3.15.json
  6794    - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6795      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
  6796      openapi_files:
  6797        - descriptions/api.github.com/api.github.com.json
  6798        - descriptions/ghec/ghec.json
  6799        - descriptions/ghes-3.15/ghes-3.15.json
  6800    - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6801      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
  6802      openapi_files:
  6803        - descriptions/api.github.com/api.github.com.json
  6804        - descriptions/ghec/ghec.json
  6805        - descriptions/ghes-3.15/ghes-3.15.json
  6806    - name: POST /user/projects
  6807      documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project
  6808      openapi_files:
  6809        - descriptions/api.github.com/api.github.com.json
  6810        - descriptions/ghec/ghec.json
  6811        - descriptions/ghes-3.15/ghes-3.15.json
  6812    - name: GET /user/public_emails
  6813      documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user
  6814      openapi_files:
  6815        - descriptions/api.github.com/api.github.com.json
  6816        - descriptions/ghec/ghec.json
  6817        - descriptions/ghes-3.15/ghes-3.15.json
  6818    - name: GET /user/repos
  6819      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user
  6820      openapi_files:
  6821        - descriptions/api.github.com/api.github.com.json
  6822        - descriptions/ghec/ghec.json
  6823        - descriptions/ghes-3.15/ghes-3.15.json
  6824    - name: POST /user/repos
  6825      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user
  6826      openapi_files:
  6827        - descriptions/api.github.com/api.github.com.json
  6828        - descriptions/ghec/ghec.json
  6829        - descriptions/ghes-3.15/ghes-3.15.json
  6830    - name: GET /user/repository_invitations
  6831      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
  6832      openapi_files:
  6833        - descriptions/api.github.com/api.github.com.json
  6834        - descriptions/ghec/ghec.json
  6835        - descriptions/ghes-3.15/ghes-3.15.json
  6836    - name: DELETE /user/repository_invitations/{invitation_id}
  6837      documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
  6838      openapi_files:
  6839        - descriptions/api.github.com/api.github.com.json
  6840        - descriptions/ghec/ghec.json
  6841        - descriptions/ghes-3.15/ghes-3.15.json
  6842    - name: PATCH /user/repository_invitations/{invitation_id}
  6843      documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
  6844      openapi_files:
  6845        - descriptions/api.github.com/api.github.com.json
  6846        - descriptions/ghec/ghec.json
  6847        - descriptions/ghes-3.15/ghes-3.15.json
  6848    - name: DELETE /user/social_accounts
  6849      documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user
  6850      openapi_files:
  6851        - descriptions/api.github.com/api.github.com.json
  6852        - descriptions/ghec/ghec.json
  6853        - descriptions/ghes-3.15/ghes-3.15.json
  6854    - name: GET /user/social_accounts
  6855      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user
  6856      openapi_files:
  6857        - descriptions/api.github.com/api.github.com.json
  6858        - descriptions/ghec/ghec.json
  6859        - descriptions/ghes-3.15/ghes-3.15.json
  6860    - name: POST /user/social_accounts
  6861      documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user
  6862      openapi_files:
  6863        - descriptions/api.github.com/api.github.com.json
  6864        - descriptions/ghec/ghec.json
  6865        - descriptions/ghes-3.15/ghes-3.15.json
  6866    - name: GET /user/ssh_signing_keys
  6867      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user
  6868      openapi_files:
  6869        - descriptions/api.github.com/api.github.com.json
  6870        - descriptions/ghec/ghec.json
  6871        - descriptions/ghes-3.15/ghes-3.15.json
  6872    - name: POST /user/ssh_signing_keys
  6873      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user
  6874      openapi_files:
  6875        - descriptions/api.github.com/api.github.com.json
  6876        - descriptions/ghec/ghec.json
  6877        - descriptions/ghes-3.15/ghes-3.15.json
  6878    - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id}
  6879      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
  6880      openapi_files:
  6881        - descriptions/api.github.com/api.github.com.json
  6882        - descriptions/ghec/ghec.json
  6883        - descriptions/ghes-3.15/ghes-3.15.json
  6884    - name: GET /user/ssh_signing_keys/{ssh_signing_key_id}
  6885      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
  6886      openapi_files:
  6887        - descriptions/api.github.com/api.github.com.json
  6888        - descriptions/ghec/ghec.json
  6889        - descriptions/ghes-3.15/ghes-3.15.json
  6890    - name: GET /user/starred
  6891      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
  6892      openapi_files:
  6893        - descriptions/api.github.com/api.github.com.json
  6894        - descriptions/ghec/ghec.json
  6895        - descriptions/ghes-3.15/ghes-3.15.json
  6896    - name: DELETE /user/starred/{owner}/{repo}
  6897      documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
  6898      openapi_files:
  6899        - descriptions/api.github.com/api.github.com.json
  6900        - descriptions/ghec/ghec.json
  6901        - descriptions/ghes-3.15/ghes-3.15.json
  6902    - name: GET /user/starred/{owner}/{repo}
  6903      documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
  6904      openapi_files:
  6905        - descriptions/api.github.com/api.github.com.json
  6906        - descriptions/ghec/ghec.json
  6907        - descriptions/ghes-3.15/ghes-3.15.json
  6908    - name: PUT /user/starred/{owner}/{repo}
  6909      documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
  6910      openapi_files:
  6911        - descriptions/api.github.com/api.github.com.json
  6912        - descriptions/ghec/ghec.json
  6913        - descriptions/ghes-3.15/ghes-3.15.json
  6914    - name: GET /user/subscriptions
  6915      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user
  6916      openapi_files:
  6917        - descriptions/api.github.com/api.github.com.json
  6918        - descriptions/ghec/ghec.json
  6919        - descriptions/ghes-3.15/ghes-3.15.json
  6920    - name: GET /user/teams
  6921      documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user
  6922      openapi_files:
  6923        - descriptions/api.github.com/api.github.com.json
  6924        - descriptions/ghec/ghec.json
  6925        - descriptions/ghes-3.15/ghes-3.15.json
  6926    - name: GET /user/{account_id}
  6927      documentation_url: https://docs.github.com/rest/users/users#get-a-user-using-their-id
  6928      openapi_files:
  6929        - descriptions/api.github.com/api.github.com.json
  6930        - descriptions/ghec/ghec.json
  6931        - descriptions/ghes-3.15/ghes-3.15.json
  6932    - name: GET /users
  6933      documentation_url: https://docs.github.com/rest/users/users#list-users
  6934      openapi_files:
  6935        - descriptions/api.github.com/api.github.com.json
  6936        - descriptions/ghec/ghec.json
  6937        - descriptions/ghes-3.15/ghes-3.15.json
  6938    - name: GET /users/{username}
  6939      documentation_url: https://docs.github.com/rest/users/users#get-a-user
  6940      openapi_files:
  6941        - descriptions/api.github.com/api.github.com.json
  6942        - descriptions/ghec/ghec.json
  6943        - descriptions/ghes-3.15/ghes-3.15.json
  6944    - name: GET /users/{username}/attestations/{subject_digest}
  6945      documentation_url: https://docs.github.com/rest/users/attestations#list-attestations
  6946      openapi_files:
  6947        - descriptions/api.github.com/api.github.com.json
  6948        - descriptions/ghec/ghec.json
  6949    - name: GET /users/{username}/docker/conflicts
  6950      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user
  6951      openapi_files:
  6952        - descriptions/api.github.com/api.github.com.json
  6953        - descriptions/ghec/ghec.json
  6954        - descriptions/ghes-3.15/ghes-3.15.json
  6955    - name: GET /users/{username}/events
  6956      documentation_url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user
  6957      openapi_files:
  6958        - descriptions/api.github.com/api.github.com.json
  6959        - descriptions/ghec/ghec.json
  6960        - descriptions/ghes-3.15/ghes-3.15.json
  6961    - name: GET /users/{username}/events/orgs/{org}
  6962      documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user
  6963      openapi_files:
  6964        - descriptions/api.github.com/api.github.com.json
  6965        - descriptions/ghec/ghec.json
  6966        - descriptions/ghes-3.15/ghes-3.15.json
  6967    - name: GET /users/{username}/events/public
  6968      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user
  6969      openapi_files:
  6970        - descriptions/api.github.com/api.github.com.json
  6971        - descriptions/ghec/ghec.json
  6972        - descriptions/ghes-3.15/ghes-3.15.json
  6973    - name: GET /users/{username}/followers
  6974      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-user
  6975      openapi_files:
  6976        - descriptions/api.github.com/api.github.com.json
  6977        - descriptions/ghec/ghec.json
  6978        - descriptions/ghes-3.15/ghes-3.15.json
  6979    - name: GET /users/{username}/following
  6980      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows
  6981      openapi_files:
  6982        - descriptions/api.github.com/api.github.com.json
  6983        - descriptions/ghec/ghec.json
  6984        - descriptions/ghes-3.15/ghes-3.15.json
  6985    - name: GET /users/{username}/following/{target_user}
  6986      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user
  6987      openapi_files:
  6988        - descriptions/api.github.com/api.github.com.json
  6989        - descriptions/ghec/ghec.json
  6990        - descriptions/ghes-3.15/ghes-3.15.json
  6991    - name: GET /users/{username}/gists
  6992      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user
  6993      openapi_files:
  6994        - descriptions/api.github.com/api.github.com.json
  6995        - descriptions/ghec/ghec.json
  6996        - descriptions/ghes-3.15/ghes-3.15.json
  6997    - name: GET /users/{username}/gpg_keys
  6998      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user
  6999      openapi_files:
  7000        - descriptions/api.github.com/api.github.com.json
  7001        - descriptions/ghec/ghec.json
  7002        - descriptions/ghes-3.15/ghes-3.15.json
  7003    - name: GET /users/{username}/hovercard
  7004      documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user
  7005      openapi_files:
  7006        - descriptions/api.github.com/api.github.com.json
  7007        - descriptions/ghec/ghec.json
  7008        - descriptions/ghes-3.15/ghes-3.15.json
  7009    - name: GET /users/{username}/installation
  7010      documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app
  7011      openapi_files:
  7012        - descriptions/api.github.com/api.github.com.json
  7013        - descriptions/ghec/ghec.json
  7014        - descriptions/ghes-3.15/ghes-3.15.json
  7015    - name: GET /users/{username}/keys
  7016      documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user
  7017      openapi_files:
  7018        - descriptions/api.github.com/api.github.com.json
  7019        - descriptions/ghec/ghec.json
  7020        - descriptions/ghes-3.15/ghes-3.15.json
  7021    - name: GET /users/{username}/orgs
  7022      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
  7023      openapi_files:
  7024        - descriptions/api.github.com/api.github.com.json
  7025        - descriptions/ghec/ghec.json
  7026        - descriptions/ghes-3.15/ghes-3.15.json
  7027    - name: GET /users/{username}/packages
  7028      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user
  7029      openapi_files:
  7030        - descriptions/api.github.com/api.github.com.json
  7031        - descriptions/ghec/ghec.json
  7032        - descriptions/ghes-3.15/ghes-3.15.json
  7033    - name: DELETE /users/{username}/packages/{package_type}/{package_name}
  7034      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
  7035      openapi_files:
  7036        - descriptions/api.github.com/api.github.com.json
  7037        - descriptions/ghec/ghec.json
  7038        - descriptions/ghes-3.15/ghes-3.15.json
  7039    - name: GET /users/{username}/packages/{package_type}/{package_name}
  7040      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
  7041      openapi_files:
  7042        - descriptions/api.github.com/api.github.com.json
  7043        - descriptions/ghec/ghec.json
  7044        - descriptions/ghes-3.15/ghes-3.15.json
  7045    - name: POST /users/{username}/packages/{package_type}/{package_name}/restore
  7046      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
  7047      openapi_files:
  7048        - descriptions/api.github.com/api.github.com.json
  7049        - descriptions/ghec/ghec.json
  7050        - descriptions/ghes-3.15/ghes-3.15.json
  7051    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions
  7052      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
  7053      openapi_files:
  7054        - descriptions/api.github.com/api.github.com.json
  7055        - descriptions/ghec/ghec.json
  7056        - descriptions/ghes-3.15/ghes-3.15.json
  7057    - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  7058      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
  7059      openapi_files:
  7060        - descriptions/api.github.com/api.github.com.json
  7061        - descriptions/ghec/ghec.json
  7062        - descriptions/ghes-3.15/ghes-3.15.json
  7063    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  7064      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
  7065      openapi_files:
  7066        - descriptions/api.github.com/api.github.com.json
  7067        - descriptions/ghec/ghec.json
  7068        - descriptions/ghes-3.15/ghes-3.15.json
  7069    - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  7070      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
  7071      openapi_files:
  7072        - descriptions/api.github.com/api.github.com.json
  7073        - descriptions/ghec/ghec.json
  7074        - descriptions/ghes-3.15/ghes-3.15.json
  7075    - name: GET /users/{username}/projects
  7076      documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects
  7077      openapi_files:
  7078        - descriptions/api.github.com/api.github.com.json
  7079        - descriptions/ghec/ghec.json
  7080        - descriptions/ghes-3.15/ghes-3.15.json
  7081    - name: GET /users/{username}/received_events
  7082      documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user
  7083      openapi_files:
  7084        - descriptions/api.github.com/api.github.com.json
  7085        - descriptions/ghec/ghec.json
  7086        - descriptions/ghes-3.15/ghes-3.15.json
  7087    - name: GET /users/{username}/received_events/public
  7088      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user
  7089      openapi_files:
  7090        - descriptions/api.github.com/api.github.com.json
  7091        - descriptions/ghec/ghec.json
  7092        - descriptions/ghes-3.15/ghes-3.15.json
  7093    - name: GET /users/{username}/repos
  7094      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user
  7095      openapi_files:
  7096        - descriptions/api.github.com/api.github.com.json
  7097        - descriptions/ghec/ghec.json
  7098        - descriptions/ghes-3.15/ghes-3.15.json
  7099    - name: GET /users/{username}/settings/billing/actions
  7100      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user
  7101      openapi_files:
  7102        - descriptions/api.github.com/api.github.com.json
  7103        - descriptions/ghec/ghec.json
  7104    - name: GET /users/{username}/settings/billing/packages
  7105      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user
  7106      openapi_files:
  7107        - descriptions/api.github.com/api.github.com.json
  7108        - descriptions/ghec/ghec.json
  7109    - name: GET /users/{username}/settings/billing/shared-storage
  7110      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
  7111      openapi_files:
  7112        - descriptions/api.github.com/api.github.com.json
  7113        - descriptions/ghec/ghec.json
  7114    - name: DELETE /users/{username}/site_admin
  7115      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#demote-a-site-administrator
  7116      openapi_files:
  7117        - descriptions/ghes-3.15/ghes-3.15.json
  7118    - name: PUT /users/{username}/site_admin
  7119      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator
  7120      openapi_files:
  7121        - descriptions/ghes-3.15/ghes-3.15.json
  7122    - name: GET /users/{username}/social_accounts
  7123      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user
  7124      openapi_files:
  7125        - descriptions/api.github.com/api.github.com.json
  7126        - descriptions/ghec/ghec.json
  7127        - descriptions/ghes-3.15/ghes-3.15.json
  7128    - name: GET /users/{username}/ssh_signing_keys
  7129      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user
  7130      openapi_files:
  7131        - descriptions/api.github.com/api.github.com.json
  7132        - descriptions/ghec/ghec.json
  7133        - descriptions/ghes-3.15/ghes-3.15.json
  7134    - name: GET /users/{username}/starred
  7135      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
  7136      openapi_files:
  7137        - descriptions/api.github.com/api.github.com.json
  7138        - descriptions/ghec/ghec.json
  7139        - descriptions/ghes-3.15/ghes-3.15.json
  7140    - name: GET /users/{username}/subscriptions
  7141      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user
  7142      openapi_files:
  7143        - descriptions/api.github.com/api.github.com.json
  7144        - descriptions/ghec/ghec.json
  7145        - descriptions/ghes-3.15/ghes-3.15.json
  7146    - name: DELETE /users/{username}/suspended
  7147      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#unsuspend-a-user
  7148      openapi_files:
  7149        - descriptions/ghes-3.15/ghes-3.15.json
  7150    - name: PUT /users/{username}/suspended
  7151      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#suspend-a-user
  7152      openapi_files:
  7153        - descriptions/ghes-3.15/ghes-3.15.json
  7154    - name: GET /versions
  7155      documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions
  7156      openapi_files:
  7157        - descriptions/api.github.com/api.github.com.json
  7158        - descriptions/ghec/ghec.json
  7159    - name: GET /zen
  7160      documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github
  7161      openapi_files:
  7162        - descriptions/api.github.com/api.github.com.json
  7163        - descriptions/ghec/ghec.json
  7164        - descriptions/ghes-3.15/ghes-3.15.json