github.com/google/go-github/v68@v68.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: 4ab8513682637010cd3bb5d8ee3227cc5ce739d1
    51  openapi_operations:
    52    - name: GET /
    53      documentation_url: https://docs.github.com/rest/meta/meta#github-api-root
    54      openapi_files:
    55        - descriptions/api.github.com/api.github.com.json
    56        - descriptions/ghec/ghec.json
    57        - descriptions/ghes-3.15/ghes-3.15.json
    58    - name: GET /admin/hooks
    59      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#list-global-webhooks
    60      openapi_files:
    61        - descriptions/ghes-3.15/ghes-3.15.json
    62    - name: POST /admin/hooks
    63      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#create-a-global-webhook
    64      openapi_files:
    65        - descriptions/ghes-3.15/ghes-3.15.json
    66    - name: DELETE /admin/hooks/{hook_id}
    67      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#delete-a-global-webhook
    68      openapi_files:
    69        - descriptions/ghes-3.15/ghes-3.15.json
    70    - name: GET /admin/hooks/{hook_id}
    71      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#get-a-global-webhook
    72      openapi_files:
    73        - descriptions/ghes-3.15/ghes-3.15.json
    74    - name: PATCH /admin/hooks/{hook_id}
    75      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#update-a-global-webhook
    76      openapi_files:
    77        - descriptions/ghes-3.15/ghes-3.15.json
    78    - name: POST /admin/hooks/{hook_id}/pings
    79      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/global-webhooks#ping-a-global-webhook
    80      openapi_files:
    81        - descriptions/ghes-3.15/ghes-3.15.json
    82    - name: GET /admin/keys
    83      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#list-public-keys
    84      openapi_files:
    85        - descriptions/ghes-3.15/ghes-3.15.json
    86    - name: DELETE /admin/keys/{key_ids}
    87      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-public-key
    88      openapi_files:
    89        - descriptions/ghes-3.15/ghes-3.15.json
    90    - name: PATCH /admin/ldap/teams/{team_id}/mapping
    91      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-team
    92      openapi_files:
    93        - descriptions/ghes-3.15/ghes-3.15.json
    94    - name: POST /admin/ldap/teams/{team_id}/sync
    95      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-team
    96      openapi_files:
    97        - descriptions/ghes-3.15/ghes-3.15.json
    98    - name: PATCH /admin/ldap/users/{username}/mapping
    99      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-user
   100      openapi_files:
   101        - descriptions/ghes-3.15/ghes-3.15.json
   102    - name: POST /admin/ldap/users/{username}/sync
   103      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-user
   104      openapi_files:
   105        - descriptions/ghes-3.15/ghes-3.15.json
   106    - name: POST /admin/organizations
   107      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/orgs#create-an-organization
   108      openapi_files:
   109        - descriptions/ghes-3.15/ghes-3.15.json
   110    - name: PATCH /admin/organizations/{org}
   111      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/orgs#update-an-organization-name
   112      openapi_files:
   113        - descriptions/ghes-3.15/ghes-3.15.json
   114    - name: GET /admin/pre-receive-environments
   115      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#list-pre-receive-environments
   116      openapi_files:
   117        - descriptions/ghes-3.15/ghes-3.15.json
   118    - name: POST /admin/pre-receive-environments
   119      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#create-a-pre-receive-environment
   120      openapi_files:
   121        - descriptions/ghes-3.15/ghes-3.15.json
   122    - name: DELETE /admin/pre-receive-environments/{pre_receive_environment_id}
   123      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#delete-a-pre-receive-environment
   124      openapi_files:
   125        - descriptions/ghes-3.15/ghes-3.15.json
   126    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}
   127      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#get-a-pre-receive-environment
   128      openapi_files:
   129        - descriptions/ghes-3.15/ghes-3.15.json
   130    - name: PATCH /admin/pre-receive-environments/{pre_receive_environment_id}
   131      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#update-a-pre-receive-environment
   132      openapi_files:
   133        - descriptions/ghes-3.15/ghes-3.15.json
   134    - name: POST /admin/pre-receive-environments/{pre_receive_environment_id}/downloads
   135      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#start-a-pre-receive-environment-download
   136      openapi_files:
   137        - descriptions/ghes-3.15/ghes-3.15.json
   138    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest
   139      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-environments#get-the-download-status-for-a-pre-receive-environment
   140      openapi_files:
   141        - descriptions/ghes-3.15/ghes-3.15.json
   142    - name: GET /admin/pre-receive-hooks
   143      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#list-pre-receive-hooks
   144      openapi_files:
   145        - descriptions/ghes-3.15/ghes-3.15.json
   146    - name: POST /admin/pre-receive-hooks
   147      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#create-a-pre-receive-hook
   148      openapi_files:
   149        - descriptions/ghes-3.15/ghes-3.15.json
   150    - name: DELETE /admin/pre-receive-hooks/{pre_receive_hook_id}
   151      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook
   152      openapi_files:
   153        - descriptions/ghes-3.15/ghes-3.15.json
   154    - name: GET /admin/pre-receive-hooks/{pre_receive_hook_id}
   155      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#get-a-pre-receive-hook
   156      openapi_files:
   157        - descriptions/ghes-3.15/ghes-3.15.json
   158    - name: PATCH /admin/pre-receive-hooks/{pre_receive_hook_id}
   159      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/pre-receive-hooks#update-a-pre-receive-hook
   160      openapi_files:
   161        - descriptions/ghes-3.15/ghes-3.15.json
   162    - name: GET /admin/tokens
   163      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#list-personal-access-tokens
   164      openapi_files:
   165        - descriptions/ghes-3.15/ghes-3.15.json
   166    - name: DELETE /admin/tokens/{token_id}
   167      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-personal-access-token
   168      openapi_files:
   169        - descriptions/ghes-3.15/ghes-3.15.json
   170    - name: POST /admin/users
   171      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#create-a-user
   172      openapi_files:
   173        - descriptions/ghes-3.15/ghes-3.15.json
   174    - name: DELETE /admin/users/{username}
   175      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-a-user
   176      openapi_files:
   177        - descriptions/ghes-3.15/ghes-3.15.json
   178    - name: PATCH /admin/users/{username}
   179      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#update-the-username-for-a-user
   180      openapi_files:
   181        - descriptions/ghes-3.15/ghes-3.15.json
   182    - name: DELETE /admin/users/{username}/authorizations
   183      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#delete-an-impersonation-oauth-token
   184      openapi_files:
   185        - descriptions/ghes-3.15/ghes-3.15.json
   186    - name: POST /admin/users/{username}/authorizations
   187      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#create-an-impersonation-oauth-token
   188      openapi_files:
   189        - descriptions/ghes-3.15/ghes-3.15.json
   190    - name: GET /advisories
   191      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#list-global-security-advisories
   192      openapi_files:
   193        - descriptions/api.github.com/api.github.com.json
   194        - descriptions/ghec/ghec.json
   195        - descriptions/ghes-3.15/ghes-3.15.json
   196    - name: GET /advisories/{ghsa_id}
   197      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory
   198      openapi_files:
   199        - descriptions/api.github.com/api.github.com.json
   200        - descriptions/ghec/ghec.json
   201        - descriptions/ghes-3.15/ghes-3.15.json
   202    - name: GET /app
   203      documentation_url: https://docs.github.com/rest/apps/apps#get-the-authenticated-app
   204      openapi_files:
   205        - descriptions/api.github.com/api.github.com.json
   206        - descriptions/ghec/ghec.json
   207        - descriptions/ghes-3.15/ghes-3.15.json
   208    - name: POST /app-manifests/{code}/conversions
   209      documentation_url: https://docs.github.com/rest/apps/apps#create-a-github-app-from-a-manifest
   210      openapi_files:
   211        - descriptions/api.github.com/api.github.com.json
   212        - descriptions/ghec/ghec.json
   213        - descriptions/ghes-3.15/ghes-3.15.json
   214    - name: GET /app/hook/config
   215      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-webhook-configuration-for-an-app
   216      openapi_files:
   217        - descriptions/api.github.com/api.github.com.json
   218        - descriptions/ghec/ghec.json
   219        - descriptions/ghes-3.15/ghes-3.15.json
   220    - name: PATCH /app/hook/config
   221      documentation_url: https://docs.github.com/rest/apps/webhooks#update-a-webhook-configuration-for-an-app
   222      openapi_files:
   223        - descriptions/api.github.com/api.github.com.json
   224        - descriptions/ghec/ghec.json
   225        - descriptions/ghes-3.15/ghes-3.15.json
   226    - name: GET /app/hook/deliveries
   227      documentation_url: https://docs.github.com/rest/apps/webhooks#list-deliveries-for-an-app-webhook
   228      openapi_files:
   229        - descriptions/api.github.com/api.github.com.json
   230        - descriptions/ghec/ghec.json
   231        - descriptions/ghes-3.15/ghes-3.15.json
   232    - name: GET /app/hook/deliveries/{delivery_id}
   233      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-delivery-for-an-app-webhook
   234      openapi_files:
   235        - descriptions/api.github.com/api.github.com.json
   236        - descriptions/ghec/ghec.json
   237        - descriptions/ghes-3.15/ghes-3.15.json
   238    - name: POST /app/hook/deliveries/{delivery_id}/attempts
   239      documentation_url: https://docs.github.com/rest/apps/webhooks#redeliver-a-delivery-for-an-app-webhook
   240      openapi_files:
   241        - descriptions/api.github.com/api.github.com.json
   242        - descriptions/ghec/ghec.json
   243        - descriptions/ghes-3.15/ghes-3.15.json
   244    - name: GET /app/installation-requests
   245      documentation_url: https://docs.github.com/rest/apps/apps#list-installation-requests-for-the-authenticated-app
   246      openapi_files:
   247        - descriptions/api.github.com/api.github.com.json
   248        - descriptions/ghec/ghec.json
   249        - descriptions/ghes-3.15/ghes-3.15.json
   250    - name: GET /app/installations
   251      documentation_url: https://docs.github.com/rest/apps/apps#list-installations-for-the-authenticated-app
   252      openapi_files:
   253        - descriptions/api.github.com/api.github.com.json
   254        - descriptions/ghec/ghec.json
   255        - descriptions/ghes-3.15/ghes-3.15.json
   256    - name: DELETE /app/installations/{installation_id}
   257      documentation_url: https://docs.github.com/rest/apps/apps#delete-an-installation-for-the-authenticated-app
   258      openapi_files:
   259        - descriptions/api.github.com/api.github.com.json
   260        - descriptions/ghec/ghec.json
   261        - descriptions/ghes-3.15/ghes-3.15.json
   262    - name: GET /app/installations/{installation_id}
   263      documentation_url: https://docs.github.com/rest/apps/apps#get-an-installation-for-the-authenticated-app
   264      openapi_files:
   265        - descriptions/api.github.com/api.github.com.json
   266        - descriptions/ghec/ghec.json
   267        - descriptions/ghes-3.15/ghes-3.15.json
   268    - name: POST /app/installations/{installation_id}/access_tokens
   269      documentation_url: https://docs.github.com/rest/apps/apps#create-an-installation-access-token-for-an-app
   270      openapi_files:
   271        - descriptions/api.github.com/api.github.com.json
   272        - descriptions/ghec/ghec.json
   273        - descriptions/ghes-3.15/ghes-3.15.json
   274    - name: DELETE /app/installations/{installation_id}/suspended
   275      documentation_url: https://docs.github.com/rest/apps/apps#unsuspend-an-app-installation
   276      openapi_files:
   277        - descriptions/api.github.com/api.github.com.json
   278        - descriptions/ghec/ghec.json
   279        - descriptions/ghes-3.15/ghes-3.15.json
   280    - name: PUT /app/installations/{installation_id}/suspended
   281      documentation_url: https://docs.github.com/rest/apps/apps#suspend-an-app-installation
   282      openapi_files:
   283        - descriptions/api.github.com/api.github.com.json
   284        - descriptions/ghec/ghec.json
   285        - descriptions/ghes-3.15/ghes-3.15.json
   286    - name: GET /applications/grants
   287      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#list-your-grants
   288      openapi_files:
   289        - descriptions/ghes-3.15/ghes-3.15.json
   290    - name: DELETE /applications/grants/{grant_id}
   291      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#delete-a-grant
   292      openapi_files:
   293        - descriptions/ghes-3.15/ghes-3.15.json
   294    - name: GET /applications/grants/{grant_id}
   295      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-a-single-grant
   296      openapi_files:
   297        - descriptions/ghes-3.15/ghes-3.15.json
   298    - name: DELETE /applications/{client_id}/grant
   299      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-authorization
   300      openapi_files:
   301        - descriptions/api.github.com/api.github.com.json
   302        - descriptions/ghec/ghec.json
   303        - descriptions/ghes-3.15/ghes-3.15.json
   304    - name: DELETE /applications/{client_id}/grants/{access_token}
   305      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-a-grant-for-an-application
   306      openapi_files:
   307        - descriptions/ghes-3.3/ghes-3.3.json
   308    - name: DELETE /applications/{client_id}/token
   309      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-token
   310      openapi_files:
   311        - descriptions/api.github.com/api.github.com.json
   312        - descriptions/ghec/ghec.json
   313        - descriptions/ghes-3.15/ghes-3.15.json
   314    - name: PATCH /applications/{client_id}/token
   315      documentation_url: https://docs.github.com/rest/apps/oauth-applications#reset-a-token
   316      openapi_files:
   317        - descriptions/api.github.com/api.github.com.json
   318        - descriptions/ghec/ghec.json
   319        - descriptions/ghes-3.15/ghes-3.15.json
   320    - name: POST /applications/{client_id}/token
   321      documentation_url: https://docs.github.com/rest/apps/oauth-applications#check-a-token
   322      openapi_files:
   323        - descriptions/api.github.com/api.github.com.json
   324        - descriptions/ghec/ghec.json
   325        - descriptions/ghes-3.15/ghes-3.15.json
   326    - name: POST /applications/{client_id}/token/scoped
   327      documentation_url: https://docs.github.com/rest/apps/apps#create-a-scoped-access-token
   328      openapi_files:
   329        - descriptions/api.github.com/api.github.com.json
   330        - descriptions/ghec/ghec.json
   331        - descriptions/ghes-3.15/ghes-3.15.json
   332    - name: DELETE /applications/{client_id}/tokens/{access_token}
   333      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-an-authorization-for-an-application
   334      openapi_files:
   335        - descriptions/ghes-3.3/ghes-3.3.json
   336    - name: GET /applications/{client_id}/tokens/{access_token}
   337      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#check-an-authorization
   338      openapi_files:
   339        - descriptions/ghes-3.3/ghes-3.3.json
   340    - name: POST /applications/{client_id}/tokens/{access_token}
   341      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#reset-an-authorization
   342      openapi_files:
   343        - descriptions/ghes-3.3/ghes-3.3.json
   344    - name: GET /apps/{app_slug}
   345      documentation_url: https://docs.github.com/rest/apps/apps#get-an-app
   346      openapi_files:
   347        - descriptions/api.github.com/api.github.com.json
   348        - descriptions/ghec/ghec.json
   349        - descriptions/ghes-3.15/ghes-3.15.json
   350    - name: GET /assignments/{assignment_id}
   351      documentation_url: https://docs.github.com/rest/classroom/classroom#get-an-assignment
   352      openapi_files:
   353        - descriptions/api.github.com/api.github.com.json
   354        - descriptions/ghec/ghec.json
   355    - name: GET /assignments/{assignment_id}/accepted_assignments
   356      documentation_url: https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment
   357      openapi_files:
   358        - descriptions/api.github.com/api.github.com.json
   359        - descriptions/ghec/ghec.json
   360    - name: GET /assignments/{assignment_id}/grades
   361      documentation_url: https://docs.github.com/rest/classroom/classroom#get-assignment-grades
   362      openapi_files:
   363        - descriptions/api.github.com/api.github.com.json
   364        - descriptions/ghec/ghec.json
   365    - name: GET /authorizations
   366      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations
   367      openapi_files:
   368        - descriptions/ghes-3.15/ghes-3.15.json
   369    - name: POST /authorizations
   370      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#create-a-new-authorization
   371      openapi_files:
   372        - descriptions/ghes-3.15/ghes-3.15.json
   373    - name: PUT /authorizations/clients/{client_id}
   374      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app
   375      openapi_files:
   376        - descriptions/ghes-3.15/ghes-3.15.json
   377    - name: PUT /authorizations/clients/{client_id}/{fingerprint}
   378      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint
   379      openapi_files:
   380        - descriptions/ghes-3.15/ghes-3.15.json
   381    - name: DELETE /authorizations/{authorization_id}
   382      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#delete-an-authorization
   383      openapi_files:
   384        - descriptions/ghes-3.15/ghes-3.15.json
   385    - name: GET /authorizations/{authorization_id}
   386      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#get-a-single-authorization
   387      openapi_files:
   388        - descriptions/ghes-3.15/ghes-3.15.json
   389    - name: PATCH /authorizations/{authorization_id}
   390      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/oauth-authorizations/oauth-authorizations#update-an-existing-authorization
   391      openapi_files:
   392        - descriptions/ghes-3.15/ghes-3.15.json
   393    - name: GET /classrooms
   394      documentation_url: https://docs.github.com/rest/classroom/classroom#list-classrooms
   395      openapi_files:
   396        - descriptions/api.github.com/api.github.com.json
   397        - descriptions/ghec/ghec.json
   398    - name: GET /classrooms/{classroom_id}
   399      documentation_url: https://docs.github.com/rest/classroom/classroom#get-a-classroom
   400      openapi_files:
   401        - descriptions/api.github.com/api.github.com.json
   402        - descriptions/ghec/ghec.json
   403    - name: GET /classrooms/{classroom_id}/assignments
   404      documentation_url: https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom
   405      openapi_files:
   406        - descriptions/api.github.com/api.github.com.json
   407        - descriptions/ghec/ghec.json
   408    - name: GET /codes_of_conduct
   409      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-all-codes-of-conduct
   410      openapi_files:
   411        - descriptions/api.github.com/api.github.com.json
   412        - descriptions/ghec/ghec.json
   413        - descriptions/ghes-3.15/ghes-3.15.json
   414    - name: GET /codes_of_conduct/{key}
   415      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-a-code-of-conduct
   416      openapi_files:
   417        - descriptions/api.github.com/api.github.com.json
   418        - descriptions/ghec/ghec.json
   419        - descriptions/ghes-3.15/ghes-3.15.json
   420    - name: GET /emojis
   421      documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis
   422      openapi_files:
   423        - descriptions/api.github.com/api.github.com.json
   424        - descriptions/ghec/ghec.json
   425        - descriptions/ghes-3.15/ghes-3.15.json
   426    - name: GET /enterprise-installation/{enterprise_or_org}/server-statistics
   427      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/admin-stats#get-github-enterprise-server-statistics
   428      openapi_files:
   429        - descriptions/ghec/ghec.json
   430    - name: DELETE /enterprise/announcement
   431      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#remove-the-global-announcement-banner
   432      openapi_files:
   433        - descriptions/ghes-3.15/ghes-3.15.json
   434    - name: GET /enterprise/announcement
   435      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#get-the-global-announcement-banner
   436      openapi_files:
   437        - descriptions/ghes-3.15/ghes-3.15.json
   438    - name: PATCH /enterprise/announcement
   439      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/announcement#set-the-global-announcement-banner
   440      openapi_files:
   441        - descriptions/ghes-3.15/ghes-3.15.json
   442    - name: GET /enterprise/settings/license
   443      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/license#get-license-information
   444      openapi_files:
   445        - descriptions/ghes-3.15/ghes-3.15.json
   446    - name: GET /enterprise/stats/all
   447      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-all-statistics
   448      openapi_files:
   449        - descriptions/ghes-3.15/ghes-3.15.json
   450    - name: GET /enterprise/stats/comments
   451      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-comment-statistics
   452      openapi_files:
   453        - descriptions/ghes-3.15/ghes-3.15.json
   454    - name: GET /enterprise/stats/gists
   455      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-gist-statistics
   456      openapi_files:
   457        - descriptions/ghes-3.15/ghes-3.15.json
   458    - name: GET /enterprise/stats/hooks
   459      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-hooks-statistics
   460      openapi_files:
   461        - descriptions/ghes-3.15/ghes-3.15.json
   462    - name: GET /enterprise/stats/issues
   463      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-issue-statistics
   464      openapi_files:
   465        - descriptions/ghes-3.15/ghes-3.15.json
   466    - name: GET /enterprise/stats/milestones
   467      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-milestone-statistics
   468      openapi_files:
   469        - descriptions/ghes-3.15/ghes-3.15.json
   470    - name: GET /enterprise/stats/orgs
   471      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-organization-statistics
   472      openapi_files:
   473        - descriptions/ghes-3.15/ghes-3.15.json
   474    - name: GET /enterprise/stats/pages
   475      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-pages-statistics
   476      openapi_files:
   477        - descriptions/ghes-3.15/ghes-3.15.json
   478    - name: GET /enterprise/stats/pulls
   479      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-pull-request-statistics
   480      openapi_files:
   481        - descriptions/ghes-3.15/ghes-3.15.json
   482    - name: GET /enterprise/stats/repos
   483      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-repository-statistics
   484      openapi_files:
   485        - descriptions/ghes-3.15/ghes-3.15.json
   486    - name: GET /enterprise/stats/security-products
   487      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-security-products-statistics
   488      openapi_files:
   489        - descriptions/ghes-3.15/ghes-3.15.json
   490    - name: GET /enterprise/stats/users
   491      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/admin-stats#get-users-statistics
   492      openapi_files:
   493        - descriptions/ghes-3.15/ghes-3.15.json
   494    - name: GET /enterprises/{enterprise}/actions/cache/usage
   495      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-enterprise
   496      openapi_files:
   497        - descriptions/ghec/ghec.json
   498        - descriptions/ghes-3.15/ghes-3.15.json
   499    - name: GET /enterprises/{enterprise}/actions/cache/usage-policy
   500      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise
   501      openapi_files:
   502        - descriptions/ghes-3.15/ghes-3.15.json
   503    - name: PATCH /enterprises/{enterprise}/actions/cache/usage-policy
   504      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise
   505      openapi_files:
   506        - descriptions/ghes-3.15/ghes-3.15.json
   507    - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
   508      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise
   509      openapi_files:
   510        - descriptions/ghec/ghec.json
   511    - name: GET /enterprises/{enterprise}/actions/permissions
   512      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
   513      openapi_files:
   514        - descriptions/ghec/ghec.json
   515        - descriptions/ghes-3.15/ghes-3.15.json
   516    - name: PUT /enterprises/{enterprise}/actions/permissions
   517      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
   518      openapi_files:
   519        - descriptions/ghec/ghec.json
   520        - descriptions/ghes-3.15/ghes-3.15.json
   521    - name: GET /enterprises/{enterprise}/actions/permissions/organizations
   522      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
   523      openapi_files:
   524        - descriptions/ghec/ghec.json
   525        - descriptions/ghes-3.15/ghes-3.15.json
   526    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations
   527      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
   528      openapi_files:
   529        - descriptions/ghec/ghec.json
   530        - descriptions/ghes-3.15/ghes-3.15.json
   531    - name: DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   532      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
   533      openapi_files:
   534        - descriptions/ghec/ghec.json
   535        - descriptions/ghes-3.15/ghes-3.15.json
   536    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   537      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
   538      openapi_files:
   539        - descriptions/ghec/ghec.json
   540        - descriptions/ghes-3.15/ghes-3.15.json
   541    - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions
   542      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
   543      openapi_files:
   544        - descriptions/ghec/ghec.json
   545        - descriptions/ghes-3.15/ghes-3.15.json
   546    - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions
   547      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
   548      openapi_files:
   549        - descriptions/ghec/ghec.json
   550        - descriptions/ghes-3.15/ghes-3.15.json
   551    - name: GET /enterprises/{enterprise}/actions/permissions/workflow
   552      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise
   553      openapi_files:
   554        - descriptions/ghec/ghec.json
   555        - descriptions/ghes-3.15/ghes-3.15.json
   556    - name: PUT /enterprises/{enterprise}/actions/permissions/workflow
   557      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise
   558      openapi_files:
   559        - descriptions/ghec/ghec.json
   560        - descriptions/ghes-3.15/ghes-3.15.json
   561    - name: GET /enterprises/{enterprise}/actions/runner-groups
   562      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
   563      openapi_files:
   564        - descriptions/ghec/ghec.json
   565        - descriptions/ghes-3.15/ghes-3.15.json
   566    - name: POST /enterprises/{enterprise}/actions/runner-groups
   567      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
   568      openapi_files:
   569        - descriptions/ghec/ghec.json
   570        - descriptions/ghes-3.15/ghes-3.15.json
   571    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   572      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
   573      openapi_files:
   574        - descriptions/ghec/ghec.json
   575        - descriptions/ghes-3.15/ghes-3.15.json
   576    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   577      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
   578      openapi_files:
   579        - descriptions/ghec/ghec.json
   580        - descriptions/ghes-3.15/ghes-3.15.json
   581    - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   582      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
   583      openapi_files:
   584        - descriptions/ghec/ghec.json
   585        - descriptions/ghes-3.15/ghes-3.15.json
   586    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   587      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   588      openapi_files:
   589        - descriptions/ghec/ghec.json
   590        - descriptions/ghes-3.15/ghes-3.15.json
   591    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   592      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise
   593      openapi_files:
   594        - descriptions/ghec/ghec.json
   595        - descriptions/ghes-3.15/ghes-3.15.json
   596    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   597      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   598      openapi_files:
   599        - descriptions/ghec/ghec.json
   600        - descriptions/ghes-3.15/ghes-3.15.json
   601    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   602      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   603      openapi_files:
   604        - descriptions/ghec/ghec.json
   605        - descriptions/ghes-3.15/ghes-3.15.json
   606    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   607      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-enterprise
   608      openapi_files:
   609        - descriptions/ghec/ghec.json
   610        - descriptions/ghes-3.15/ghes-3.15.json
   611    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   612      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-enterprise
   613      openapi_files:
   614        - descriptions/ghec/ghec.json
   615        - descriptions/ghes-3.15/ghes-3.15.json
   616    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   617      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-enterprise
   618      openapi_files:
   619        - descriptions/ghec/ghec.json
   620        - descriptions/ghes-3.15/ghes-3.15.json
   621    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   622      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-enterprise
   623      openapi_files:
   624        - descriptions/ghec/ghec.json
   625        - descriptions/ghes-3.15/ghes-3.15.json
   626    - name: GET /enterprises/{enterprise}/actions/runners
   627      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
   628      openapi_files:
   629        - descriptions/ghec/ghec.json
   630        - descriptions/ghes-3.15/ghes-3.15.json
   631    - name: GET /enterprises/{enterprise}/actions/runners/downloads
   632      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
   633      openapi_files:
   634        - descriptions/ghec/ghec.json
   635        - descriptions/ghes-3.15/ghes-3.15.json
   636    - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig
   637      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-enterprise
   638      openapi_files:
   639        - descriptions/ghec/ghec.json
   640        - descriptions/ghes-3.15/ghes-3.15.json
   641    - name: POST /enterprises/{enterprise}/actions/runners/registration-token
   642      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
   643      openapi_files:
   644        - descriptions/ghec/ghec.json
   645        - descriptions/ghes-3.15/ghes-3.15.json
   646    - name: POST /enterprises/{enterprise}/actions/runners/remove-token
   647      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
   648      openapi_files:
   649        - descriptions/ghec/ghec.json
   650        - descriptions/ghes-3.15/ghes-3.15.json
   651    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
   652      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
   653      openapi_files:
   654        - descriptions/ghec/ghec.json
   655        - descriptions/ghes-3.15/ghes-3.15.json
   656    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}
   657      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
   658      openapi_files:
   659        - descriptions/ghec/ghec.json
   660        - descriptions/ghes-3.15/ghes-3.15.json
   661    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   662      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise
   663      openapi_files:
   664        - descriptions/ghec/ghec.json
   665        - descriptions/ghes-3.15/ghes-3.15.json
   666    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   667      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
   668      openapi_files:
   669        - descriptions/ghec/ghec.json
   670        - descriptions/ghes-3.15/ghes-3.15.json
   671    - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   672      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise
   673      openapi_files:
   674        - descriptions/ghec/ghec.json
   675        - descriptions/ghes-3.15/ghes-3.15.json
   676    - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   677      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise
   678      openapi_files:
   679        - descriptions/ghec/ghec.json
   680        - descriptions/ghes-3.15/ghes-3.15.json
   681    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
   682      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise
   683      openapi_files:
   684        - descriptions/ghec/ghec.json
   685        - descriptions/ghes-3.15/ghes-3.15.json
   686    - name: DELETE /enterprises/{enterprise}/announcement
   687      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
   688      openapi_files:
   689        - descriptions/ghec/ghec.json
   690    - name: GET /enterprises/{enterprise}/announcement
   691      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
   692      openapi_files:
   693        - descriptions/ghec/ghec.json
   694    - name: PATCH /enterprises/{enterprise}/announcement
   695      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
   696      openapi_files:
   697        - descriptions/ghec/ghec.json
   698    - name: GET /enterprises/{enterprise}/audit-log
   699      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
   700      openapi_files:
   701        - descriptions/ghec/ghec.json
   702        - descriptions/ghes-3.15/ghes-3.15.json
   703    - name: GET /enterprises/{enterprise}/audit-log/stream-key
   704      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
   705      openapi_files:
   706        - descriptions/ghec/ghec.json
   707    - name: GET /enterprises/{enterprise}/audit-log/streams
   708      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
   709      openapi_files:
   710        - descriptions/ghec/ghec.json
   711    - name: POST /enterprises/{enterprise}/audit-log/streams
   712      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
   713      openapi_files:
   714        - descriptions/ghec/ghec.json
   715    - name: DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
   716      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
   717      openapi_files:
   718        - descriptions/ghec/ghec.json
   719    - name: GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
   720      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
   721      openapi_files:
   722        - descriptions/ghec/ghec.json
   723    - name: PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
   724      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
   725      openapi_files:
   726        - descriptions/ghec/ghec.json
   727    - name: GET /enterprises/{enterprise}/code-scanning/alerts
   728      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise
   729      openapi_files:
   730        - descriptions/ghec/ghec.json
   731        - descriptions/ghes-3.15/ghes-3.15.json
   732    - name: GET /enterprises/{enterprise}/code_security_and_analysis
   733      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
   734      openapi_files:
   735        - descriptions/ghec/ghec.json
   736        - descriptions/ghes-3.15/ghes-3.15.json
   737    - name: PATCH /enterprises/{enterprise}/code_security_and_analysis
   738      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
   739      openapi_files:
   740        - descriptions/ghec/ghec.json
   741        - descriptions/ghes-3.15/ghes-3.15.json
   742    - name: GET /enterprises/{enterprise}/consumed-licenses
   743      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
   744      openapi_files:
   745        - descriptions/ghec/ghec.json
   746    - name: GET /enterprises/{enterprise}/copilot/billing/seats
   747      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
   748      openapi_files:
   749        - descriptions/api.github.com/api.github.com.json
   750        - descriptions/ghec/ghec.json
   751    - name: GET /enterprises/{enterprise}/copilot/metrics
   752      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
   753      openapi_files:
   754        - descriptions/api.github.com/api.github.com.json
   755        - descriptions/ghec/ghec.json
   756    - name: GET /enterprises/{enterprise}/copilot/usage
   757      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members
   758      openapi_files:
   759        - descriptions/api.github.com/api.github.com.json
   760        - descriptions/ghec/ghec.json
   761    - name: GET /enterprises/{enterprise}/dependabot/alerts
   762      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
   763      openapi_files:
   764        - descriptions/api.github.com/api.github.com.json
   765        - descriptions/ghec/ghec.json
   766        - descriptions/ghes-3.15/ghes-3.15.json
   767    - name: GET /enterprises/{enterprise}/license-sync-status
   768      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
   769      openapi_files:
   770        - descriptions/ghec/ghec.json
   771    - name: GET /enterprises/{enterprise}/properties/schema
   772      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
   773      openapi_files:
   774        - descriptions/ghec/ghec.json
   775    - name: PATCH /enterprises/{enterprise}/properties/schema
   776      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
   777      openapi_files:
   778        - descriptions/ghec/ghec.json
   779    - name: DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
   780      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
   781      openapi_files:
   782        - descriptions/ghec/ghec.json
   783    - name: GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
   784      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
   785      openapi_files:
   786        - descriptions/ghec/ghec.json
   787    - name: PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
   788      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
   789      openapi_files:
   790        - descriptions/ghec/ghec.json
   791    - name: GET /enterprises/{enterprise}/secret-scanning/alerts
   792      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
   793      openapi_files:
   794        - descriptions/api.github.com/api.github.com.json
   795        - descriptions/ghec/ghec.json
   796        - descriptions/ghes-3.15/ghes-3.15.json
   797    - name: GET /enterprises/{enterprise}/settings/billing/actions
   798      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise
   799      openapi_files:
   800        - descriptions/ghec/ghec.json
   801    - name: GET /enterprises/{enterprise}/settings/billing/advanced-security
   802      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise
   803      openapi_files:
   804        - descriptions/ghec/ghec.json
   805        - descriptions/ghes-3.15/ghes-3.15.json
   806    - name: GET /enterprises/{enterprise}/settings/billing/cost-centers
   807      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-all-cost-centers-for-an-enterprise
   808      openapi_files:
   809        - descriptions/ghec/ghec.json
   810    - name: DELETE /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   811      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center
   812      openapi_files:
   813        - descriptions/ghec/ghec.json
   814    - name: POST /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   815      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center
   816      openapi_files:
   817        - descriptions/ghec/ghec.json
   818    - name: GET /enterprises/{enterprise}/settings/billing/packages
   819      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
   820      openapi_files:
   821        - descriptions/ghec/ghec.json
   822    - name: GET /enterprises/{enterprise}/settings/billing/shared-storage
   823      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
   824      openapi_files:
   825        - descriptions/ghec/ghec.json
   826    - name: GET /enterprises/{enterprise}/settings/billing/usage
   827      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise
   828      openapi_files:
   829        - descriptions/ghec/ghec.json
   830    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics
   831      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
   832      openapi_files:
   833        - descriptions/api.github.com/api.github.com.json
   834        - descriptions/ghec/ghec.json
   835    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage
   836      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team
   837      openapi_files:
   838        - descriptions/api.github.com/api.github.com.json
   839        - descriptions/ghec/ghec.json
   840    - name: POST /enterprises/{enterprise}/{security_product}/{enablement}
   841      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
   842      openapi_files:
   843        - descriptions/ghec/ghec.json
   844        - descriptions/ghes-3.15/ghes-3.15.json
   845    - name: GET /events
   846      documentation_url: https://docs.github.com/rest/activity/events#list-public-events
   847      openapi_files:
   848        - descriptions/api.github.com/api.github.com.json
   849        - descriptions/ghec/ghec.json
   850        - descriptions/ghes-3.15/ghes-3.15.json
   851    - name: GET /feeds
   852      documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds
   853      openapi_files:
   854        - descriptions/api.github.com/api.github.com.json
   855        - descriptions/ghec/ghec.json
   856        - descriptions/ghes-3.15/ghes-3.15.json
   857    - name: GET /gists
   858      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user
   859      openapi_files:
   860        - descriptions/api.github.com/api.github.com.json
   861        - descriptions/ghec/ghec.json
   862        - descriptions/ghes-3.15/ghes-3.15.json
   863    - name: POST /gists
   864      documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist
   865      openapi_files:
   866        - descriptions/api.github.com/api.github.com.json
   867        - descriptions/ghec/ghec.json
   868        - descriptions/ghes-3.15/ghes-3.15.json
   869    - name: GET /gists/public
   870      documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists
   871      openapi_files:
   872        - descriptions/api.github.com/api.github.com.json
   873        - descriptions/ghec/ghec.json
   874        - descriptions/ghes-3.15/ghes-3.15.json
   875    - name: GET /gists/starred
   876      documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists
   877      openapi_files:
   878        - descriptions/api.github.com/api.github.com.json
   879        - descriptions/ghec/ghec.json
   880        - descriptions/ghes-3.15/ghes-3.15.json
   881    - name: DELETE /gists/{gist_id}
   882      documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist
   883      openapi_files:
   884        - descriptions/api.github.com/api.github.com.json
   885        - descriptions/ghec/ghec.json
   886        - descriptions/ghes-3.15/ghes-3.15.json
   887    - name: GET /gists/{gist_id}
   888      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist
   889      openapi_files:
   890        - descriptions/api.github.com/api.github.com.json
   891        - descriptions/ghec/ghec.json
   892        - descriptions/ghes-3.15/ghes-3.15.json
   893    - name: PATCH /gists/{gist_id}
   894      documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist
   895      openapi_files:
   896        - descriptions/api.github.com/api.github.com.json
   897        - descriptions/ghec/ghec.json
   898        - descriptions/ghes-3.15/ghes-3.15.json
   899    - name: GET /gists/{gist_id}/comments
   900      documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments
   901      openapi_files:
   902        - descriptions/api.github.com/api.github.com.json
   903        - descriptions/ghec/ghec.json
   904        - descriptions/ghes-3.15/ghes-3.15.json
   905    - name: POST /gists/{gist_id}/comments
   906      documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment
   907      openapi_files:
   908        - descriptions/api.github.com/api.github.com.json
   909        - descriptions/ghec/ghec.json
   910        - descriptions/ghes-3.15/ghes-3.15.json
   911    - name: DELETE /gists/{gist_id}/comments/{comment_id}
   912      documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment
   913      openapi_files:
   914        - descriptions/api.github.com/api.github.com.json
   915        - descriptions/ghec/ghec.json
   916        - descriptions/ghes-3.15/ghes-3.15.json
   917    - name: GET /gists/{gist_id}/comments/{comment_id}
   918      documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment
   919      openapi_files:
   920        - descriptions/api.github.com/api.github.com.json
   921        - descriptions/ghec/ghec.json
   922        - descriptions/ghes-3.15/ghes-3.15.json
   923    - name: PATCH /gists/{gist_id}/comments/{comment_id}
   924      documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment
   925      openapi_files:
   926        - descriptions/api.github.com/api.github.com.json
   927        - descriptions/ghec/ghec.json
   928        - descriptions/ghes-3.15/ghes-3.15.json
   929    - name: GET /gists/{gist_id}/commits
   930      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits
   931      openapi_files:
   932        - descriptions/api.github.com/api.github.com.json
   933        - descriptions/ghec/ghec.json
   934        - descriptions/ghes-3.15/ghes-3.15.json
   935    - name: GET /gists/{gist_id}/forks
   936      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks
   937      openapi_files:
   938        - descriptions/api.github.com/api.github.com.json
   939        - descriptions/ghec/ghec.json
   940        - descriptions/ghes-3.15/ghes-3.15.json
   941    - name: POST /gists/{gist_id}/forks
   942      documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist
   943      openapi_files:
   944        - descriptions/api.github.com/api.github.com.json
   945        - descriptions/ghec/ghec.json
   946        - descriptions/ghes-3.15/ghes-3.15.json
   947    - name: DELETE /gists/{gist_id}/star
   948      documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist
   949      openapi_files:
   950        - descriptions/api.github.com/api.github.com.json
   951        - descriptions/ghec/ghec.json
   952        - descriptions/ghes-3.15/ghes-3.15.json
   953    - name: GET /gists/{gist_id}/star
   954      documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred
   955      openapi_files:
   956        - descriptions/api.github.com/api.github.com.json
   957        - descriptions/ghec/ghec.json
   958        - descriptions/ghes-3.15/ghes-3.15.json
   959    - name: PUT /gists/{gist_id}/star
   960      documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist
   961      openapi_files:
   962        - descriptions/api.github.com/api.github.com.json
   963        - descriptions/ghec/ghec.json
   964        - descriptions/ghes-3.15/ghes-3.15.json
   965    - name: GET /gists/{gist_id}/{sha}
   966      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision
   967      openapi_files:
   968        - descriptions/api.github.com/api.github.com.json
   969        - descriptions/ghec/ghec.json
   970        - descriptions/ghes-3.15/ghes-3.15.json
   971    - name: GET /gitignore/templates
   972      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates
   973      openapi_files:
   974        - descriptions/api.github.com/api.github.com.json
   975        - descriptions/ghec/ghec.json
   976        - descriptions/ghes-3.15/ghes-3.15.json
   977    - name: GET /gitignore/templates/{name}
   978      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template
   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 /installation/repositories
   984      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation
   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: DELETE /installation/token
   990      documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token
   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: GET /issues
   996      documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
   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 /licenses
  1002      documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses
  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 /licenses/{license}
  1008      documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license
  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 /manage/v1/access/ssh
  1014      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#delete-a-ssh-key
  1015      openapi_files:
  1016        - descriptions/ghes-3.15/ghes-3.15.json
  1017    - name: GET /manage/v1/access/ssh
  1018      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys
  1019      openapi_files:
  1020        - descriptions/ghes-3.15/ghes-3.15.json
  1021    - name: POST /manage/v1/access/ssh
  1022      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key
  1023      openapi_files:
  1024        - descriptions/ghes-3.15/ghes-3.15.json
  1025    - name: GET /manage/v1/checks/system-requirements
  1026      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
  1027      openapi_files:
  1028        - descriptions/ghes-3.15/ghes-3.15.json
  1029    - name: GET /manage/v1/cluster/status
  1030      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
  1031      openapi_files:
  1032        - descriptions/ghes-3.15/ghes-3.15.json
  1033    - name: GET /manage/v1/config/apply
  1034      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run
  1035      openapi_files:
  1036        - descriptions/ghes-3.15/ghes-3.15.json
  1037    - name: POST /manage/v1/config/apply
  1038      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run
  1039      openapi_files:
  1040        - descriptions/ghes-3.15/ghes-3.15.json
  1041    - name: GET /manage/v1/config/apply/events
  1042      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply
  1043      openapi_files:
  1044        - descriptions/ghes-3.15/ghes-3.15.json
  1045    - name: POST /manage/v1/config/init
  1046      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#initialize-instance-configuration-with-license-and-password
  1047      openapi_files:
  1048        - descriptions/ghes-3.15/ghes-3.15.json
  1049    - name: GET /manage/v1/config/license
  1050      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-enterprise-license-information
  1051      openapi_files:
  1052        - descriptions/ghes-3.15/ghes-3.15.json
  1053    - name: PUT /manage/v1/config/license
  1054      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#upload-an-enterprise-license
  1055      openapi_files:
  1056        - descriptions/ghes-3.15/ghes-3.15.json
  1057    - name: GET /manage/v1/config/license/check
  1058      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#check-a-license
  1059      openapi_files:
  1060        - descriptions/ghes-3.15/ghes-3.15.json
  1061    - name: GET /manage/v1/config/nodes
  1062      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes
  1063      openapi_files:
  1064        - descriptions/ghes-3.15/ghes-3.15.json
  1065    - name: GET /manage/v1/config/settings
  1066      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-ghes-settings
  1067      openapi_files:
  1068        - descriptions/ghes-3.15/ghes-3.15.json
  1069    - name: PUT /manage/v1/config/settings
  1070      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-settings
  1071      openapi_files:
  1072        - descriptions/ghes-3.15/ghes-3.15.json
  1073    - name: GET /manage/v1/maintenance
  1074      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode
  1075      openapi_files:
  1076        - descriptions/ghes-3.15/ghes-3.15.json
  1077    - name: POST /manage/v1/maintenance
  1078      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode
  1079      openapi_files:
  1080        - descriptions/ghes-3.15/ghes-3.15.json
  1081    - name: GET /manage/v1/replication/status
  1082      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
  1083      openapi_files:
  1084        - descriptions/ghes-3.15/ghes-3.15.json
  1085    - name: GET /manage/v1/version
  1086      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes
  1087      openapi_files:
  1088        - descriptions/ghes-3.15/ghes-3.15.json
  1089    - name: POST /markdown
  1090      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document
  1091      openapi_files:
  1092        - descriptions/api.github.com/api.github.com.json
  1093        - descriptions/ghec/ghec.json
  1094        - descriptions/ghes-3.15/ghes-3.15.json
  1095    - name: POST /markdown/raw
  1096      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode
  1097      openapi_files:
  1098        - descriptions/api.github.com/api.github.com.json
  1099        - descriptions/ghec/ghec.json
  1100        - descriptions/ghes-3.15/ghes-3.15.json
  1101    - name: GET /marketplace_listing/accounts/{account_id}
  1102      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account
  1103      openapi_files:
  1104        - descriptions/api.github.com/api.github.com.json
  1105        - descriptions/ghec/ghec.json
  1106    - name: GET /marketplace_listing/plans
  1107      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans
  1108      openapi_files:
  1109        - descriptions/api.github.com/api.github.com.json
  1110        - descriptions/ghec/ghec.json
  1111    - name: GET /marketplace_listing/plans/{plan_id}/accounts
  1112      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan
  1113      openapi_files:
  1114        - descriptions/api.github.com/api.github.com.json
  1115        - descriptions/ghec/ghec.json
  1116    - name: GET /marketplace_listing/stubbed/accounts/{account_id}
  1117      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed
  1118      openapi_files:
  1119        - descriptions/api.github.com/api.github.com.json
  1120        - descriptions/ghec/ghec.json
  1121    - name: GET /marketplace_listing/stubbed/plans
  1122      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed
  1123      openapi_files:
  1124        - descriptions/api.github.com/api.github.com.json
  1125        - descriptions/ghec/ghec.json
  1126    - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts
  1127      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed
  1128      openapi_files:
  1129        - descriptions/api.github.com/api.github.com.json
  1130        - descriptions/ghec/ghec.json
  1131    - name: GET /meta
  1132      documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information
  1133      openapi_files:
  1134        - descriptions/api.github.com/api.github.com.json
  1135        - descriptions/ghec/ghec.json
  1136        - descriptions/ghes-3.15/ghes-3.15.json
  1137    - name: GET /networks/{owner}/{repo}/events
  1138      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
  1139      openapi_files:
  1140        - descriptions/api.github.com/api.github.com.json
  1141        - descriptions/ghec/ghec.json
  1142        - descriptions/ghes-3.15/ghes-3.15.json
  1143    - name: GET /notifications
  1144      documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
  1145      openapi_files:
  1146        - descriptions/api.github.com/api.github.com.json
  1147        - descriptions/ghec/ghec.json
  1148        - descriptions/ghes-3.15/ghes-3.15.json
  1149    - name: PUT /notifications
  1150      documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read
  1151      openapi_files:
  1152        - descriptions/api.github.com/api.github.com.json
  1153        - descriptions/ghec/ghec.json
  1154        - descriptions/ghes-3.15/ghes-3.15.json
  1155    - name: DELETE /notifications/threads/{thread_id}
  1156      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-done
  1157      openapi_files:
  1158        - descriptions/api.github.com/api.github.com.json
  1159        - descriptions/ghec/ghec.json
  1160        - descriptions/ghes-3.15/ghes-3.15.json
  1161    - name: GET /notifications/threads/{thread_id}
  1162      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread
  1163      openapi_files:
  1164        - descriptions/api.github.com/api.github.com.json
  1165        - descriptions/ghec/ghec.json
  1166        - descriptions/ghes-3.15/ghes-3.15.json
  1167    - name: PATCH /notifications/threads/{thread_id}
  1168      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read
  1169      openapi_files:
  1170        - descriptions/api.github.com/api.github.com.json
  1171        - descriptions/ghec/ghec.json
  1172        - descriptions/ghes-3.15/ghes-3.15.json
  1173    - name: DELETE /notifications/threads/{thread_id}/subscription
  1174      documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription
  1175      openapi_files:
  1176        - descriptions/api.github.com/api.github.com.json
  1177        - descriptions/ghec/ghec.json
  1178        - descriptions/ghes-3.15/ghes-3.15.json
  1179    - name: GET /notifications/threads/{thread_id}/subscription
  1180      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user
  1181      openapi_files:
  1182        - descriptions/api.github.com/api.github.com.json
  1183        - descriptions/ghec/ghec.json
  1184        - descriptions/ghes-3.15/ghes-3.15.json
  1185    - name: PUT /notifications/threads/{thread_id}/subscription
  1186      documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription
  1187      openapi_files:
  1188        - descriptions/api.github.com/api.github.com.json
  1189        - descriptions/ghec/ghec.json
  1190        - descriptions/ghes-3.15/ghes-3.15.json
  1191    - name: GET /octocat
  1192      documentation_url: https://docs.github.com/rest/meta/meta#get-octocat
  1193      openapi_files:
  1194        - descriptions/api.github.com/api.github.com.json
  1195        - descriptions/ghec/ghec.json
  1196        - descriptions/ghes-3.15/ghes-3.15.json
  1197    - name: GET /organizations
  1198      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations
  1199      openapi_files:
  1200        - descriptions/api.github.com/api.github.com.json
  1201        - descriptions/ghec/ghec.json
  1202        - descriptions/ghes-3.15/ghes-3.15.json
  1203    - name: GET /organizations/{organization_id}/custom_roles
  1204      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization
  1205      openapi_files:
  1206        - descriptions/ghec/ghec.json
  1207        - descriptions/ghes-3.15/ghes-3.15.json
  1208    - name: GET /organizations/{org}/settings/billing/usage
  1209      documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
  1210      openapi_files:
  1211        - descriptions/api.github.com/api.github.com.json
  1212        - descriptions/ghec/ghec.json
  1213    - name: DELETE /orgs/{org}
  1214      documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization
  1215      openapi_files:
  1216        - descriptions/api.github.com/api.github.com.json
  1217        - descriptions/ghec/ghec.json
  1218        - descriptions/ghes-3.15/ghes-3.15.json
  1219    - name: GET /orgs/{org}
  1220      documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization
  1221      openapi_files:
  1222        - descriptions/api.github.com/api.github.com.json
  1223        - descriptions/ghec/ghec.json
  1224        - descriptions/ghes-3.15/ghes-3.15.json
  1225    - name: PATCH /orgs/{org}
  1226      documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization
  1227      openapi_files:
  1228        - descriptions/api.github.com/api.github.com.json
  1229        - descriptions/ghec/ghec.json
  1230        - descriptions/ghes-3.15/ghes-3.15.json
  1231    - name: GET /orgs/{org}/actions/cache/usage
  1232      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization
  1233      openapi_files:
  1234        - descriptions/api.github.com/api.github.com.json
  1235        - descriptions/ghec/ghec.json
  1236        - descriptions/ghes-3.15/ghes-3.15.json
  1237    - name: GET /orgs/{org}/actions/cache/usage-by-repository
  1238      documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization
  1239      openapi_files:
  1240        - descriptions/api.github.com/api.github.com.json
  1241        - descriptions/ghec/ghec.json
  1242        - descriptions/ghes-3.15/ghes-3.15.json
  1243    - name: GET /orgs/{org}/actions/oidc/customization/sub
  1244      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1245      openapi_files:
  1246        - descriptions/api.github.com/api.github.com.json
  1247        - descriptions/ghec/ghec.json
  1248        - descriptions/ghes-3.15/ghes-3.15.json
  1249    - name: PUT /orgs/{org}/actions/oidc/customization/sub
  1250      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1251      openapi_files:
  1252        - descriptions/api.github.com/api.github.com.json
  1253        - descriptions/ghec/ghec.json
  1254        - descriptions/ghes-3.15/ghes-3.15.json
  1255    - name: GET /orgs/{org}/actions/permissions
  1256      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization
  1257      openapi_files:
  1258        - descriptions/api.github.com/api.github.com.json
  1259        - descriptions/ghec/ghec.json
  1260        - descriptions/ghes-3.15/ghes-3.15.json
  1261    - name: PUT /orgs/{org}/actions/permissions
  1262      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization
  1263      openapi_files:
  1264        - descriptions/api.github.com/api.github.com.json
  1265        - descriptions/ghec/ghec.json
  1266        - descriptions/ghes-3.15/ghes-3.15.json
  1267    - name: GET /orgs/{org}/actions/permissions/repositories
  1268      documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization
  1269      openapi_files:
  1270        - descriptions/api.github.com/api.github.com.json
  1271        - descriptions/ghec/ghec.json
  1272        - descriptions/ghes-3.15/ghes-3.15.json
  1273    - name: PUT /orgs/{org}/actions/permissions/repositories
  1274      documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization
  1275      openapi_files:
  1276        - descriptions/api.github.com/api.github.com.json
  1277        - descriptions/ghec/ghec.json
  1278        - descriptions/ghes-3.15/ghes-3.15.json
  1279    - name: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
  1280      documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization
  1281      openapi_files:
  1282        - descriptions/api.github.com/api.github.com.json
  1283        - descriptions/ghec/ghec.json
  1284        - descriptions/ghes-3.15/ghes-3.15.json
  1285    - name: PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
  1286      documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization
  1287      openapi_files:
  1288        - descriptions/api.github.com/api.github.com.json
  1289        - descriptions/ghec/ghec.json
  1290        - descriptions/ghes-3.15/ghes-3.15.json
  1291    - name: GET /orgs/{org}/actions/permissions/selected-actions
  1292      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization
  1293      openapi_files:
  1294        - descriptions/api.github.com/api.github.com.json
  1295        - descriptions/ghec/ghec.json
  1296        - descriptions/ghes-3.15/ghes-3.15.json
  1297    - name: PUT /orgs/{org}/actions/permissions/selected-actions
  1298      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization
  1299      openapi_files:
  1300        - descriptions/api.github.com/api.github.com.json
  1301        - descriptions/ghec/ghec.json
  1302        - descriptions/ghes-3.15/ghes-3.15.json
  1303    - name: GET /orgs/{org}/actions/permissions/workflow
  1304      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization
  1305      openapi_files:
  1306        - descriptions/api.github.com/api.github.com.json
  1307        - descriptions/ghec/ghec.json
  1308        - descriptions/ghes-3.15/ghes-3.15.json
  1309    - name: PUT /orgs/{org}/actions/permissions/workflow
  1310      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization
  1311      openapi_files:
  1312        - descriptions/api.github.com/api.github.com.json
  1313        - descriptions/ghec/ghec.json
  1314        - descriptions/ghes-3.15/ghes-3.15.json
  1315    - name: GET /orgs/{org}/actions/runner-groups
  1316      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization
  1317      openapi_files:
  1318        - descriptions/api.github.com/api.github.com.json
  1319        - descriptions/ghec/ghec.json
  1320        - descriptions/ghes-3.15/ghes-3.15.json
  1321    - name: POST /orgs/{org}/actions/runner-groups
  1322      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization
  1323      openapi_files:
  1324        - descriptions/api.github.com/api.github.com.json
  1325        - descriptions/ghec/ghec.json
  1326        - descriptions/ghes-3.15/ghes-3.15.json
  1327    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}
  1328      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization
  1329      openapi_files:
  1330        - descriptions/api.github.com/api.github.com.json
  1331        - descriptions/ghec/ghec.json
  1332        - descriptions/ghes-3.15/ghes-3.15.json
  1333    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}
  1334      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization
  1335      openapi_files:
  1336        - descriptions/api.github.com/api.github.com.json
  1337        - descriptions/ghec/ghec.json
  1338        - descriptions/ghes-3.15/ghes-3.15.json
  1339    - name: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}
  1340      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization
  1341      openapi_files:
  1342        - descriptions/api.github.com/api.github.com.json
  1343        - descriptions/ghec/ghec.json
  1344        - descriptions/ghes-3.15/ghes-3.15.json
  1345    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1346      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-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: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1352      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-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: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1358      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-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: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1364      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-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/runner-groups/{runner_group_id}/runners
  1370      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-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: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1376      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization
  1377      openapi_files:
  1378        - descriptions/api.github.com/api.github.com.json
  1379        - descriptions/ghec/ghec.json
  1380        - descriptions/ghes-3.15/ghes-3.15.json
  1381    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1382      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization
  1383      openapi_files:
  1384        - descriptions/api.github.com/api.github.com.json
  1385        - descriptions/ghec/ghec.json
  1386        - descriptions/ghes-3.15/ghes-3.15.json
  1387    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1388      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization
  1389      openapi_files:
  1390        - descriptions/api.github.com/api.github.com.json
  1391        - descriptions/ghec/ghec.json
  1392        - descriptions/ghes-3.15/ghes-3.15.json
  1393    - name: GET /orgs/{org}/actions/runners
  1394      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization
  1395      openapi_files:
  1396        - descriptions/api.github.com/api.github.com.json
  1397        - descriptions/ghec/ghec.json
  1398        - descriptions/ghes-3.15/ghes-3.15.json
  1399    - name: GET /orgs/{org}/actions/runners/downloads
  1400      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization
  1401      openapi_files:
  1402        - descriptions/api.github.com/api.github.com.json
  1403        - descriptions/ghec/ghec.json
  1404        - descriptions/ghes-3.15/ghes-3.15.json
  1405    - name: POST /orgs/{org}/actions/runners/generate-jitconfig
  1406      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization
  1407      openapi_files:
  1408        - descriptions/api.github.com/api.github.com.json
  1409        - descriptions/ghec/ghec.json
  1410        - descriptions/ghes-3.15/ghes-3.15.json
  1411    - name: POST /orgs/{org}/actions/runners/registration-token
  1412      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization
  1413      openapi_files:
  1414        - descriptions/api.github.com/api.github.com.json
  1415        - descriptions/ghec/ghec.json
  1416        - descriptions/ghes-3.15/ghes-3.15.json
  1417    - name: POST /orgs/{org}/actions/runners/remove-token
  1418      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization
  1419      openapi_files:
  1420        - descriptions/api.github.com/api.github.com.json
  1421        - descriptions/ghec/ghec.json
  1422        - descriptions/ghes-3.15/ghes-3.15.json
  1423    - name: DELETE /orgs/{org}/actions/runners/{runner_id}
  1424      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization
  1425      openapi_files:
  1426        - descriptions/api.github.com/api.github.com.json
  1427        - descriptions/ghec/ghec.json
  1428        - descriptions/ghes-3.15/ghes-3.15.json
  1429    - name: GET /orgs/{org}/actions/runners/{runner_id}
  1430      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization
  1431      openapi_files:
  1432        - descriptions/api.github.com/api.github.com.json
  1433        - descriptions/ghec/ghec.json
  1434        - descriptions/ghes-3.15/ghes-3.15.json
  1435    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels
  1436      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization
  1437      openapi_files:
  1438        - descriptions/api.github.com/api.github.com.json
  1439        - descriptions/ghec/ghec.json
  1440        - descriptions/ghes-3.15/ghes-3.15.json
  1441    - name: GET /orgs/{org}/actions/runners/{runner_id}/labels
  1442      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization
  1443      openapi_files:
  1444        - descriptions/api.github.com/api.github.com.json
  1445        - descriptions/ghec/ghec.json
  1446        - descriptions/ghes-3.15/ghes-3.15.json
  1447    - name: POST /orgs/{org}/actions/runners/{runner_id}/labels
  1448      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization
  1449      openapi_files:
  1450        - descriptions/api.github.com/api.github.com.json
  1451        - descriptions/ghec/ghec.json
  1452        - descriptions/ghes-3.15/ghes-3.15.json
  1453    - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels
  1454      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization
  1455      openapi_files:
  1456        - descriptions/api.github.com/api.github.com.json
  1457        - descriptions/ghec/ghec.json
  1458        - descriptions/ghes-3.15/ghes-3.15.json
  1459    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  1460      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization
  1461      openapi_files:
  1462        - descriptions/api.github.com/api.github.com.json
  1463        - descriptions/ghec/ghec.json
  1464        - descriptions/ghes-3.15/ghes-3.15.json
  1465    - name: GET /orgs/{org}/actions/secrets
  1466      documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets
  1467      openapi_files:
  1468        - descriptions/api.github.com/api.github.com.json
  1469        - descriptions/ghec/ghec.json
  1470        - descriptions/ghes-3.15/ghes-3.15.json
  1471    - name: GET /orgs/{org}/actions/secrets/public-key
  1472      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key
  1473      openapi_files:
  1474        - descriptions/api.github.com/api.github.com.json
  1475        - descriptions/ghec/ghec.json
  1476        - descriptions/ghes-3.15/ghes-3.15.json
  1477    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}
  1478      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret
  1479      openapi_files:
  1480        - descriptions/api.github.com/api.github.com.json
  1481        - descriptions/ghec/ghec.json
  1482        - descriptions/ghes-3.15/ghes-3.15.json
  1483    - name: GET /orgs/{org}/actions/secrets/{secret_name}
  1484      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret
  1485      openapi_files:
  1486        - descriptions/api.github.com/api.github.com.json
  1487        - descriptions/ghec/ghec.json
  1488        - descriptions/ghes-3.15/ghes-3.15.json
  1489    - name: PUT /orgs/{org}/actions/secrets/{secret_name}
  1490      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret
  1491      openapi_files:
  1492        - descriptions/api.github.com/api.github.com.json
  1493        - descriptions/ghec/ghec.json
  1494        - descriptions/ghes-3.15/ghes-3.15.json
  1495    - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories
  1496      documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret
  1497      openapi_files:
  1498        - descriptions/api.github.com/api.github.com.json
  1499        - descriptions/ghec/ghec.json
  1500        - descriptions/ghes-3.15/ghes-3.15.json
  1501    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories
  1502      documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret
  1503      openapi_files:
  1504        - descriptions/api.github.com/api.github.com.json
  1505        - descriptions/ghec/ghec.json
  1506        - descriptions/ghes-3.15/ghes-3.15.json
  1507    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1508      documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret
  1509      openapi_files:
  1510        - descriptions/api.github.com/api.github.com.json
  1511        - descriptions/ghec/ghec.json
  1512        - descriptions/ghes-3.15/ghes-3.15.json
  1513    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1514      documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret
  1515      openapi_files:
  1516        - descriptions/api.github.com/api.github.com.json
  1517        - descriptions/ghec/ghec.json
  1518        - descriptions/ghes-3.15/ghes-3.15.json
  1519    - name: GET /orgs/{org}/actions/variables
  1520      documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables
  1521      openapi_files:
  1522        - descriptions/api.github.com/api.github.com.json
  1523        - descriptions/ghec/ghec.json
  1524        - descriptions/ghes-3.15/ghes-3.15.json
  1525    - name: POST /orgs/{org}/actions/variables
  1526      documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable
  1527      openapi_files:
  1528        - descriptions/api.github.com/api.github.com.json
  1529        - descriptions/ghec/ghec.json
  1530        - descriptions/ghes-3.15/ghes-3.15.json
  1531    - name: DELETE /orgs/{org}/actions/variables/{name}
  1532      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable
  1533      openapi_files:
  1534        - descriptions/api.github.com/api.github.com.json
  1535        - descriptions/ghec/ghec.json
  1536        - descriptions/ghes-3.15/ghes-3.15.json
  1537    - name: GET /orgs/{org}/actions/variables/{name}
  1538      documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable
  1539      openapi_files:
  1540        - descriptions/api.github.com/api.github.com.json
  1541        - descriptions/ghec/ghec.json
  1542        - descriptions/ghes-3.15/ghes-3.15.json
  1543    - name: PATCH /orgs/{org}/actions/variables/{name}
  1544      documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable
  1545      openapi_files:
  1546        - descriptions/api.github.com/api.github.com.json
  1547        - descriptions/ghec/ghec.json
  1548        - descriptions/ghes-3.15/ghes-3.15.json
  1549    - name: GET /orgs/{org}/actions/variables/{name}/repositories
  1550      documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable
  1551      openapi_files:
  1552        - descriptions/api.github.com/api.github.com.json
  1553        - descriptions/ghec/ghec.json
  1554        - descriptions/ghes-3.15/ghes-3.15.json
  1555    - name: PUT /orgs/{org}/actions/variables/{name}/repositories
  1556      documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable
  1557      openapi_files:
  1558        - descriptions/api.github.com/api.github.com.json
  1559        - descriptions/ghec/ghec.json
  1560        - descriptions/ghes-3.15/ghes-3.15.json
  1561    - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1562      documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable
  1563      openapi_files:
  1564        - descriptions/api.github.com/api.github.com.json
  1565        - descriptions/ghec/ghec.json
  1566        - descriptions/ghes-3.15/ghes-3.15.json
  1567    - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1568      documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable
  1569      openapi_files:
  1570        - descriptions/api.github.com/api.github.com.json
  1571        - descriptions/ghec/ghec.json
  1572        - descriptions/ghes-3.15/ghes-3.15.json
  1573    - name: DELETE /orgs/{org}/announcement
  1574      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization
  1575      openapi_files:
  1576        - descriptions/ghec/ghec.json
  1577        - descriptions/ghes-3.15/ghes-3.15.json
  1578    - name: GET /orgs/{org}/announcement
  1579      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization
  1580      openapi_files:
  1581        - descriptions/ghec/ghec.json
  1582        - descriptions/ghes-3.15/ghes-3.15.json
  1583    - name: PATCH /orgs/{org}/announcement
  1584      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization
  1585      openapi_files:
  1586        - descriptions/ghec/ghec.json
  1587        - descriptions/ghes-3.15/ghes-3.15.json
  1588    - name: GET /orgs/{org}/attestations/{subject_digest}
  1589      documentation_url: https://docs.github.com/rest/orgs/orgs#list-attestations
  1590      openapi_files:
  1591        - descriptions/api.github.com/api.github.com.json
  1592        - descriptions/ghec/ghec.json
  1593    - name: GET /orgs/{org}/audit-log
  1594      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization
  1595      openapi_files:
  1596        - descriptions/ghec/ghec.json
  1597        - descriptions/ghes-3.15/ghes-3.15.json
  1598    - name: GET /orgs/{org}/blocks
  1599      documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
  1600      openapi_files:
  1601        - descriptions/api.github.com/api.github.com.json
  1602        - descriptions/ghec/ghec.json
  1603    - name: DELETE /orgs/{org}/blocks/{username}
  1604      documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
  1605      openapi_files:
  1606        - descriptions/api.github.com/api.github.com.json
  1607        - descriptions/ghec/ghec.json
  1608    - name: GET /orgs/{org}/blocks/{username}
  1609      documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
  1610      openapi_files:
  1611        - descriptions/api.github.com/api.github.com.json
  1612        - descriptions/ghec/ghec.json
  1613    - name: PUT /orgs/{org}/blocks/{username}
  1614      documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
  1615      openapi_files:
  1616        - descriptions/api.github.com/api.github.com.json
  1617        - descriptions/ghec/ghec.json
  1618    - name: GET /orgs/{org}/code-scanning/alerts
  1619      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
  1620      openapi_files:
  1621        - descriptions/api.github.com/api.github.com.json
  1622        - descriptions/ghec/ghec.json
  1623        - descriptions/ghes-3.15/ghes-3.15.json
  1624    - name: GET /orgs/{org}/code-security/configurations
  1625      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization
  1626      openapi_files:
  1627        - descriptions/api.github.com/api.github.com.json
  1628        - descriptions/ghec/ghec.json
  1629        - descriptions/ghes-3.15/ghes-3.15.json
  1630    - name: POST /orgs/{org}/code-security/configurations
  1631      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration
  1632      openapi_files:
  1633        - descriptions/api.github.com/api.github.com.json
  1634        - descriptions/ghec/ghec.json
  1635        - descriptions/ghes-3.15/ghes-3.15.json
  1636    - name: GET /orgs/{org}/code-security/configurations/defaults
  1637      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations
  1638      openapi_files:
  1639        - descriptions/api.github.com/api.github.com.json
  1640        - descriptions/ghec/ghec.json
  1641        - descriptions/ghes-3.15/ghes-3.15.json
  1642    - name: DELETE /orgs/{org}/code-security/configurations/detach
  1643      documentation_url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories
  1644      openapi_files:
  1645        - descriptions/api.github.com/api.github.com.json
  1646        - descriptions/ghec/ghec.json
  1647        - descriptions/ghes-3.15/ghes-3.15.json
  1648    - name: DELETE /orgs/{org}/code-security/configurations/{configuration_id}
  1649      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration
  1650      openapi_files:
  1651        - descriptions/api.github.com/api.github.com.json
  1652        - descriptions/ghec/ghec.json
  1653        - descriptions/ghes-3.15/ghes-3.15.json
  1654    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}
  1655      documentation_url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration
  1656      openapi_files:
  1657        - descriptions/api.github.com/api.github.com.json
  1658        - descriptions/ghec/ghec.json
  1659        - descriptions/ghes-3.15/ghes-3.15.json
  1660    - name: PATCH /orgs/{org}/code-security/configurations/{configuration_id}
  1661      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration
  1662      openapi_files:
  1663        - descriptions/api.github.com/api.github.com.json
  1664        - descriptions/ghec/ghec.json
  1665        - descriptions/ghes-3.15/ghes-3.15.json
  1666    - name: POST /orgs/{org}/code-security/configurations/{configuration_id}/attach
  1667      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories
  1668      openapi_files:
  1669        - descriptions/api.github.com/api.github.com.json
  1670        - descriptions/ghec/ghec.json
  1671        - descriptions/ghes-3.15/ghes-3.15.json
  1672    - name: PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults
  1673      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization
  1674      openapi_files:
  1675        - descriptions/api.github.com/api.github.com.json
  1676        - descriptions/ghec/ghec.json
  1677        - descriptions/ghes-3.15/ghes-3.15.json
  1678    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories
  1679      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration
  1680      openapi_files:
  1681        - descriptions/api.github.com/api.github.com.json
  1682        - descriptions/ghec/ghec.json
  1683        - descriptions/ghes-3.15/ghes-3.15.json
  1684    - name: GET /orgs/{org}/codespaces
  1685      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization
  1686      openapi_files:
  1687        - descriptions/api.github.com/api.github.com.json
  1688        - descriptions/ghec/ghec.json
  1689    - name: PUT /orgs/{org}/codespaces/access
  1690      documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces
  1691      openapi_files:
  1692        - descriptions/api.github.com/api.github.com.json
  1693        - descriptions/ghec/ghec.json
  1694    - name: DELETE /orgs/{org}/codespaces/access/selected_users
  1695      documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization
  1696      openapi_files:
  1697        - descriptions/api.github.com/api.github.com.json
  1698        - descriptions/ghec/ghec.json
  1699    - name: POST /orgs/{org}/codespaces/access/selected_users
  1700      documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization
  1701      openapi_files:
  1702        - descriptions/api.github.com/api.github.com.json
  1703        - descriptions/ghec/ghec.json
  1704    - name: GET /orgs/{org}/codespaces/secrets
  1705      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets
  1706      openapi_files:
  1707        - descriptions/api.github.com/api.github.com.json
  1708        - descriptions/ghec/ghec.json
  1709    - name: GET /orgs/{org}/codespaces/secrets/public-key
  1710      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key
  1711      openapi_files:
  1712        - descriptions/api.github.com/api.github.com.json
  1713        - descriptions/ghec/ghec.json
  1714    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}
  1715      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret
  1716      openapi_files:
  1717        - descriptions/api.github.com/api.github.com.json
  1718        - descriptions/ghec/ghec.json
  1719    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}
  1720      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret
  1721      openapi_files:
  1722        - descriptions/api.github.com/api.github.com.json
  1723        - descriptions/ghec/ghec.json
  1724    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}
  1725      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret
  1726      openapi_files:
  1727        - descriptions/api.github.com/api.github.com.json
  1728        - descriptions/ghec/ghec.json
  1729    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1730      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret
  1731      openapi_files:
  1732        - descriptions/api.github.com/api.github.com.json
  1733        - descriptions/ghec/ghec.json
  1734    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1735      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret
  1736      openapi_files:
  1737        - descriptions/api.github.com/api.github.com.json
  1738        - descriptions/ghec/ghec.json
  1739    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1740      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret
  1741      openapi_files:
  1742        - descriptions/api.github.com/api.github.com.json
  1743        - descriptions/ghec/ghec.json
  1744    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1745      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret
  1746      openapi_files:
  1747        - descriptions/api.github.com/api.github.com.json
  1748        - descriptions/ghec/ghec.json
  1749    - name: GET /orgs/{org}/copilot/billing
  1750      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization
  1751      openapi_files:
  1752        - descriptions/api.github.com/api.github.com.json
  1753        - descriptions/ghec/ghec.json
  1754    - name: GET /orgs/{org}/copilot/billing/seats
  1755      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization
  1756      openapi_files:
  1757        - descriptions/api.github.com/api.github.com.json
  1758        - descriptions/ghec/ghec.json
  1759    - name: DELETE /orgs/{org}/copilot/billing/selected_teams
  1760      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization
  1761      openapi_files:
  1762        - descriptions/api.github.com/api.github.com.json
  1763        - descriptions/ghec/ghec.json
  1764    - name: POST /orgs/{org}/copilot/billing/selected_teams
  1765      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization
  1766      openapi_files:
  1767        - descriptions/api.github.com/api.github.com.json
  1768        - descriptions/ghec/ghec.json
  1769    - name: DELETE /orgs/{org}/copilot/billing/selected_users
  1770      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization
  1771      openapi_files:
  1772        - descriptions/api.github.com/api.github.com.json
  1773        - descriptions/ghec/ghec.json
  1774    - name: POST /orgs/{org}/copilot/billing/selected_users
  1775      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization
  1776      openapi_files:
  1777        - descriptions/api.github.com/api.github.com.json
  1778        - descriptions/ghec/ghec.json
  1779    - name: GET /orgs/{org}/copilot/metrics
  1780      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization
  1781      openapi_files:
  1782        - descriptions/api.github.com/api.github.com.json
  1783        - descriptions/ghec/ghec.json
  1784    - name: GET /orgs/{org}/copilot/usage
  1785      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members
  1786      openapi_files:
  1787        - descriptions/api.github.com/api.github.com.json
  1788        - descriptions/ghec/ghec.json
  1789    - name: GET /orgs/{org}/credential-authorizations
  1790      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization
  1791      openapi_files:
  1792        - descriptions/ghec/ghec.json
  1793    - name: DELETE /orgs/{org}/credential-authorizations/{credential_id}
  1794      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization
  1795      openapi_files:
  1796        - descriptions/ghec/ghec.json
  1797    - name: GET /orgs/{org}/custom-repository-roles
  1798      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization
  1799      openapi_files:
  1800        - descriptions/ghec/ghec.json
  1801        - descriptions/ghes-3.15/ghes-3.15.json
  1802    - name: POST /orgs/{org}/custom-repository-roles
  1803      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role
  1804      openapi_files:
  1805        - descriptions/ghec/ghec.json
  1806        - descriptions/ghes-3.15/ghes-3.15.json
  1807    - name: DELETE /orgs/{org}/custom-repository-roles/{role_id}
  1808      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role
  1809      openapi_files:
  1810        - descriptions/ghec/ghec.json
  1811        - descriptions/ghes-3.15/ghes-3.15.json
  1812    - name: GET /orgs/{org}/custom-repository-roles/{role_id}
  1813      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role
  1814      openapi_files:
  1815        - descriptions/ghec/ghec.json
  1816        - descriptions/ghes-3.15/ghes-3.15.json
  1817    - name: PATCH /orgs/{org}/custom-repository-roles/{role_id}
  1818      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role
  1819      openapi_files:
  1820        - descriptions/ghec/ghec.json
  1821        - descriptions/ghes-3.15/ghes-3.15.json
  1822    - name: POST /orgs/{org}/custom_roles
  1823      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role
  1824      openapi_files:
  1825        - descriptions/ghec/ghec.json
  1826    - name: DELETE /orgs/{org}/custom_roles/{role_id}
  1827      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role
  1828      openapi_files:
  1829        - descriptions/ghec/ghec.json
  1830    - name: GET /orgs/{org}/custom_roles/{role_id}
  1831      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role
  1832      openapi_files:
  1833        - descriptions/ghec/ghec.json
  1834    - name: PATCH /orgs/{org}/custom_roles/{role_id}
  1835      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role
  1836      openapi_files:
  1837        - descriptions/ghec/ghec.json
  1838    - name: GET /orgs/{org}/dependabot/alerts
  1839      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization
  1840      openapi_files:
  1841        - descriptions/api.github.com/api.github.com.json
  1842        - descriptions/ghec/ghec.json
  1843        - descriptions/ghes-3.15/ghes-3.15.json
  1844    - name: GET /orgs/{org}/dependabot/secrets
  1845      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets
  1846      openapi_files:
  1847        - descriptions/api.github.com/api.github.com.json
  1848        - descriptions/ghec/ghec.json
  1849        - descriptions/ghes-3.15/ghes-3.15.json
  1850    - name: GET /orgs/{org}/dependabot/secrets/public-key
  1851      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key
  1852      openapi_files:
  1853        - descriptions/api.github.com/api.github.com.json
  1854        - descriptions/ghec/ghec.json
  1855        - descriptions/ghes-3.15/ghes-3.15.json
  1856    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}
  1857      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret
  1858      openapi_files:
  1859        - descriptions/api.github.com/api.github.com.json
  1860        - descriptions/ghec/ghec.json
  1861        - descriptions/ghes-3.15/ghes-3.15.json
  1862    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}
  1863      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret
  1864      openapi_files:
  1865        - descriptions/api.github.com/api.github.com.json
  1866        - descriptions/ghec/ghec.json
  1867        - descriptions/ghes-3.15/ghes-3.15.json
  1868    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}
  1869      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret
  1870      openapi_files:
  1871        - descriptions/api.github.com/api.github.com.json
  1872        - descriptions/ghec/ghec.json
  1873        - descriptions/ghes-3.15/ghes-3.15.json
  1874    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1875      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret
  1876      openapi_files:
  1877        - descriptions/api.github.com/api.github.com.json
  1878        - descriptions/ghec/ghec.json
  1879        - descriptions/ghes-3.15/ghes-3.15.json
  1880    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1881      documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret
  1882      openapi_files:
  1883        - descriptions/api.github.com/api.github.com.json
  1884        - descriptions/ghec/ghec.json
  1885        - descriptions/ghes-3.15/ghes-3.15.json
  1886    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1887      documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret
  1888      openapi_files:
  1889        - descriptions/api.github.com/api.github.com.json
  1890        - descriptions/ghec/ghec.json
  1891        - descriptions/ghes-3.15/ghes-3.15.json
  1892    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1893      documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret
  1894      openapi_files:
  1895        - descriptions/api.github.com/api.github.com.json
  1896        - descriptions/ghec/ghec.json
  1897        - descriptions/ghes-3.15/ghes-3.15.json
  1898    - name: GET /orgs/{org}/docker/conflicts
  1899      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization
  1900      openapi_files:
  1901        - descriptions/api.github.com/api.github.com.json
  1902        - descriptions/ghec/ghec.json
  1903        - descriptions/ghes-3.15/ghes-3.15.json
  1904    - name: GET /orgs/{org}/events
  1905      documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events
  1906      openapi_files:
  1907        - descriptions/api.github.com/api.github.com.json
  1908        - descriptions/ghec/ghec.json
  1909        - descriptions/ghes-3.15/ghes-3.15.json
  1910    - name: GET /orgs/{org}/external-group/{group_id}
  1911      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group
  1912      openapi_files:
  1913        - descriptions/ghec/ghec.json
  1914        - descriptions/ghes-3.15/ghes-3.15.json
  1915    - name: GET /orgs/{org}/external-groups
  1916      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization
  1917      openapi_files:
  1918        - descriptions/ghec/ghec.json
  1919        - descriptions/ghes-3.15/ghes-3.15.json
  1920    - name: GET /orgs/{org}/failed_invitations
  1921      documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
  1922      openapi_files:
  1923        - descriptions/api.github.com/api.github.com.json
  1924        - descriptions/ghec/ghec.json
  1925    - name: GET /orgs/{org}/fine_grained_permissions
  1926      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization
  1927      openapi_files:
  1928        - descriptions/ghec/ghec.json
  1929    - name: GET /orgs/{org}/hooks
  1930      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
  1931      openapi_files:
  1932        - descriptions/api.github.com/api.github.com.json
  1933        - descriptions/ghec/ghec.json
  1934        - descriptions/ghes-3.15/ghes-3.15.json
  1935    - name: POST /orgs/{org}/hooks
  1936      documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
  1937      openapi_files:
  1938        - descriptions/api.github.com/api.github.com.json
  1939        - descriptions/ghec/ghec.json
  1940        - descriptions/ghes-3.15/ghes-3.15.json
  1941    - name: DELETE /orgs/{org}/hooks/{hook_id}
  1942      documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
  1943      openapi_files:
  1944        - descriptions/api.github.com/api.github.com.json
  1945        - descriptions/ghec/ghec.json
  1946        - descriptions/ghes-3.15/ghes-3.15.json
  1947    - name: GET /orgs/{org}/hooks/{hook_id}
  1948      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
  1949      openapi_files:
  1950        - descriptions/api.github.com/api.github.com.json
  1951        - descriptions/ghec/ghec.json
  1952        - descriptions/ghes-3.15/ghes-3.15.json
  1953    - name: PATCH /orgs/{org}/hooks/{hook_id}
  1954      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
  1955      openapi_files:
  1956        - descriptions/api.github.com/api.github.com.json
  1957        - descriptions/ghec/ghec.json
  1958        - descriptions/ghes-3.15/ghes-3.15.json
  1959    - name: GET /orgs/{org}/hooks/{hook_id}/config
  1960      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
  1961      openapi_files:
  1962        - descriptions/api.github.com/api.github.com.json
  1963        - descriptions/ghec/ghec.json
  1964        - descriptions/ghes-3.15/ghes-3.15.json
  1965    - name: PATCH /orgs/{org}/hooks/{hook_id}/config
  1966      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
  1967      openapi_files:
  1968        - descriptions/api.github.com/api.github.com.json
  1969        - descriptions/ghec/ghec.json
  1970        - descriptions/ghes-3.15/ghes-3.15.json
  1971    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries
  1972      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
  1973      openapi_files:
  1974        - descriptions/api.github.com/api.github.com.json
  1975        - descriptions/ghec/ghec.json
  1976        - descriptions/ghes-3.15/ghes-3.15.json
  1977    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
  1978      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
  1979      openapi_files:
  1980        - descriptions/api.github.com/api.github.com.json
  1981        - descriptions/ghec/ghec.json
  1982        - descriptions/ghes-3.15/ghes-3.15.json
  1983    - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  1984      documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
  1985      openapi_files:
  1986        - descriptions/api.github.com/api.github.com.json
  1987        - descriptions/ghec/ghec.json
  1988        - descriptions/ghes-3.15/ghes-3.15.json
  1989    - name: POST /orgs/{org}/hooks/{hook_id}/pings
  1990      documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
  1991      openapi_files:
  1992        - descriptions/api.github.com/api.github.com.json
  1993        - descriptions/ghec/ghec.json
  1994        - descriptions/ghes-3.15/ghes-3.15.json
  1995    - name: GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
  1996      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
  1997      openapi_files:
  1998        - descriptions/api.github.com/api.github.com.json
  1999        - descriptions/ghec/ghec.json
  2000    - name: GET /orgs/{org}/insights/api/subject-stats
  2001      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
  2002      openapi_files:
  2003        - descriptions/api.github.com/api.github.com.json
  2004        - descriptions/ghec/ghec.json
  2005    - name: GET /orgs/{org}/insights/api/summary-stats
  2006      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
  2007      openapi_files:
  2008        - descriptions/api.github.com/api.github.com.json
  2009        - descriptions/ghec/ghec.json
  2010    - name: GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
  2011      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
  2012      openapi_files:
  2013        - descriptions/api.github.com/api.github.com.json
  2014        - descriptions/ghec/ghec.json
  2015    - name: GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
  2016      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
  2017      openapi_files:
  2018        - descriptions/api.github.com/api.github.com.json
  2019        - descriptions/ghec/ghec.json
  2020    - name: GET /orgs/{org}/insights/api/time-stats
  2021      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats
  2022      openapi_files:
  2023        - descriptions/api.github.com/api.github.com.json
  2024        - descriptions/ghec/ghec.json
  2025    - name: GET /orgs/{org}/insights/api/time-stats/users/{user_id}
  2026      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
  2027      openapi_files:
  2028        - descriptions/api.github.com/api.github.com.json
  2029        - descriptions/ghec/ghec.json
  2030    - name: GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
  2031      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
  2032      openapi_files:
  2033        - descriptions/api.github.com/api.github.com.json
  2034        - descriptions/ghec/ghec.json
  2035    - name: GET /orgs/{org}/insights/api/user-stats/{user_id}
  2036      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-user-stats
  2037      openapi_files:
  2038        - descriptions/api.github.com/api.github.com.json
  2039        - descriptions/ghec/ghec.json
  2040    - name: GET /orgs/{org}/installation
  2041      documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app
  2042      openapi_files:
  2043        - descriptions/api.github.com/api.github.com.json
  2044        - descriptions/ghec/ghec.json
  2045        - descriptions/ghes-3.15/ghes-3.15.json
  2046    - name: GET /orgs/{org}/installations
  2047      documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
  2048      openapi_files:
  2049        - descriptions/api.github.com/api.github.com.json
  2050        - descriptions/ghec/ghec.json
  2051        - descriptions/ghes-3.15/ghes-3.15.json
  2052    - name: DELETE /orgs/{org}/interaction-limits
  2053      documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization
  2054      openapi_files:
  2055        - descriptions/api.github.com/api.github.com.json
  2056        - descriptions/ghec/ghec.json
  2057    - name: GET /orgs/{org}/interaction-limits
  2058      documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization
  2059      openapi_files:
  2060        - descriptions/api.github.com/api.github.com.json
  2061        - descriptions/ghec/ghec.json
  2062    - name: PUT /orgs/{org}/interaction-limits
  2063      documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization
  2064      openapi_files:
  2065        - descriptions/api.github.com/api.github.com.json
  2066        - descriptions/ghec/ghec.json
  2067    - name: GET /orgs/{org}/invitations
  2068      documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
  2069      openapi_files:
  2070        - descriptions/api.github.com/api.github.com.json
  2071        - descriptions/ghec/ghec.json
  2072    - name: POST /orgs/{org}/invitations
  2073      documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
  2074      openapi_files:
  2075        - descriptions/api.github.com/api.github.com.json
  2076        - descriptions/ghec/ghec.json
  2077    - name: DELETE /orgs/{org}/invitations/{invitation_id}
  2078      documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
  2079      openapi_files:
  2080        - descriptions/api.github.com/api.github.com.json
  2081        - descriptions/ghec/ghec.json
  2082    - name: GET /orgs/{org}/invitations/{invitation_id}/teams
  2083      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
  2084      openapi_files:
  2085        - descriptions/api.github.com/api.github.com.json
  2086        - descriptions/ghec/ghec.json
  2087    - name: GET /orgs/{org}/issues
  2088      documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
  2089      openapi_files:
  2090        - descriptions/api.github.com/api.github.com.json
  2091        - descriptions/ghec/ghec.json
  2092        - descriptions/ghes-3.15/ghes-3.15.json
  2093    - name: GET /orgs/{org}/members
  2094      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members
  2095      openapi_files:
  2096        - descriptions/api.github.com/api.github.com.json
  2097        - descriptions/ghec/ghec.json
  2098        - descriptions/ghes-3.15/ghes-3.15.json
  2099    - name: DELETE /orgs/{org}/members/{username}
  2100      documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member
  2101      openapi_files:
  2102        - descriptions/api.github.com/api.github.com.json
  2103        - descriptions/ghec/ghec.json
  2104        - descriptions/ghes-3.15/ghes-3.15.json
  2105    - name: GET /orgs/{org}/members/{username}
  2106      documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
  2107      openapi_files:
  2108        - descriptions/api.github.com/api.github.com.json
  2109        - descriptions/ghec/ghec.json
  2110        - descriptions/ghes-3.15/ghes-3.15.json
  2111    - name: GET /orgs/{org}/members/{username}/codespaces
  2112      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization
  2113      openapi_files:
  2114        - descriptions/api.github.com/api.github.com.json
  2115        - descriptions/ghec/ghec.json
  2116    - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  2117      documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization
  2118      openapi_files:
  2119        - descriptions/api.github.com/api.github.com.json
  2120        - descriptions/ghec/ghec.json
  2121    - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  2122      documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user
  2123      openapi_files:
  2124        - descriptions/api.github.com/api.github.com.json
  2125        - descriptions/ghec/ghec.json
  2126    - name: GET /orgs/{org}/members/{username}/copilot
  2127      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user
  2128      openapi_files:
  2129        - descriptions/api.github.com/api.github.com.json
  2130        - descriptions/ghec/ghec.json
  2131    - name: DELETE /orgs/{org}/memberships/{username}
  2132      documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
  2133      openapi_files:
  2134        - descriptions/api.github.com/api.github.com.json
  2135        - descriptions/ghec/ghec.json
  2136        - descriptions/ghes-3.15/ghes-3.15.json
  2137    - name: GET /orgs/{org}/memberships/{username}
  2138      documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
  2139      openapi_files:
  2140        - descriptions/api.github.com/api.github.com.json
  2141        - descriptions/ghec/ghec.json
  2142        - descriptions/ghes-3.15/ghes-3.15.json
  2143    - name: PUT /orgs/{org}/memberships/{username}
  2144      documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
  2145      openapi_files:
  2146        - descriptions/api.github.com/api.github.com.json
  2147        - descriptions/ghec/ghec.json
  2148        - descriptions/ghes-3.15/ghes-3.15.json
  2149    - name: GET /orgs/{org}/migrations
  2150      documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations
  2151      openapi_files:
  2152        - descriptions/api.github.com/api.github.com.json
  2153        - descriptions/ghec/ghec.json
  2154        - descriptions/ghes-3.15/ghes-3.15.json
  2155    - name: POST /orgs/{org}/migrations
  2156      documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration
  2157      openapi_files:
  2158        - descriptions/api.github.com/api.github.com.json
  2159        - descriptions/ghec/ghec.json
  2160        - descriptions/ghes-3.15/ghes-3.15.json
  2161    - name: GET /orgs/{org}/migrations/{migration_id}
  2162      documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
  2163      openapi_files:
  2164        - descriptions/api.github.com/api.github.com.json
  2165        - descriptions/ghec/ghec.json
  2166        - descriptions/ghes-3.15/ghes-3.15.json
  2167    - name: DELETE /orgs/{org}/migrations/{migration_id}/archive
  2168      documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
  2169      openapi_files:
  2170        - descriptions/api.github.com/api.github.com.json
  2171        - descriptions/ghec/ghec.json
  2172        - descriptions/ghes-3.15/ghes-3.15.json
  2173    - name: GET /orgs/{org}/migrations/{migration_id}/archive
  2174      documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
  2175      openapi_files:
  2176        - descriptions/api.github.com/api.github.com.json
  2177        - descriptions/ghec/ghec.json
  2178        - descriptions/ghes-3.15/ghes-3.15.json
  2179    - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
  2180      documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
  2181      openapi_files:
  2182        - descriptions/api.github.com/api.github.com.json
  2183        - descriptions/ghec/ghec.json
  2184        - descriptions/ghes-3.15/ghes-3.15.json
  2185    - name: GET /orgs/{org}/migrations/{migration_id}/repositories
  2186      documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
  2187      openapi_files:
  2188        - descriptions/api.github.com/api.github.com.json
  2189        - descriptions/ghec/ghec.json
  2190        - descriptions/ghes-3.15/ghes-3.15.json
  2191    - name: GET /orgs/{org}/organization-fine-grained-permissions
  2192      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization
  2193      openapi_files:
  2194        - descriptions/ghec/ghec.json
  2195        - descriptions/ghes-3.15/ghes-3.15.json
  2196    - name: GET /orgs/{org}/organization-roles
  2197      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
  2198      openapi_files:
  2199        - descriptions/api.github.com/api.github.com.json
  2200        - descriptions/ghec/ghec.json
  2201        - descriptions/ghes-3.15/ghes-3.15.json
  2202    - name: POST /orgs/{org}/organization-roles
  2203      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role
  2204      openapi_files:
  2205        - descriptions/ghec/ghec.json
  2206        - descriptions/ghes-3.15/ghes-3.15.json
  2207    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}
  2208      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
  2209      openapi_files:
  2210        - descriptions/api.github.com/api.github.com.json
  2211        - descriptions/ghec/ghec.json
  2212        - descriptions/ghes-3.15/ghes-3.15.json
  2213    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2214      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
  2215      openapi_files:
  2216        - descriptions/api.github.com/api.github.com.json
  2217        - descriptions/ghec/ghec.json
  2218        - descriptions/ghes-3.15/ghes-3.15.json
  2219    - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2220      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
  2221      openapi_files:
  2222        - descriptions/api.github.com/api.github.com.json
  2223        - descriptions/ghec/ghec.json
  2224        - descriptions/ghes-3.15/ghes-3.15.json
  2225    - name: DELETE /orgs/{org}/organization-roles/users/{username}
  2226      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
  2227      openapi_files:
  2228        - descriptions/api.github.com/api.github.com.json
  2229        - descriptions/ghec/ghec.json
  2230        - descriptions/ghes-3.15/ghes-3.15.json
  2231    - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
  2232      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
  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: PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
  2238      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
  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}/organization-roles/{role_id}
  2244      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role
  2245      openapi_files:
  2246        - descriptions/ghec/ghec.json
  2247        - descriptions/ghes-3.15/ghes-3.15.json
  2248    - name: GET /orgs/{org}/organization-roles/{role_id}
  2249      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
  2250      openapi_files:
  2251        - descriptions/api.github.com/api.github.com.json
  2252        - descriptions/ghec/ghec.json
  2253        - descriptions/ghes-3.15/ghes-3.15.json
  2254    - name: PATCH /orgs/{org}/organization-roles/{role_id}
  2255      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role
  2256      openapi_files:
  2257        - descriptions/ghec/ghec.json
  2258        - descriptions/ghes-3.15/ghes-3.15.json
  2259    - name: GET /orgs/{org}/organization-roles/{role_id}/teams
  2260      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
  2261      openapi_files:
  2262        - descriptions/api.github.com/api.github.com.json
  2263        - descriptions/ghec/ghec.json
  2264        - descriptions/ghes-3.15/ghes-3.15.json
  2265    - name: GET /orgs/{org}/organization-roles/{role_id}/users
  2266      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
  2267      openapi_files:
  2268        - descriptions/api.github.com/api.github.com.json
  2269        - descriptions/ghec/ghec.json
  2270        - descriptions/ghes-3.15/ghes-3.15.json
  2271    - name: GET /orgs/{org}/outside_collaborators
  2272      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
  2273      openapi_files:
  2274        - descriptions/api.github.com/api.github.com.json
  2275        - descriptions/ghec/ghec.json
  2276        - descriptions/ghes-3.15/ghes-3.15.json
  2277    - name: DELETE /orgs/{org}/outside_collaborators/{username}
  2278      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
  2279      openapi_files:
  2280        - descriptions/api.github.com/api.github.com.json
  2281        - descriptions/ghec/ghec.json
  2282        - descriptions/ghes-3.15/ghes-3.15.json
  2283    - name: PUT /orgs/{org}/outside_collaborators/{username}
  2284      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
  2285      openapi_files:
  2286        - descriptions/api.github.com/api.github.com.json
  2287        - descriptions/ghec/ghec.json
  2288        - descriptions/ghes-3.15/ghes-3.15.json
  2289    - name: GET /orgs/{org}/packages
  2290      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization
  2291      openapi_files:
  2292        - descriptions/api.github.com/api.github.com.json
  2293        - descriptions/ghec/ghec.json
  2294        - descriptions/ghes-3.15/ghes-3.15.json
  2295    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}
  2296      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
  2297      openapi_files:
  2298        - descriptions/api.github.com/api.github.com.json
  2299        - descriptions/ghec/ghec.json
  2300        - descriptions/ghes-3.15/ghes-3.15.json
  2301    - name: GET /orgs/{org}/packages/{package_type}/{package_name}
  2302      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
  2303      openapi_files:
  2304        - descriptions/api.github.com/api.github.com.json
  2305        - descriptions/ghec/ghec.json
  2306        - descriptions/ghes-3.15/ghes-3.15.json
  2307    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore
  2308      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
  2309      openapi_files:
  2310        - descriptions/api.github.com/api.github.com.json
  2311        - descriptions/ghec/ghec.json
  2312        - descriptions/ghes-3.15/ghes-3.15.json
  2313    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions
  2314      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
  2315      openapi_files:
  2316        - descriptions/api.github.com/api.github.com.json
  2317        - descriptions/ghec/ghec.json
  2318        - descriptions/ghes-3.15/ghes-3.15.json
  2319    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2320      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
  2321      openapi_files:
  2322        - descriptions/api.github.com/api.github.com.json
  2323        - descriptions/ghec/ghec.json
  2324        - descriptions/ghes-3.15/ghes-3.15.json
  2325    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2326      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
  2327      openapi_files:
  2328        - descriptions/api.github.com/api.github.com.json
  2329        - descriptions/ghec/ghec.json
  2330        - descriptions/ghes-3.15/ghes-3.15.json
  2331    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  2332      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
  2333      openapi_files:
  2334        - descriptions/api.github.com/api.github.com.json
  2335        - descriptions/ghec/ghec.json
  2336        - descriptions/ghes-3.15/ghes-3.15.json
  2337    - name: GET /orgs/{org}/personal-access-token-requests
  2338      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2339      openapi_files:
  2340        - descriptions/api.github.com/api.github.com.json
  2341        - descriptions/ghec/ghec.json
  2342        - descriptions/ghes-3.15/ghes-3.15.json
  2343    - name: POST /orgs/{org}/personal-access-token-requests
  2344      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2345      openapi_files:
  2346        - descriptions/api.github.com/api.github.com.json
  2347        - descriptions/ghec/ghec.json
  2348        - descriptions/ghes-3.15/ghes-3.15.json
  2349    - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
  2350      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
  2351      openapi_files:
  2352        - descriptions/api.github.com/api.github.com.json
  2353        - descriptions/ghec/ghec.json
  2354        - descriptions/ghes-3.15/ghes-3.15.json
  2355    - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
  2356      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
  2357      openapi_files:
  2358        - descriptions/api.github.com/api.github.com.json
  2359        - descriptions/ghec/ghec.json
  2360        - descriptions/ghes-3.15/ghes-3.15.json
  2361    - name: GET /orgs/{org}/personal-access-tokens
  2362      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
  2363      openapi_files:
  2364        - descriptions/api.github.com/api.github.com.json
  2365        - descriptions/ghec/ghec.json
  2366        - descriptions/ghes-3.15/ghes-3.15.json
  2367    - name: POST /orgs/{org}/personal-access-tokens
  2368      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
  2369      openapi_files:
  2370        - descriptions/api.github.com/api.github.com.json
  2371        - descriptions/ghec/ghec.json
  2372        - descriptions/ghes-3.15/ghes-3.15.json
  2373    - name: POST /orgs/{org}/personal-access-tokens/{pat_id}
  2374      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
  2375      openapi_files:
  2376        - descriptions/api.github.com/api.github.com.json
  2377        - descriptions/ghec/ghec.json
  2378        - descriptions/ghes-3.15/ghes-3.15.json
  2379    - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
  2380      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
  2381      openapi_files:
  2382        - descriptions/api.github.com/api.github.com.json
  2383        - descriptions/ghec/ghec.json
  2384        - descriptions/ghes-3.15/ghes-3.15.json
  2385    - name: GET /orgs/{org}/pre-receive-hooks
  2386      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization
  2387      openapi_files:
  2388        - descriptions/ghes-3.15/ghes-3.15.json
  2389    - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2390      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
  2391      openapi_files:
  2392        - descriptions/ghes-3.15/ghes-3.15.json
  2393    - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2394      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
  2395      openapi_files:
  2396        - descriptions/ghes-3.15/ghes-3.15.json
  2397    - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2398      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
  2399      openapi_files:
  2400        - descriptions/ghes-3.15/ghes-3.15.json
  2401    - name: GET /orgs/{org}/projects
  2402      documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects
  2403      openapi_files:
  2404        - descriptions/api.github.com/api.github.com.json
  2405        - descriptions/ghec/ghec.json
  2406        - descriptions/ghes-3.15/ghes-3.15.json
  2407    - name: POST /orgs/{org}/projects
  2408      documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project
  2409      openapi_files:
  2410        - descriptions/api.github.com/api.github.com.json
  2411        - descriptions/ghec/ghec.json
  2412        - descriptions/ghes-3.15/ghes-3.15.json
  2413    - name: GET /orgs/{org}/properties/schema
  2414      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
  2415      openapi_files:
  2416        - descriptions/api.github.com/api.github.com.json
  2417        - descriptions/ghec/ghec.json
  2418        - descriptions/ghes-3.15/ghes-3.15.json
  2419    - name: PATCH /orgs/{org}/properties/schema
  2420      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
  2421      openapi_files:
  2422        - descriptions/api.github.com/api.github.com.json
  2423        - descriptions/ghec/ghec.json
  2424        - descriptions/ghes-3.15/ghes-3.15.json
  2425    - name: DELETE /orgs/{org}/properties/schema/{custom_property_name}
  2426      documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
  2427      openapi_files:
  2428        - descriptions/api.github.com/api.github.com.json
  2429        - descriptions/ghec/ghec.json
  2430        - descriptions/ghes-3.15/ghes-3.15.json
  2431    - name: GET /orgs/{org}/properties/schema/{custom_property_name}
  2432      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
  2433      openapi_files:
  2434        - descriptions/api.github.com/api.github.com.json
  2435        - descriptions/ghec/ghec.json
  2436        - descriptions/ghes-3.15/ghes-3.15.json
  2437    - name: PUT /orgs/{org}/properties/schema/{custom_property_name}
  2438      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
  2439      openapi_files:
  2440        - descriptions/api.github.com/api.github.com.json
  2441        - descriptions/ghec/ghec.json
  2442        - descriptions/ghes-3.15/ghes-3.15.json
  2443    - name: GET /orgs/{org}/properties/values
  2444      documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
  2445      openapi_files:
  2446        - descriptions/api.github.com/api.github.com.json
  2447        - descriptions/ghec/ghec.json
  2448        - descriptions/ghes-3.15/ghes-3.15.json
  2449    - name: PATCH /orgs/{org}/properties/values
  2450      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
  2451      openapi_files:
  2452        - descriptions/api.github.com/api.github.com.json
  2453        - descriptions/ghec/ghec.json
  2454        - descriptions/ghes-3.15/ghes-3.15.json
  2455    - name: GET /orgs/{org}/public_members
  2456      documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members
  2457      openapi_files:
  2458        - descriptions/api.github.com/api.github.com.json
  2459        - descriptions/ghec/ghec.json
  2460        - descriptions/ghes-3.15/ghes-3.15.json
  2461    - name: DELETE /orgs/{org}/public_members/{username}
  2462      documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
  2463      openapi_files:
  2464        - descriptions/api.github.com/api.github.com.json
  2465        - descriptions/ghec/ghec.json
  2466        - descriptions/ghes-3.15/ghes-3.15.json
  2467    - name: GET /orgs/{org}/public_members/{username}
  2468      documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
  2469      openapi_files:
  2470        - descriptions/api.github.com/api.github.com.json
  2471        - descriptions/ghec/ghec.json
  2472        - descriptions/ghes-3.15/ghes-3.15.json
  2473    - name: PUT /orgs/{org}/public_members/{username}
  2474      documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
  2475      openapi_files:
  2476        - descriptions/api.github.com/api.github.com.json
  2477        - descriptions/ghec/ghec.json
  2478        - descriptions/ghes-3.15/ghes-3.15.json
  2479    - name: GET /orgs/{org}/repos
  2480      documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories
  2481      openapi_files:
  2482        - descriptions/api.github.com/api.github.com.json
  2483        - descriptions/ghec/ghec.json
  2484        - descriptions/ghes-3.15/ghes-3.15.json
  2485    - name: POST /orgs/{org}/repos
  2486      documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository
  2487      openapi_files:
  2488        - descriptions/api.github.com/api.github.com.json
  2489        - descriptions/ghec/ghec.json
  2490        - descriptions/ghes-3.15/ghes-3.15.json
  2491    - name: GET /orgs/{org}/repository-fine-grained-permissions
  2492      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
  2493      openapi_files:
  2494        - descriptions/ghec/ghec.json
  2495        - descriptions/ghes-3.15/ghes-3.15.json
  2496    - name: GET /orgs/{org}/rulesets
  2497      documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets
  2498      openapi_files:
  2499        - descriptions/api.github.com/api.github.com.json
  2500        - descriptions/ghec/ghec.json
  2501        - descriptions/ghes-3.15/ghes-3.15.json
  2502    - name: POST /orgs/{org}/rulesets
  2503      documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset
  2504      openapi_files:
  2505        - descriptions/api.github.com/api.github.com.json
  2506        - descriptions/ghec/ghec.json
  2507        - descriptions/ghes-3.15/ghes-3.15.json
  2508    - name: GET /orgs/{org}/rulesets/rule-suites
  2509      documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
  2510      openapi_files:
  2511        - descriptions/api.github.com/api.github.com.json
  2512        - descriptions/ghec/ghec.json
  2513        - descriptions/ghes-3.15/ghes-3.15.json
  2514    - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}
  2515      documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
  2516      openapi_files:
  2517        - descriptions/api.github.com/api.github.com.json
  2518        - descriptions/ghec/ghec.json
  2519        - descriptions/ghes-3.15/ghes-3.15.json
  2520    - name: DELETE /orgs/{org}/rulesets/{ruleset_id}
  2521      documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset
  2522      openapi_files:
  2523        - descriptions/api.github.com/api.github.com.json
  2524        - descriptions/ghec/ghec.json
  2525        - descriptions/ghes-3.15/ghes-3.15.json
  2526    - name: GET /orgs/{org}/rulesets/{ruleset_id}
  2527      documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset
  2528      openapi_files:
  2529        - descriptions/api.github.com/api.github.com.json
  2530        - descriptions/ghec/ghec.json
  2531        - descriptions/ghes-3.15/ghes-3.15.json
  2532    - name: PUT /orgs/{org}/rulesets/{ruleset_id}
  2533      documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset
  2534      openapi_files:
  2535        - descriptions/api.github.com/api.github.com.json
  2536        - descriptions/ghec/ghec.json
  2537        - descriptions/ghes-3.15/ghes-3.15.json
  2538    - name: GET /orgs/{org}/secret-scanning/alerts
  2539      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
  2540      openapi_files:
  2541        - descriptions/api.github.com/api.github.com.json
  2542        - descriptions/ghec/ghec.json
  2543        - descriptions/ghes-3.15/ghes-3.15.json
  2544    - name: GET /orgs/{org}/security-advisories
  2545      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization
  2546      openapi_files:
  2547        - descriptions/api.github.com/api.github.com.json
  2548        - descriptions/ghec/ghec.json
  2549    - name: GET /orgs/{org}/security-managers
  2550      documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
  2551      openapi_files:
  2552        - descriptions/api.github.com/api.github.com.json
  2553        - descriptions/ghec/ghec.json
  2554        - descriptions/ghes-3.15/ghes-3.15.json
  2555    - name: DELETE /orgs/{org}/security-managers/teams/{team_slug}
  2556      documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
  2557      openapi_files:
  2558        - descriptions/api.github.com/api.github.com.json
  2559        - descriptions/ghec/ghec.json
  2560        - descriptions/ghes-3.15/ghes-3.15.json
  2561    - name: PUT /orgs/{org}/security-managers/teams/{team_slug}
  2562      documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
  2563      openapi_files:
  2564        - descriptions/api.github.com/api.github.com.json
  2565        - descriptions/ghec/ghec.json
  2566        - descriptions/ghes-3.15/ghes-3.15.json
  2567    - name: GET /orgs/{org}/settings/billing/actions
  2568      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization
  2569      openapi_files:
  2570        - descriptions/api.github.com/api.github.com.json
  2571        - descriptions/ghec/ghec.json
  2572    - name: GET /orgs/{org}/settings/billing/advanced-security
  2573      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization
  2574      openapi_files:
  2575        - descriptions/ghec/ghec.json
  2576        - descriptions/ghes-3.15/ghes-3.15.json
  2577    - name: GET /orgs/{org}/settings/billing/packages
  2578      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization
  2579      openapi_files:
  2580        - descriptions/api.github.com/api.github.com.json
  2581        - descriptions/ghec/ghec.json
  2582    - name: GET /orgs/{org}/settings/billing/shared-storage
  2583      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization
  2584      openapi_files:
  2585        - descriptions/api.github.com/api.github.com.json
  2586        - descriptions/ghec/ghec.json
  2587    - name: GET /orgs/{org}/team-sync/groups
  2588      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization
  2589      openapi_files:
  2590        - descriptions/ghec/ghec.json
  2591    - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics
  2592      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team
  2593      openapi_files:
  2594        - descriptions/api.github.com/api.github.com.json
  2595        - descriptions/ghec/ghec.json
  2596    - name: GET /orgs/{org}/team/{team_slug}/copilot/usage
  2597      documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team
  2598      openapi_files:
  2599        - descriptions/api.github.com/api.github.com.json
  2600        - descriptions/ghec/ghec.json
  2601    - name: GET /orgs/{org}/teams
  2602      documentation_url: https://docs.github.com/rest/teams/teams#list-teams
  2603      openapi_files:
  2604        - descriptions/api.github.com/api.github.com.json
  2605        - descriptions/ghec/ghec.json
  2606        - descriptions/ghes-3.15/ghes-3.15.json
  2607    - name: POST /orgs/{org}/teams
  2608      documentation_url: https://docs.github.com/rest/teams/teams#create-a-team
  2609      openapi_files:
  2610        - descriptions/api.github.com/api.github.com.json
  2611        - descriptions/ghec/ghec.json
  2612        - descriptions/ghes-3.15/ghes-3.15.json
  2613    - name: DELETE /orgs/{org}/teams/{team_slug}
  2614      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team
  2615      openapi_files:
  2616        - descriptions/api.github.com/api.github.com.json
  2617        - descriptions/ghec/ghec.json
  2618        - descriptions/ghes-3.15/ghes-3.15.json
  2619    - name: GET /orgs/{org}/teams/{team_slug}
  2620      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
  2621      openapi_files:
  2622        - descriptions/api.github.com/api.github.com.json
  2623        - descriptions/ghec/ghec.json
  2624        - descriptions/ghes-3.15/ghes-3.15.json
  2625    - name: PATCH /orgs/{org}/teams/{team_slug}
  2626      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team
  2627      openapi_files:
  2628        - descriptions/api.github.com/api.github.com.json
  2629        - descriptions/ghec/ghec.json
  2630        - descriptions/ghes-3.15/ghes-3.15.json
  2631    - name: GET /orgs/{org}/teams/{team_slug}/discussions
  2632      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions
  2633      openapi_files:
  2634        - descriptions/api.github.com/api.github.com.json
  2635        - descriptions/ghec/ghec.json
  2636        - descriptions/ghes-3.15/ghes-3.15.json
  2637    - name: POST /orgs/{org}/teams/{team_slug}/discussions
  2638      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion
  2639      openapi_files:
  2640        - descriptions/api.github.com/api.github.com.json
  2641        - descriptions/ghec/ghec.json
  2642        - descriptions/ghes-3.15/ghes-3.15.json
  2643    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2644      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
  2645      openapi_files:
  2646        - descriptions/api.github.com/api.github.com.json
  2647        - descriptions/ghec/ghec.json
  2648        - descriptions/ghes-3.15/ghes-3.15.json
  2649    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2650      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion
  2651      openapi_files:
  2652        - descriptions/api.github.com/api.github.com.json
  2653        - descriptions/ghec/ghec.json
  2654        - descriptions/ghes-3.15/ghes-3.15.json
  2655    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2656      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion
  2657      openapi_files:
  2658        - descriptions/api.github.com/api.github.com.json
  2659        - descriptions/ghec/ghec.json
  2660        - descriptions/ghes-3.15/ghes-3.15.json
  2661    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2662      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
  2663      openapi_files:
  2664        - descriptions/api.github.com/api.github.com.json
  2665        - descriptions/ghec/ghec.json
  2666        - descriptions/ghes-3.15/ghes-3.15.json
  2667    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2668      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
  2669      openapi_files:
  2670        - descriptions/api.github.com/api.github.com.json
  2671        - descriptions/ghec/ghec.json
  2672        - descriptions/ghes-3.15/ghes-3.15.json
  2673    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2674      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
  2675      openapi_files:
  2676        - descriptions/api.github.com/api.github.com.json
  2677        - descriptions/ghec/ghec.json
  2678        - descriptions/ghes-3.15/ghes-3.15.json
  2679    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2680      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
  2681      openapi_files:
  2682        - descriptions/api.github.com/api.github.com.json
  2683        - descriptions/ghec/ghec.json
  2684        - descriptions/ghes-3.15/ghes-3.15.json
  2685    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2686      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
  2687      openapi_files:
  2688        - descriptions/api.github.com/api.github.com.json
  2689        - descriptions/ghec/ghec.json
  2690        - descriptions/ghes-3.15/ghes-3.15.json
  2691    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2692      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
  2693      openapi_files:
  2694        - descriptions/api.github.com/api.github.com.json
  2695        - descriptions/ghec/ghec.json
  2696        - descriptions/ghes-3.15/ghes-3.15.json
  2697    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2698      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
  2699      openapi_files:
  2700        - descriptions/api.github.com/api.github.com.json
  2701        - descriptions/ghec/ghec.json
  2702        - descriptions/ghes-3.15/ghes-3.15.json
  2703    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}
  2704      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
  2705      openapi_files:
  2706        - descriptions/api.github.com/api.github.com.json
  2707        - descriptions/ghec/ghec.json
  2708        - descriptions/ghes-3.15/ghes-3.15.json
  2709    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2710      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
  2711      openapi_files:
  2712        - descriptions/api.github.com/api.github.com.json
  2713        - descriptions/ghec/ghec.json
  2714        - descriptions/ghes-3.15/ghes-3.15.json
  2715    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2716      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
  2717      openapi_files:
  2718        - descriptions/api.github.com/api.github.com.json
  2719        - descriptions/ghec/ghec.json
  2720        - descriptions/ghes-3.15/ghes-3.15.json
  2721    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}
  2722      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
  2723      openapi_files:
  2724        - descriptions/api.github.com/api.github.com.json
  2725        - descriptions/ghec/ghec.json
  2726        - descriptions/ghes-3.15/ghes-3.15.json
  2727    - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups
  2728      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team
  2729      openapi_files:
  2730        - descriptions/ghec/ghec.json
  2731        - descriptions/ghes-3.15/ghes-3.15.json
  2732    - name: GET /orgs/{org}/teams/{team_slug}/external-groups
  2733      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team
  2734      openapi_files:
  2735        - descriptions/ghec/ghec.json
  2736        - descriptions/ghes-3.15/ghes-3.15.json
  2737    - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups
  2738      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team
  2739      openapi_files:
  2740        - descriptions/ghec/ghec.json
  2741        - descriptions/ghes-3.15/ghes-3.15.json
  2742    - name: GET /orgs/{org}/teams/{team_slug}/invitations
  2743      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
  2744      openapi_files:
  2745        - descriptions/api.github.com/api.github.com.json
  2746        - descriptions/ghec/ghec.json
  2747    - name: GET /orgs/{org}/teams/{team_slug}/members
  2748      documentation_url: https://docs.github.com/rest/teams/members#list-team-members
  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: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}
  2754      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
  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}/teams/{team_slug}/memberships/{username}
  2760      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
  2761      openapi_files:
  2762        - descriptions/api.github.com/api.github.com.json
  2763        - descriptions/ghec/ghec.json
  2764        - descriptions/ghes-3.15/ghes-3.15.json
  2765    - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username}
  2766      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
  2767      openapi_files:
  2768        - descriptions/api.github.com/api.github.com.json
  2769        - descriptions/ghec/ghec.json
  2770        - descriptions/ghes-3.15/ghes-3.15.json
  2771    - name: GET /orgs/{org}/teams/{team_slug}/projects
  2772      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects
  2773      openapi_files:
  2774        - descriptions/api.github.com/api.github.com.json
  2775        - descriptions/ghec/ghec.json
  2776        - descriptions/ghes-3.15/ghes-3.15.json
  2777    - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2778      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
  2779      openapi_files:
  2780        - descriptions/api.github.com/api.github.com.json
  2781        - descriptions/ghec/ghec.json
  2782        - descriptions/ghes-3.15/ghes-3.15.json
  2783    - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2784      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
  2785      openapi_files:
  2786        - descriptions/api.github.com/api.github.com.json
  2787        - descriptions/ghec/ghec.json
  2788        - descriptions/ghes-3.15/ghes-3.15.json
  2789    - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2790      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
  2791      openapi_files:
  2792        - descriptions/api.github.com/api.github.com.json
  2793        - descriptions/ghec/ghec.json
  2794        - descriptions/ghes-3.15/ghes-3.15.json
  2795    - name: GET /orgs/{org}/teams/{team_slug}/repos
  2796      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories
  2797      openapi_files:
  2798        - descriptions/api.github.com/api.github.com.json
  2799        - descriptions/ghec/ghec.json
  2800        - descriptions/ghes-3.15/ghes-3.15.json
  2801    - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2802      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
  2803      openapi_files:
  2804        - descriptions/api.github.com/api.github.com.json
  2805        - descriptions/ghec/ghec.json
  2806        - descriptions/ghes-3.15/ghes-3.15.json
  2807    - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2808      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository
  2809      openapi_files:
  2810        - descriptions/api.github.com/api.github.com.json
  2811        - descriptions/ghec/ghec.json
  2812        - descriptions/ghes-3.15/ghes-3.15.json
  2813    - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2814      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
  2815      openapi_files:
  2816        - descriptions/api.github.com/api.github.com.json
  2817        - descriptions/ghec/ghec.json
  2818        - descriptions/ghes-3.15/ghes-3.15.json
  2819    - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2820      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team
  2821      openapi_files:
  2822        - descriptions/ghec/ghec.json
  2823    - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2824      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections
  2825      openapi_files:
  2826        - descriptions/ghec/ghec.json
  2827    - name: GET /orgs/{org}/teams/{team_slug}/teams
  2828      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams
  2829      openapi_files:
  2830        - descriptions/api.github.com/api.github.com.json
  2831        - descriptions/ghec/ghec.json
  2832        - descriptions/ghes-3.15/ghes-3.15.json
  2833    - name: POST /orgs/{org}/{security_product}/{enablement}
  2834      documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
  2835      openapi_files:
  2836        - descriptions/api.github.com/api.github.com.json
  2837        - descriptions/ghec/ghec.json
  2838        - descriptions/ghes-3.15/ghes-3.15.json
  2839    - name: DELETE /projects/columns/cards/{card_id}
  2840      documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card
  2841      openapi_files:
  2842        - descriptions/api.github.com/api.github.com.json
  2843        - descriptions/ghec/ghec.json
  2844        - descriptions/ghes-3.15/ghes-3.15.json
  2845    - name: GET /projects/columns/cards/{card_id}
  2846      documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card
  2847      openapi_files:
  2848        - descriptions/api.github.com/api.github.com.json
  2849        - descriptions/ghec/ghec.json
  2850        - descriptions/ghes-3.15/ghes-3.15.json
  2851    - name: PATCH /projects/columns/cards/{card_id}
  2852      documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
  2853      openapi_files:
  2854        - descriptions/api.github.com/api.github.com.json
  2855        - descriptions/ghec/ghec.json
  2856        - descriptions/ghes-3.15/ghes-3.15.json
  2857    - name: POST /projects/columns/cards/{card_id}/moves
  2858      documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card
  2859      openapi_files:
  2860        - descriptions/api.github.com/api.github.com.json
  2861        - descriptions/ghec/ghec.json
  2862        - descriptions/ghes-3.15/ghes-3.15.json
  2863    - name: DELETE /projects/columns/{column_id}
  2864      documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column
  2865      openapi_files:
  2866        - descriptions/api.github.com/api.github.com.json
  2867        - descriptions/ghec/ghec.json
  2868        - descriptions/ghes-3.15/ghes-3.15.json
  2869    - name: GET /projects/columns/{column_id}
  2870      documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column
  2871      openapi_files:
  2872        - descriptions/api.github.com/api.github.com.json
  2873        - descriptions/ghec/ghec.json
  2874        - descriptions/ghes-3.15/ghes-3.15.json
  2875    - name: PATCH /projects/columns/{column_id}
  2876      documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
  2877      openapi_files:
  2878        - descriptions/api.github.com/api.github.com.json
  2879        - descriptions/ghec/ghec.json
  2880        - descriptions/ghes-3.15/ghes-3.15.json
  2881    - name: GET /projects/columns/{column_id}/cards
  2882      documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards
  2883      openapi_files:
  2884        - descriptions/api.github.com/api.github.com.json
  2885        - descriptions/ghec/ghec.json
  2886        - descriptions/ghes-3.15/ghes-3.15.json
  2887    - name: POST /projects/columns/{column_id}/cards
  2888      documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card
  2889      openapi_files:
  2890        - descriptions/api.github.com/api.github.com.json
  2891        - descriptions/ghec/ghec.json
  2892        - descriptions/ghes-3.15/ghes-3.15.json
  2893    - name: POST /projects/columns/{column_id}/moves
  2894      documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column
  2895      openapi_files:
  2896        - descriptions/api.github.com/api.github.com.json
  2897        - descriptions/ghec/ghec.json
  2898        - descriptions/ghes-3.15/ghes-3.15.json
  2899    - name: DELETE /projects/{project_id}
  2900      documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project
  2901      openapi_files:
  2902        - descriptions/api.github.com/api.github.com.json
  2903        - descriptions/ghec/ghec.json
  2904        - descriptions/ghes-3.15/ghes-3.15.json
  2905    - name: GET /projects/{project_id}
  2906      documentation_url: https://docs.github.com/rest/projects/projects#get-a-project
  2907      openapi_files:
  2908        - descriptions/api.github.com/api.github.com.json
  2909        - descriptions/ghec/ghec.json
  2910        - descriptions/ghes-3.15/ghes-3.15.json
  2911    - name: PATCH /projects/{project_id}
  2912      documentation_url: https://docs.github.com/rest/projects/projects#update-a-project
  2913      openapi_files:
  2914        - descriptions/api.github.com/api.github.com.json
  2915        - descriptions/ghec/ghec.json
  2916        - descriptions/ghes-3.15/ghes-3.15.json
  2917    - name: GET /projects/{project_id}/collaborators
  2918      documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
  2919      openapi_files:
  2920        - descriptions/api.github.com/api.github.com.json
  2921        - descriptions/ghec/ghec.json
  2922        - descriptions/ghes-3.15/ghes-3.15.json
  2923    - name: DELETE /projects/{project_id}/collaborators/{username}
  2924      documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
  2925      openapi_files:
  2926        - descriptions/api.github.com/api.github.com.json
  2927        - descriptions/ghec/ghec.json
  2928        - descriptions/ghes-3.15/ghes-3.15.json
  2929    - name: PUT /projects/{project_id}/collaborators/{username}
  2930      documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
  2931      openapi_files:
  2932        - descriptions/api.github.com/api.github.com.json
  2933        - descriptions/ghec/ghec.json
  2934        - descriptions/ghes-3.15/ghes-3.15.json
  2935    - name: GET /projects/{project_id}/collaborators/{username}/permission
  2936      documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
  2937      openapi_files:
  2938        - descriptions/api.github.com/api.github.com.json
  2939        - descriptions/ghec/ghec.json
  2940        - descriptions/ghes-3.15/ghes-3.15.json
  2941    - name: GET /projects/{project_id}/columns
  2942      documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns
  2943      openapi_files:
  2944        - descriptions/api.github.com/api.github.com.json
  2945        - descriptions/ghec/ghec.json
  2946        - descriptions/ghes-3.15/ghes-3.15.json
  2947    - name: POST /projects/{project_id}/columns
  2948      documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column
  2949      openapi_files:
  2950        - descriptions/api.github.com/api.github.com.json
  2951        - descriptions/ghec/ghec.json
  2952        - descriptions/ghes-3.15/ghes-3.15.json
  2953    - name: GET /rate_limit
  2954      documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
  2955      openapi_files:
  2956        - descriptions/api.github.com/api.github.com.json
  2957        - descriptions/ghec/ghec.json
  2958        - descriptions/ghes-3.15/ghes-3.15.json
  2959    - name: DELETE /reactions/{reaction_id}
  2960      documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy
  2961      openapi_files:
  2962        - descriptions/ghes-3.4/ghes-3.4.json
  2963    - name: DELETE /repos/{owner}/{repo}
  2964      documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
  2965      openapi_files:
  2966        - descriptions/api.github.com/api.github.com.json
  2967        - descriptions/ghec/ghec.json
  2968        - descriptions/ghes-3.15/ghes-3.15.json
  2969    - name: GET /repos/{owner}/{repo}
  2970      documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository
  2971      openapi_files:
  2972        - descriptions/api.github.com/api.github.com.json
  2973        - descriptions/ghec/ghec.json
  2974        - descriptions/ghes-3.15/ghes-3.15.json
  2975    - name: PATCH /repos/{owner}/{repo}
  2976      documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository
  2977      openapi_files:
  2978        - descriptions/api.github.com/api.github.com.json
  2979        - descriptions/ghec/ghec.json
  2980        - descriptions/ghes-3.15/ghes-3.15.json
  2981    - name: GET /repos/{owner}/{repo}/actions/artifacts
  2982      documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
  2983      openapi_files:
  2984        - descriptions/api.github.com/api.github.com.json
  2985        - descriptions/ghec/ghec.json
  2986        - descriptions/ghes-3.15/ghes-3.15.json
  2987    - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  2988      documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
  2989      openapi_files:
  2990        - descriptions/api.github.com/api.github.com.json
  2991        - descriptions/ghec/ghec.json
  2992        - descriptions/ghes-3.15/ghes-3.15.json
  2993    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  2994      documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
  2995      openapi_files:
  2996        - descriptions/api.github.com/api.github.com.json
  2997        - descriptions/ghec/ghec.json
  2998        - descriptions/ghes-3.15/ghes-3.15.json
  2999    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}
  3000      documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
  3001      openapi_files:
  3002        - descriptions/api.github.com/api.github.com.json
  3003        - descriptions/ghec/ghec.json
  3004        - descriptions/ghes-3.15/ghes-3.15.json
  3005    - name: GET /repos/{owner}/{repo}/actions/cache/usage
  3006      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
  3007      openapi_files:
  3008        - descriptions/api.github.com/api.github.com.json
  3009        - descriptions/ghec/ghec.json
  3010        - descriptions/ghes-3.15/ghes-3.15.json
  3011    - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy
  3012      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository
  3013      openapi_files:
  3014        - descriptions/ghes-3.15/ghes-3.15.json
  3015    - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy
  3016      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository
  3017      openapi_files:
  3018        - descriptions/ghes-3.15/ghes-3.15.json
  3019    - name: DELETE /repos/{owner}/{repo}/actions/caches
  3020      documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
  3021      openapi_files:
  3022        - descriptions/api.github.com/api.github.com.json
  3023        - descriptions/ghec/ghec.json
  3024        - descriptions/ghes-3.15/ghes-3.15.json
  3025    - name: GET /repos/{owner}/{repo}/actions/caches
  3026      documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
  3027      openapi_files:
  3028        - descriptions/api.github.com/api.github.com.json
  3029        - descriptions/ghec/ghec.json
  3030        - descriptions/ghes-3.15/ghes-3.15.json
  3031    - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  3032      documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
  3033      openapi_files:
  3034        - descriptions/api.github.com/api.github.com.json
  3035        - descriptions/ghec/ghec.json
  3036        - descriptions/ghes-3.15/ghes-3.15.json
  3037    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}
  3038      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
  3039      openapi_files:
  3040        - descriptions/api.github.com/api.github.com.json
  3041        - descriptions/ghec/ghec.json
  3042        - descriptions/ghes-3.15/ghes-3.15.json
  3043    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
  3044      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
  3045      openapi_files:
  3046        - descriptions/api.github.com/api.github.com.json
  3047        - descriptions/ghec/ghec.json
  3048        - descriptions/ghes-3.15/ghes-3.15.json
  3049    - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun
  3050      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
  3051      openapi_files:
  3052        - descriptions/api.github.com/api.github.com.json
  3053        - descriptions/ghec/ghec.json
  3054        - descriptions/ghes-3.15/ghes-3.15.json
  3055    - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  3056      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3057      openapi_files:
  3058        - descriptions/api.github.com/api.github.com.json
  3059        - descriptions/ghec/ghec.json
  3060        - descriptions/ghes-3.15/ghes-3.15.json
  3061    - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  3062      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3063      openapi_files:
  3064        - descriptions/api.github.com/api.github.com.json
  3065        - descriptions/ghec/ghec.json
  3066        - descriptions/ghes-3.15/ghes-3.15.json
  3067    - name: GET /repos/{owner}/{repo}/actions/organization-secrets
  3068      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
  3069      openapi_files:
  3070        - descriptions/api.github.com/api.github.com.json
  3071        - descriptions/ghec/ghec.json
  3072        - descriptions/ghes-3.15/ghes-3.15.json
  3073    - name: GET /repos/{owner}/{repo}/actions/organization-variables
  3074      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
  3075      openapi_files:
  3076        - descriptions/api.github.com/api.github.com.json
  3077        - descriptions/ghec/ghec.json
  3078        - descriptions/ghes-3.15/ghes-3.15.json
  3079    - name: GET /repos/{owner}/{repo}/actions/permissions
  3080      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
  3081      openapi_files:
  3082        - descriptions/api.github.com/api.github.com.json
  3083        - descriptions/ghec/ghec.json
  3084        - descriptions/ghes-3.15/ghes-3.15.json
  3085    - name: PUT /repos/{owner}/{repo}/actions/permissions
  3086      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
  3087      openapi_files:
  3088        - descriptions/api.github.com/api.github.com.json
  3089        - descriptions/ghec/ghec.json
  3090        - descriptions/ghes-3.15/ghes-3.15.json
  3091    - name: GET /repos/{owner}/{repo}/actions/permissions/access
  3092      documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
  3093      openapi_files:
  3094        - descriptions/api.github.com/api.github.com.json
  3095        - descriptions/ghec/ghec.json
  3096        - descriptions/ghes-3.15/ghes-3.15.json
  3097    - name: PUT /repos/{owner}/{repo}/actions/permissions/access
  3098      documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
  3099      openapi_files:
  3100        - descriptions/api.github.com/api.github.com.json
  3101        - descriptions/ghec/ghec.json
  3102        - descriptions/ghes-3.15/ghes-3.15.json
  3103    - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions
  3104      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
  3105      openapi_files:
  3106        - descriptions/api.github.com/api.github.com.json
  3107        - descriptions/ghec/ghec.json
  3108        - descriptions/ghes-3.15/ghes-3.15.json
  3109    - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions
  3110      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
  3111      openapi_files:
  3112        - descriptions/api.github.com/api.github.com.json
  3113        - descriptions/ghec/ghec.json
  3114        - descriptions/ghes-3.15/ghes-3.15.json
  3115    - name: GET /repos/{owner}/{repo}/actions/permissions/workflow
  3116      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
  3117      openapi_files:
  3118        - descriptions/api.github.com/api.github.com.json
  3119        - descriptions/ghec/ghec.json
  3120        - descriptions/ghes-3.15/ghes-3.15.json
  3121    - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow
  3122      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
  3123      openapi_files:
  3124        - descriptions/api.github.com/api.github.com.json
  3125        - descriptions/ghec/ghec.json
  3126        - descriptions/ghes-3.15/ghes-3.15.json
  3127    - name: GET /repos/{owner}/{repo}/actions/runners
  3128      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository
  3129      openapi_files:
  3130        - descriptions/api.github.com/api.github.com.json
  3131        - descriptions/ghec/ghec.json
  3132        - descriptions/ghes-3.15/ghes-3.15.json
  3133    - name: GET /repos/{owner}/{repo}/actions/runners/downloads
  3134      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
  3135      openapi_files:
  3136        - descriptions/api.github.com/api.github.com.json
  3137        - descriptions/ghec/ghec.json
  3138        - descriptions/ghes-3.15/ghes-3.15.json
  3139    - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig
  3140      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
  3141      openapi_files:
  3142        - descriptions/api.github.com/api.github.com.json
  3143        - descriptions/ghec/ghec.json
  3144        - descriptions/ghes-3.15/ghes-3.15.json
  3145    - name: POST /repos/{owner}/{repo}/actions/runners/registration-token
  3146      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
  3147      openapi_files:
  3148        - descriptions/api.github.com/api.github.com.json
  3149        - descriptions/ghec/ghec.json
  3150        - descriptions/ghes-3.15/ghes-3.15.json
  3151    - name: POST /repos/{owner}/{repo}/actions/runners/remove-token
  3152      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
  3153      openapi_files:
  3154        - descriptions/api.github.com/api.github.com.json
  3155        - descriptions/ghec/ghec.json
  3156        - descriptions/ghes-3.15/ghes-3.15.json
  3157    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
  3158      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
  3159      openapi_files:
  3160        - descriptions/api.github.com/api.github.com.json
  3161        - descriptions/ghec/ghec.json
  3162        - descriptions/ghes-3.15/ghes-3.15.json
  3163    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}
  3164      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
  3165      openapi_files:
  3166        - descriptions/api.github.com/api.github.com.json
  3167        - descriptions/ghec/ghec.json
  3168        - descriptions/ghes-3.15/ghes-3.15.json
  3169    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3170      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
  3171      openapi_files:
  3172        - descriptions/api.github.com/api.github.com.json
  3173        - descriptions/ghec/ghec.json
  3174        - descriptions/ghes-3.15/ghes-3.15.json
  3175    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3176      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
  3177      openapi_files:
  3178        - descriptions/api.github.com/api.github.com.json
  3179        - descriptions/ghec/ghec.json
  3180        - descriptions/ghes-3.15/ghes-3.15.json
  3181    - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3182      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
  3183      openapi_files:
  3184        - descriptions/api.github.com/api.github.com.json
  3185        - descriptions/ghec/ghec.json
  3186        - descriptions/ghes-3.15/ghes-3.15.json
  3187    - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3188      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
  3189      openapi_files:
  3190        - descriptions/api.github.com/api.github.com.json
  3191        - descriptions/ghec/ghec.json
  3192        - descriptions/ghes-3.15/ghes-3.15.json
  3193    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  3194      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
  3195      openapi_files:
  3196        - descriptions/api.github.com/api.github.com.json
  3197        - descriptions/ghec/ghec.json
  3198        - descriptions/ghes-3.15/ghes-3.15.json
  3199    - name: GET /repos/{owner}/{repo}/actions/runs
  3200      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
  3201      openapi_files:
  3202        - descriptions/api.github.com/api.github.com.json
  3203        - descriptions/ghec/ghec.json
  3204        - descriptions/ghes-3.15/ghes-3.15.json
  3205    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}
  3206      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
  3207      openapi_files:
  3208        - descriptions/api.github.com/api.github.com.json
  3209        - descriptions/ghec/ghec.json
  3210        - descriptions/ghes-3.15/ghes-3.15.json
  3211    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}
  3212      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
  3213      openapi_files:
  3214        - descriptions/api.github.com/api.github.com.json
  3215        - descriptions/ghec/ghec.json
  3216        - descriptions/ghes-3.15/ghes-3.15.json
  3217    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals
  3218      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
  3219      openapi_files:
  3220        - descriptions/api.github.com/api.github.com.json
  3221        - descriptions/ghec/ghec.json
  3222        - descriptions/ghes-3.15/ghes-3.15.json
  3223    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve
  3224      documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
  3225      openapi_files:
  3226        - descriptions/api.github.com/api.github.com.json
  3227        - descriptions/ghec/ghec.json
  3228    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts
  3229      documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
  3230      openapi_files:
  3231        - descriptions/api.github.com/api.github.com.json
  3232        - descriptions/ghec/ghec.json
  3233        - descriptions/ghes-3.15/ghes-3.15.json
  3234    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}
  3235      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
  3236      openapi_files:
  3237        - descriptions/api.github.com/api.github.com.json
  3238        - descriptions/ghec/ghec.json
  3239        - descriptions/ghes-3.15/ghes-3.15.json
  3240    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs
  3241      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
  3242      openapi_files:
  3243        - descriptions/api.github.com/api.github.com.json
  3244        - descriptions/ghec/ghec.json
  3245        - descriptions/ghes-3.15/ghes-3.15.json
  3246    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs
  3247      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
  3248      openapi_files:
  3249        - descriptions/api.github.com/api.github.com.json
  3250        - descriptions/ghec/ghec.json
  3251        - descriptions/ghes-3.15/ghes-3.15.json
  3252    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel
  3253      documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
  3254      openapi_files:
  3255        - descriptions/api.github.com/api.github.com.json
  3256        - descriptions/ghec/ghec.json
  3257        - descriptions/ghes-3.15/ghes-3.15.json
  3258    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule
  3259      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
  3260      openapi_files:
  3261        - descriptions/api.github.com/api.github.com.json
  3262        - descriptions/ghec/ghec.json
  3263        - descriptions/ghes-3.15/ghes-3.15.json
  3264    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel
  3265      documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
  3266      openapi_files:
  3267        - descriptions/api.github.com/api.github.com.json
  3268        - descriptions/ghec/ghec.json
  3269        - descriptions/ghes-3.15/ghes-3.15.json
  3270    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs
  3271      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
  3272      openapi_files:
  3273        - descriptions/api.github.com/api.github.com.json
  3274        - descriptions/ghec/ghec.json
  3275        - descriptions/ghes-3.15/ghes-3.15.json
  3276    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3277      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
  3278      openapi_files:
  3279        - descriptions/api.github.com/api.github.com.json
  3280        - descriptions/ghec/ghec.json
  3281        - descriptions/ghes-3.15/ghes-3.15.json
  3282    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3283      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
  3284      openapi_files:
  3285        - descriptions/api.github.com/api.github.com.json
  3286        - descriptions/ghec/ghec.json
  3287        - descriptions/ghes-3.15/ghes-3.15.json
  3288    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3289      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
  3290      openapi_files:
  3291        - descriptions/api.github.com/api.github.com.json
  3292        - descriptions/ghec/ghec.json
  3293        - descriptions/ghes-3.15/ghes-3.15.json
  3294    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3295      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
  3296      openapi_files:
  3297        - descriptions/api.github.com/api.github.com.json
  3298        - descriptions/ghec/ghec.json
  3299        - descriptions/ghes-3.15/ghes-3.15.json
  3300    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
  3301      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
  3302      openapi_files:
  3303        - descriptions/api.github.com/api.github.com.json
  3304        - descriptions/ghec/ghec.json
  3305        - descriptions/ghes-3.15/ghes-3.15.json
  3306    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs
  3307      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
  3308      openapi_files:
  3309        - descriptions/api.github.com/api.github.com.json
  3310        - descriptions/ghec/ghec.json
  3311        - descriptions/ghes-3.15/ghes-3.15.json
  3312    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing
  3313      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
  3314      openapi_files:
  3315        - descriptions/api.github.com/api.github.com.json
  3316        - descriptions/ghec/ghec.json
  3317    - name: GET /repos/{owner}/{repo}/actions/secrets
  3318      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
  3319      openapi_files:
  3320        - descriptions/api.github.com/api.github.com.json
  3321        - descriptions/ghec/ghec.json
  3322        - descriptions/ghes-3.15/ghes-3.15.json
  3323    - name: GET /repos/{owner}/{repo}/actions/secrets/public-key
  3324      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
  3325      openapi_files:
  3326        - descriptions/api.github.com/api.github.com.json
  3327        - descriptions/ghec/ghec.json
  3328        - descriptions/ghes-3.15/ghes-3.15.json
  3329    - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3330      documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
  3331      openapi_files:
  3332        - descriptions/api.github.com/api.github.com.json
  3333        - descriptions/ghec/ghec.json
  3334        - descriptions/ghes-3.15/ghes-3.15.json
  3335    - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3336      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
  3337      openapi_files:
  3338        - descriptions/api.github.com/api.github.com.json
  3339        - descriptions/ghec/ghec.json
  3340        - descriptions/ghes-3.15/ghes-3.15.json
  3341    - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3342      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
  3343      openapi_files:
  3344        - descriptions/api.github.com/api.github.com.json
  3345        - descriptions/ghec/ghec.json
  3346        - descriptions/ghes-3.15/ghes-3.15.json
  3347    - name: GET /repos/{owner}/{repo}/actions/variables
  3348      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables
  3349      openapi_files:
  3350        - descriptions/api.github.com/api.github.com.json
  3351        - descriptions/ghec/ghec.json
  3352        - descriptions/ghes-3.15/ghes-3.15.json
  3353    - name: POST /repos/{owner}/{repo}/actions/variables
  3354      documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
  3355      openapi_files:
  3356        - descriptions/api.github.com/api.github.com.json
  3357        - descriptions/ghec/ghec.json
  3358        - descriptions/ghes-3.15/ghes-3.15.json
  3359    - name: DELETE /repos/{owner}/{repo}/actions/variables/{name}
  3360      documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
  3361      openapi_files:
  3362        - descriptions/api.github.com/api.github.com.json
  3363        - descriptions/ghec/ghec.json
  3364        - descriptions/ghes-3.15/ghes-3.15.json
  3365    - name: GET /repos/{owner}/{repo}/actions/variables/{name}
  3366      documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
  3367      openapi_files:
  3368        - descriptions/api.github.com/api.github.com.json
  3369        - descriptions/ghec/ghec.json
  3370        - descriptions/ghes-3.15/ghes-3.15.json
  3371    - name: PATCH /repos/{owner}/{repo}/actions/variables/{name}
  3372      documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
  3373      openapi_files:
  3374        - descriptions/api.github.com/api.github.com.json
  3375        - descriptions/ghec/ghec.json
  3376        - descriptions/ghes-3.15/ghes-3.15.json
  3377    - name: GET /repos/{owner}/{repo}/actions/workflows
  3378      documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
  3379      openapi_files:
  3380        - descriptions/api.github.com/api.github.com.json
  3381        - descriptions/ghec/ghec.json
  3382        - descriptions/ghes-3.15/ghes-3.15.json
  3383    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}
  3384      documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow
  3385      openapi_files:
  3386        - descriptions/api.github.com/api.github.com.json
  3387        - descriptions/ghec/ghec.json
  3388        - descriptions/ghes-3.15/ghes-3.15.json
  3389    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable
  3390      documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
  3391      openapi_files:
  3392        - descriptions/api.github.com/api.github.com.json
  3393        - descriptions/ghec/ghec.json
  3394        - descriptions/ghes-3.15/ghes-3.15.json
  3395    - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches
  3396      documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
  3397      openapi_files:
  3398        - descriptions/api.github.com/api.github.com.json
  3399        - descriptions/ghec/ghec.json
  3400        - descriptions/ghes-3.15/ghes-3.15.json
  3401    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable
  3402      documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
  3403      openapi_files:
  3404        - descriptions/api.github.com/api.github.com.json
  3405        - descriptions/ghec/ghec.json
  3406        - descriptions/ghes-3.15/ghes-3.15.json
  3407    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
  3408      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
  3409      openapi_files:
  3410        - descriptions/api.github.com/api.github.com.json
  3411        - descriptions/ghec/ghec.json
  3412        - descriptions/ghes-3.15/ghes-3.15.json
  3413    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing
  3414      documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
  3415      openapi_files:
  3416        - descriptions/api.github.com/api.github.com.json
  3417        - descriptions/ghec/ghec.json
  3418    - name: GET /repos/{owner}/{repo}/activity
  3419      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities
  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}/assignees
  3425      documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees
  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: GET /repos/{owner}/{repo}/assignees/{assignee}
  3431      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
  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: POST /repos/{owner}/{repo}/attestations
  3437      documentation_url: https://docs.github.com/rest/repos/repos#create-an-attestation
  3438      openapi_files:
  3439        - descriptions/api.github.com/api.github.com.json
  3440        - descriptions/ghec/ghec.json
  3441    - name: GET /repos/{owner}/{repo}/attestations/{subject_digest}
  3442      documentation_url: https://docs.github.com/rest/repos/repos#list-attestations
  3443      openapi_files:
  3444        - descriptions/api.github.com/api.github.com.json
  3445        - descriptions/ghec/ghec.json
  3446    - name: GET /repos/{owner}/{repo}/autolinks
  3447      documentation_url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository
  3448      openapi_files:
  3449        - descriptions/api.github.com/api.github.com.json
  3450        - descriptions/ghec/ghec.json
  3451        - descriptions/ghes-3.15/ghes-3.15.json
  3452    - name: POST /repos/{owner}/{repo}/autolinks
  3453      documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
  3454      openapi_files:
  3455        - descriptions/api.github.com/api.github.com.json
  3456        - descriptions/ghec/ghec.json
  3457        - descriptions/ghes-3.15/ghes-3.15.json
  3458    - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}
  3459      documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
  3460      openapi_files:
  3461        - descriptions/api.github.com/api.github.com.json
  3462        - descriptions/ghec/ghec.json
  3463        - descriptions/ghes-3.15/ghes-3.15.json
  3464    - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id}
  3465      documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
  3466      openapi_files:
  3467        - descriptions/api.github.com/api.github.com.json
  3468        - descriptions/ghec/ghec.json
  3469        - descriptions/ghes-3.15/ghes-3.15.json
  3470    - name: DELETE /repos/{owner}/{repo}/automated-security-fixes
  3471      documentation_url: https://docs.github.com/rest/repos/repos#disable-automated-security-fixes
  3472      openapi_files:
  3473        - descriptions/api.github.com/api.github.com.json
  3474        - descriptions/ghec/ghec.json
  3475    - name: GET /repos/{owner}/{repo}/automated-security-fixes
  3476      documentation_url: https://docs.github.com/rest/repos/repos#check-if-automated-security-fixes-are-enabled-for-a-repository
  3477      openapi_files:
  3478        - descriptions/api.github.com/api.github.com.json
  3479        - descriptions/ghec/ghec.json
  3480        - descriptions/ghes-3.15/ghes-3.15.json
  3481    - name: PUT /repos/{owner}/{repo}/automated-security-fixes
  3482      documentation_url: https://docs.github.com/rest/repos/repos#enable-automated-security-fixes
  3483      openapi_files:
  3484        - descriptions/api.github.com/api.github.com.json
  3485        - descriptions/ghec/ghec.json
  3486    - name: GET /repos/{owner}/{repo}/branches
  3487      documentation_url: https://docs.github.com/rest/branches/branches#list-branches
  3488      openapi_files:
  3489        - descriptions/api.github.com/api.github.com.json
  3490        - descriptions/ghec/ghec.json
  3491        - descriptions/ghes-3.15/ghes-3.15.json
  3492    - name: GET /repos/{owner}/{repo}/branches/{branch}
  3493      documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch
  3494      openapi_files:
  3495        - descriptions/api.github.com/api.github.com.json
  3496        - descriptions/ghec/ghec.json
  3497        - descriptions/ghes-3.15/ghes-3.15.json
  3498    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection
  3499      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
  3500      openapi_files:
  3501        - descriptions/api.github.com/api.github.com.json
  3502        - descriptions/ghec/ghec.json
  3503        - descriptions/ghes-3.15/ghes-3.15.json
  3504    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection
  3505      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
  3506      openapi_files:
  3507        - descriptions/api.github.com/api.github.com.json
  3508        - descriptions/ghec/ghec.json
  3509        - descriptions/ghes-3.15/ghes-3.15.json
  3510    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection
  3511      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
  3512      openapi_files:
  3513        - descriptions/api.github.com/api.github.com.json
  3514        - descriptions/ghec/ghec.json
  3515        - descriptions/ghes-3.15/ghes-3.15.json
  3516    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3517      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
  3518      openapi_files:
  3519        - descriptions/api.github.com/api.github.com.json
  3520        - descriptions/ghec/ghec.json
  3521        - descriptions/ghes-3.15/ghes-3.15.json
  3522    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3523      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
  3524      openapi_files:
  3525        - descriptions/api.github.com/api.github.com.json
  3526        - descriptions/ghec/ghec.json
  3527        - descriptions/ghes-3.15/ghes-3.15.json
  3528    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3529      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
  3530      openapi_files:
  3531        - descriptions/api.github.com/api.github.com.json
  3532        - descriptions/ghec/ghec.json
  3533        - descriptions/ghes-3.15/ghes-3.15.json
  3534    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3535      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
  3536      openapi_files:
  3537        - descriptions/api.github.com/api.github.com.json
  3538        - descriptions/ghec/ghec.json
  3539        - descriptions/ghes-3.15/ghes-3.15.json
  3540    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3541      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
  3542      openapi_files:
  3543        - descriptions/api.github.com/api.github.com.json
  3544        - descriptions/ghec/ghec.json
  3545        - descriptions/ghes-3.15/ghes-3.15.json
  3546    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3547      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
  3548      openapi_files:
  3549        - descriptions/api.github.com/api.github.com.json
  3550        - descriptions/ghec/ghec.json
  3551        - descriptions/ghes-3.15/ghes-3.15.json
  3552    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3553      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
  3554      openapi_files:
  3555        - descriptions/api.github.com/api.github.com.json
  3556        - descriptions/ghec/ghec.json
  3557        - descriptions/ghes-3.15/ghes-3.15.json
  3558    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3559      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
  3560      openapi_files:
  3561        - descriptions/api.github.com/api.github.com.json
  3562        - descriptions/ghec/ghec.json
  3563        - descriptions/ghes-3.15/ghes-3.15.json
  3564    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3565      documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
  3566      openapi_files:
  3567        - descriptions/api.github.com/api.github.com.json
  3568        - descriptions/ghec/ghec.json
  3569        - descriptions/ghes-3.15/ghes-3.15.json
  3570    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3571      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
  3572      openapi_files:
  3573        - descriptions/api.github.com/api.github.com.json
  3574        - descriptions/ghec/ghec.json
  3575        - descriptions/ghes-3.15/ghes-3.15.json
  3576    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3577      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
  3578      openapi_files:
  3579        - descriptions/api.github.com/api.github.com.json
  3580        - descriptions/ghec/ghec.json
  3581        - descriptions/ghes-3.15/ghes-3.15.json
  3582    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3583      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
  3584      openapi_files:
  3585        - descriptions/api.github.com/api.github.com.json
  3586        - descriptions/ghec/ghec.json
  3587        - descriptions/ghes-3.15/ghes-3.15.json
  3588    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3589      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
  3590      openapi_files:
  3591        - descriptions/api.github.com/api.github.com.json
  3592        - descriptions/ghec/ghec.json
  3593        - descriptions/ghes-3.15/ghes-3.15.json
  3594    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3595      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
  3596      openapi_files:
  3597        - descriptions/api.github.com/api.github.com.json
  3598        - descriptions/ghec/ghec.json
  3599        - descriptions/ghes-3.15/ghes-3.15.json
  3600    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3601      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
  3602      openapi_files:
  3603        - descriptions/api.github.com/api.github.com.json
  3604        - descriptions/ghec/ghec.json
  3605        - descriptions/ghes-3.15/ghes-3.15.json
  3606    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3607      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
  3608      openapi_files:
  3609        - descriptions/api.github.com/api.github.com.json
  3610        - descriptions/ghec/ghec.json
  3611        - descriptions/ghes-3.15/ghes-3.15.json
  3612    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3613      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
  3614      openapi_files:
  3615        - descriptions/api.github.com/api.github.com.json
  3616        - descriptions/ghec/ghec.json
  3617        - descriptions/ghes-3.15/ghes-3.15.json
  3618    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3619      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
  3620      openapi_files:
  3621        - descriptions/api.github.com/api.github.com.json
  3622        - descriptions/ghec/ghec.json
  3623        - descriptions/ghes-3.15/ghes-3.15.json
  3624    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3625      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
  3626      openapi_files:
  3627        - descriptions/api.github.com/api.github.com.json
  3628        - descriptions/ghec/ghec.json
  3629        - descriptions/ghes-3.15/ghes-3.15.json
  3630    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3631      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
  3632      openapi_files:
  3633        - descriptions/api.github.com/api.github.com.json
  3634        - descriptions/ghec/ghec.json
  3635        - descriptions/ghes-3.15/ghes-3.15.json
  3636    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3637      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
  3638      openapi_files:
  3639        - descriptions/api.github.com/api.github.com.json
  3640        - descriptions/ghec/ghec.json
  3641        - descriptions/ghes-3.15/ghes-3.15.json
  3642    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3643      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
  3644      openapi_files:
  3645        - descriptions/api.github.com/api.github.com.json
  3646        - descriptions/ghec/ghec.json
  3647        - descriptions/ghes-3.15/ghes-3.15.json
  3648    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3649      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
  3650      openapi_files:
  3651        - descriptions/api.github.com/api.github.com.json
  3652        - descriptions/ghec/ghec.json
  3653        - descriptions/ghes-3.15/ghes-3.15.json
  3654    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3655      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
  3656      openapi_files:
  3657        - descriptions/api.github.com/api.github.com.json
  3658        - descriptions/ghec/ghec.json
  3659        - descriptions/ghes-3.15/ghes-3.15.json
  3660    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3661      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
  3662      openapi_files:
  3663        - descriptions/api.github.com/api.github.com.json
  3664        - descriptions/ghec/ghec.json
  3665        - descriptions/ghes-3.15/ghes-3.15.json
  3666    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3667      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
  3668      openapi_files:
  3669        - descriptions/api.github.com/api.github.com.json
  3670        - descriptions/ghec/ghec.json
  3671        - descriptions/ghes-3.15/ghes-3.15.json
  3672    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3673      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
  3674      openapi_files:
  3675        - descriptions/api.github.com/api.github.com.json
  3676        - descriptions/ghec/ghec.json
  3677        - descriptions/ghes-3.15/ghes-3.15.json
  3678    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3679      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
  3680      openapi_files:
  3681        - descriptions/api.github.com/api.github.com.json
  3682        - descriptions/ghec/ghec.json
  3683        - descriptions/ghes-3.15/ghes-3.15.json
  3684    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3685      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
  3686      openapi_files:
  3687        - descriptions/api.github.com/api.github.com.json
  3688        - descriptions/ghec/ghec.json
  3689        - descriptions/ghes-3.15/ghes-3.15.json
  3690    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3691      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
  3692      openapi_files:
  3693        - descriptions/api.github.com/api.github.com.json
  3694        - descriptions/ghec/ghec.json
  3695        - descriptions/ghes-3.15/ghes-3.15.json
  3696    - name: POST /repos/{owner}/{repo}/branches/{branch}/rename
  3697      documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch
  3698      openapi_files:
  3699        - descriptions/api.github.com/api.github.com.json
  3700        - descriptions/ghec/ghec.json
  3701        - descriptions/ghes-3.15/ghes-3.15.json
  3702    - name: POST /repos/{owner}/{repo}/check-runs
  3703      documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run
  3704      openapi_files:
  3705        - descriptions/api.github.com/api.github.com.json
  3706        - descriptions/ghec/ghec.json
  3707        - descriptions/ghes-3.15/ghes-3.15.json
  3708    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}
  3709      documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run
  3710      openapi_files:
  3711        - descriptions/api.github.com/api.github.com.json
  3712        - descriptions/ghec/ghec.json
  3713        - descriptions/ghes-3.15/ghes-3.15.json
  3714    - name: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}
  3715      documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run
  3716      openapi_files:
  3717        - descriptions/api.github.com/api.github.com.json
  3718        - descriptions/ghec/ghec.json
  3719        - descriptions/ghes-3.15/ghes-3.15.json
  3720    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations
  3721      documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
  3722      openapi_files:
  3723        - descriptions/api.github.com/api.github.com.json
  3724        - descriptions/ghec/ghec.json
  3725        - descriptions/ghes-3.15/ghes-3.15.json
  3726    - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
  3727      documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
  3728      openapi_files:
  3729        - descriptions/api.github.com/api.github.com.json
  3730        - descriptions/ghec/ghec.json
  3731        - descriptions/ghes-3.15/ghes-3.15.json
  3732    - name: POST /repos/{owner}/{repo}/check-suites
  3733      documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite
  3734      openapi_files:
  3735        - descriptions/api.github.com/api.github.com.json
  3736        - descriptions/ghec/ghec.json
  3737        - descriptions/ghes-3.15/ghes-3.15.json
  3738    - name: PATCH /repos/{owner}/{repo}/check-suites/preferences
  3739      documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
  3740      openapi_files:
  3741        - descriptions/api.github.com/api.github.com.json
  3742        - descriptions/ghec/ghec.json
  3743        - descriptions/ghes-3.15/ghes-3.15.json
  3744    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}
  3745      documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite
  3746      openapi_files:
  3747        - descriptions/api.github.com/api.github.com.json
  3748        - descriptions/ghec/ghec.json
  3749        - descriptions/ghes-3.15/ghes-3.15.json
  3750    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs
  3751      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
  3752      openapi_files:
  3753        - descriptions/api.github.com/api.github.com.json
  3754        - descriptions/ghec/ghec.json
  3755        - descriptions/ghes-3.15/ghes-3.15.json
  3756    - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest
  3757      documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
  3758      openapi_files:
  3759        - descriptions/api.github.com/api.github.com.json
  3760        - descriptions/ghec/ghec.json
  3761        - descriptions/ghes-3.15/ghes-3.15.json
  3762    - name: GET /repos/{owner}/{repo}/code-scanning/alerts
  3763      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
  3764      openapi_files:
  3765        - descriptions/api.github.com/api.github.com.json
  3766        - descriptions/ghec/ghec.json
  3767        - descriptions/ghes-3.15/ghes-3.15.json
  3768    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3769      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
  3770      openapi_files:
  3771        - descriptions/api.github.com/api.github.com.json
  3772        - descriptions/ghec/ghec.json
  3773        - descriptions/ghes-3.15/ghes-3.15.json
  3774    - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3775      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
  3776      openapi_files:
  3777        - descriptions/api.github.com/api.github.com.json
  3778        - descriptions/ghec/ghec.json
  3779        - descriptions/ghes-3.15/ghes-3.15.json
  3780    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
  3781      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
  3782      openapi_files:
  3783        - descriptions/api.github.com/api.github.com.json
  3784        - descriptions/ghec/ghec.json
  3785        - descriptions/ghes-3.15/ghes-3.15.json
  3786    - name: GET /repos/{owner}/{repo}/code-scanning/analyses
  3787      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
  3788      openapi_files:
  3789        - descriptions/api.github.com/api.github.com.json
  3790        - descriptions/ghec/ghec.json
  3791        - descriptions/ghes-3.15/ghes-3.15.json
  3792    - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3793      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
  3794      openapi_files:
  3795        - descriptions/api.github.com/api.github.com.json
  3796        - descriptions/ghec/ghec.json
  3797        - descriptions/ghes-3.15/ghes-3.15.json
  3798    - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3799      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
  3800      openapi_files:
  3801        - descriptions/api.github.com/api.github.com.json
  3802        - descriptions/ghec/ghec.json
  3803        - descriptions/ghes-3.15/ghes-3.15.json
  3804    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases
  3805      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
  3806      openapi_files:
  3807        - descriptions/api.github.com/api.github.com.json
  3808        - descriptions/ghec/ghec.json
  3809    - name: DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  3810      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database
  3811      openapi_files:
  3812        - descriptions/api.github.com/api.github.com.json
  3813        - descriptions/ghec/ghec.json
  3814    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  3815      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
  3816      openapi_files:
  3817        - descriptions/api.github.com/api.github.com.json
  3818        - descriptions/ghec/ghec.json
  3819    - name: POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses
  3820      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis
  3821      openapi_files:
  3822        - descriptions/api.github.com/api.github.com.json
  3823        - descriptions/ghec/ghec.json
  3824    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}
  3825      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis
  3826      openapi_files:
  3827        - descriptions/api.github.com/api.github.com.json
  3828        - descriptions/ghec/ghec.json
  3829    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}
  3830      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis
  3831      openapi_files:
  3832        - descriptions/api.github.com/api.github.com.json
  3833        - descriptions/ghec/ghec.json
  3834    - name: GET /repos/{owner}/{repo}/code-scanning/default-setup
  3835      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
  3836      openapi_files:
  3837        - descriptions/api.github.com/api.github.com.json
  3838        - descriptions/ghec/ghec.json
  3839        - descriptions/ghes-3.15/ghes-3.15.json
  3840    - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup
  3841      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
  3842      openapi_files:
  3843        - descriptions/api.github.com/api.github.com.json
  3844        - descriptions/ghec/ghec.json
  3845        - descriptions/ghes-3.15/ghes-3.15.json
  3846    - name: POST /repos/{owner}/{repo}/code-scanning/sarifs
  3847      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
  3848      openapi_files:
  3849        - descriptions/api.github.com/api.github.com.json
  3850        - descriptions/ghec/ghec.json
  3851        - descriptions/ghes-3.15/ghes-3.15.json
  3852    - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}
  3853      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
  3854      openapi_files:
  3855        - descriptions/api.github.com/api.github.com.json
  3856        - descriptions/ghec/ghec.json
  3857        - descriptions/ghes-3.15/ghes-3.15.json
  3858    - name: GET /repos/{owner}/{repo}/code-security-configuration
  3859      documentation_url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository
  3860      openapi_files:
  3861        - descriptions/api.github.com/api.github.com.json
  3862        - descriptions/ghec/ghec.json
  3863        - descriptions/ghes-3.15/ghes-3.15.json
  3864    - name: GET /repos/{owner}/{repo}/codeowners/errors
  3865      documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
  3866      openapi_files:
  3867        - descriptions/api.github.com/api.github.com.json
  3868        - descriptions/ghec/ghec.json
  3869        - descriptions/ghes-3.15/ghes-3.15.json
  3870    - name: GET /repos/{owner}/{repo}/codespaces
  3871      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user
  3872      openapi_files:
  3873        - descriptions/api.github.com/api.github.com.json
  3874        - descriptions/ghec/ghec.json
  3875    - name: POST /repos/{owner}/{repo}/codespaces
  3876      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
  3877      openapi_files:
  3878        - descriptions/api.github.com/api.github.com.json
  3879        - descriptions/ghec/ghec.json
  3880    - name: GET /repos/{owner}/{repo}/codespaces/devcontainers
  3881      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user
  3882      openapi_files:
  3883        - descriptions/api.github.com/api.github.com.json
  3884        - descriptions/ghec/ghec.json
  3885    - name: GET /repos/{owner}/{repo}/codespaces/machines
  3886      documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
  3887      openapi_files:
  3888        - descriptions/api.github.com/api.github.com.json
  3889        - descriptions/ghec/ghec.json
  3890    - name: GET /repos/{owner}/{repo}/codespaces/new
  3891      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
  3892      openapi_files:
  3893        - descriptions/api.github.com/api.github.com.json
  3894        - descriptions/ghec/ghec.json
  3895    - name: GET /repos/{owner}/{repo}/codespaces/permissions_check
  3896      documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
  3897      openapi_files:
  3898        - descriptions/api.github.com/api.github.com.json
  3899        - descriptions/ghec/ghec.json
  3900    - name: GET /repos/{owner}/{repo}/codespaces/secrets
  3901      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
  3902      openapi_files:
  3903        - descriptions/api.github.com/api.github.com.json
  3904        - descriptions/ghec/ghec.json
  3905    - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key
  3906      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
  3907      openapi_files:
  3908        - descriptions/api.github.com/api.github.com.json
  3909        - descriptions/ghec/ghec.json
  3910    - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3911      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
  3912      openapi_files:
  3913        - descriptions/api.github.com/api.github.com.json
  3914        - descriptions/ghec/ghec.json
  3915    - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3916      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
  3917      openapi_files:
  3918        - descriptions/api.github.com/api.github.com.json
  3919        - descriptions/ghec/ghec.json
  3920    - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3921      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
  3922      openapi_files:
  3923        - descriptions/api.github.com/api.github.com.json
  3924        - descriptions/ghec/ghec.json
  3925    - name: GET /repos/{owner}/{repo}/collaborators
  3926      documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
  3927      openapi_files:
  3928        - descriptions/api.github.com/api.github.com.json
  3929        - descriptions/ghec/ghec.json
  3930        - descriptions/ghes-3.15/ghes-3.15.json
  3931    - name: DELETE /repos/{owner}/{repo}/collaborators/{username}
  3932      documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
  3933      openapi_files:
  3934        - descriptions/api.github.com/api.github.com.json
  3935        - descriptions/ghec/ghec.json
  3936        - descriptions/ghes-3.15/ghes-3.15.json
  3937    - name: GET /repos/{owner}/{repo}/collaborators/{username}
  3938      documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
  3939      openapi_files:
  3940        - descriptions/api.github.com/api.github.com.json
  3941        - descriptions/ghec/ghec.json
  3942        - descriptions/ghes-3.15/ghes-3.15.json
  3943    - name: PUT /repos/{owner}/{repo}/collaborators/{username}
  3944      documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
  3945      openapi_files:
  3946        - descriptions/api.github.com/api.github.com.json
  3947        - descriptions/ghec/ghec.json
  3948        - descriptions/ghes-3.15/ghes-3.15.json
  3949    - name: GET /repos/{owner}/{repo}/collaborators/{username}/permission
  3950      documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
  3951      openapi_files:
  3952        - descriptions/api.github.com/api.github.com.json
  3953        - descriptions/ghec/ghec.json
  3954        - descriptions/ghes-3.15/ghes-3.15.json
  3955    - name: GET /repos/{owner}/{repo}/comments
  3956      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
  3957      openapi_files:
  3958        - descriptions/api.github.com/api.github.com.json
  3959        - descriptions/ghec/ghec.json
  3960        - descriptions/ghes-3.15/ghes-3.15.json
  3961    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}
  3962      documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
  3963      openapi_files:
  3964        - descriptions/api.github.com/api.github.com.json
  3965        - descriptions/ghec/ghec.json
  3966        - descriptions/ghes-3.15/ghes-3.15.json
  3967    - name: GET /repos/{owner}/{repo}/comments/{comment_id}
  3968      documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
  3969      openapi_files:
  3970        - descriptions/api.github.com/api.github.com.json
  3971        - descriptions/ghec/ghec.json
  3972        - descriptions/ghes-3.15/ghes-3.15.json
  3973    - name: PATCH /repos/{owner}/{repo}/comments/{comment_id}
  3974      documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
  3975      openapi_files:
  3976        - descriptions/api.github.com/api.github.com.json
  3977        - descriptions/ghec/ghec.json
  3978        - descriptions/ghes-3.15/ghes-3.15.json
  3979    - name: GET /repos/{owner}/{repo}/comments/{comment_id}/reactions
  3980      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
  3981      openapi_files:
  3982        - descriptions/api.github.com/api.github.com.json
  3983        - descriptions/ghec/ghec.json
  3984        - descriptions/ghes-3.15/ghes-3.15.json
  3985    - name: POST /repos/{owner}/{repo}/comments/{comment_id}/reactions
  3986      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
  3987      openapi_files:
  3988        - descriptions/api.github.com/api.github.com.json
  3989        - descriptions/ghec/ghec.json
  3990        - descriptions/ghes-3.15/ghes-3.15.json
  3991    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}
  3992      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
  3993      openapi_files:
  3994        - descriptions/api.github.com/api.github.com.json
  3995        - descriptions/ghec/ghec.json
  3996        - descriptions/ghes-3.15/ghes-3.15.json
  3997    - name: GET /repos/{owner}/{repo}/commits
  3998      documentation_url: https://docs.github.com/rest/commits/commits#list-commits
  3999      openapi_files:
  4000        - descriptions/api.github.com/api.github.com.json
  4001        - descriptions/ghec/ghec.json
  4002        - descriptions/ghes-3.15/ghes-3.15.json
  4003    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head
  4004      documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
  4005      openapi_files:
  4006        - descriptions/api.github.com/api.github.com.json
  4007        - descriptions/ghec/ghec.json
  4008        - descriptions/ghes-3.15/ghes-3.15.json
  4009    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4010      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments
  4011      openapi_files:
  4012        - descriptions/api.github.com/api.github.com.json
  4013        - descriptions/ghec/ghec.json
  4014        - descriptions/ghes-3.15/ghes-3.15.json
  4015    - name: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4016      documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
  4017      openapi_files:
  4018        - descriptions/api.github.com/api.github.com.json
  4019        - descriptions/ghec/ghec.json
  4020        - descriptions/ghes-3.15/ghes-3.15.json
  4021    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls
  4022      documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
  4023      openapi_files:
  4024        - descriptions/api.github.com/api.github.com.json
  4025        - descriptions/ghec/ghec.json
  4026        - descriptions/ghes-3.15/ghes-3.15.json
  4027    - name: GET /repos/{owner}/{repo}/commits/{ref}
  4028      documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit
  4029      openapi_files:
  4030        - descriptions/api.github.com/api.github.com.json
  4031        - descriptions/ghec/ghec.json
  4032        - descriptions/ghes-3.15/ghes-3.15.json
  4033    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-runs
  4034      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
  4035      openapi_files:
  4036        - descriptions/api.github.com/api.github.com.json
  4037        - descriptions/ghec/ghec.json
  4038        - descriptions/ghes-3.15/ghes-3.15.json
  4039    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-suites
  4040      documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
  4041      openapi_files:
  4042        - descriptions/api.github.com/api.github.com.json
  4043        - descriptions/ghec/ghec.json
  4044        - descriptions/ghes-3.15/ghes-3.15.json
  4045    - name: GET /repos/{owner}/{repo}/commits/{ref}/status
  4046      documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
  4047      openapi_files:
  4048        - descriptions/api.github.com/api.github.com.json
  4049        - descriptions/ghec/ghec.json
  4050        - descriptions/ghes-3.15/ghes-3.15.json
  4051    - name: GET /repos/{owner}/{repo}/commits/{ref}/statuses
  4052      documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
  4053      openapi_files:
  4054        - descriptions/api.github.com/api.github.com.json
  4055        - descriptions/ghec/ghec.json
  4056        - descriptions/ghes-3.15/ghes-3.15.json
  4057    - name: GET /repos/{owner}/{repo}/community/profile
  4058      documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
  4059      openapi_files:
  4060        - descriptions/api.github.com/api.github.com.json
  4061        - descriptions/ghec/ghec.json
  4062    - name: GET /repos/{owner}/{repo}/compare/{basehead}
  4063      documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits
  4064      openapi_files:
  4065        - descriptions/api.github.com/api.github.com.json
  4066        - descriptions/ghec/ghec.json
  4067        - descriptions/ghes-3.15/ghes-3.15.json
  4068    - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments
  4069      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment
  4070      openapi_files:
  4071        - descriptions/ghes-3.3/ghes-3.3.json
  4072    - name: DELETE /repos/{owner}/{repo}/contents/{path}
  4073      documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file
  4074      openapi_files:
  4075        - descriptions/api.github.com/api.github.com.json
  4076        - descriptions/ghec/ghec.json
  4077        - descriptions/ghes-3.15/ghes-3.15.json
  4078    - name: GET /repos/{owner}/{repo}/contents/{path}
  4079      documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content
  4080      openapi_files:
  4081        - descriptions/api.github.com/api.github.com.json
  4082        - descriptions/ghec/ghec.json
  4083        - descriptions/ghes-3.15/ghes-3.15.json
  4084    - name: PUT /repos/{owner}/{repo}/contents/{path}
  4085      documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
  4086      openapi_files:
  4087        - descriptions/api.github.com/api.github.com.json
  4088        - descriptions/ghec/ghec.json
  4089        - descriptions/ghes-3.15/ghes-3.15.json
  4090    - name: GET /repos/{owner}/{repo}/contributors
  4091      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors
  4092      openapi_files:
  4093        - descriptions/api.github.com/api.github.com.json
  4094        - descriptions/ghec/ghec.json
  4095        - descriptions/ghes-3.15/ghes-3.15.json
  4096    - name: GET /repos/{owner}/{repo}/dependabot/alerts
  4097      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
  4098      openapi_files:
  4099        - descriptions/api.github.com/api.github.com.json
  4100        - descriptions/ghec/ghec.json
  4101        - descriptions/ghes-3.15/ghes-3.15.json
  4102    - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4103      documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
  4104      openapi_files:
  4105        - descriptions/api.github.com/api.github.com.json
  4106        - descriptions/ghec/ghec.json
  4107        - descriptions/ghes-3.15/ghes-3.15.json
  4108    - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4109      documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
  4110      openapi_files:
  4111        - descriptions/api.github.com/api.github.com.json
  4112        - descriptions/ghec/ghec.json
  4113        - descriptions/ghes-3.15/ghes-3.15.json
  4114    - name: GET /repos/{owner}/{repo}/dependabot/secrets
  4115      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
  4116      openapi_files:
  4117        - descriptions/api.github.com/api.github.com.json
  4118        - descriptions/ghec/ghec.json
  4119        - descriptions/ghes-3.15/ghes-3.15.json
  4120    - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key
  4121      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
  4122      openapi_files:
  4123        - descriptions/api.github.com/api.github.com.json
  4124        - descriptions/ghec/ghec.json
  4125        - descriptions/ghes-3.15/ghes-3.15.json
  4126    - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4127      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
  4128      openapi_files:
  4129        - descriptions/api.github.com/api.github.com.json
  4130        - descriptions/ghec/ghec.json
  4131        - descriptions/ghes-3.15/ghes-3.15.json
  4132    - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4133      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
  4134      openapi_files:
  4135        - descriptions/api.github.com/api.github.com.json
  4136        - descriptions/ghec/ghec.json
  4137        - descriptions/ghes-3.15/ghes-3.15.json
  4138    - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4139      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
  4140      openapi_files:
  4141        - descriptions/api.github.com/api.github.com.json
  4142        - descriptions/ghec/ghec.json
  4143        - descriptions/ghes-3.15/ghes-3.15.json
  4144    - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}
  4145      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
  4146      openapi_files:
  4147        - descriptions/api.github.com/api.github.com.json
  4148        - descriptions/ghec/ghec.json
  4149        - descriptions/ghes-3.15/ghes-3.15.json
  4150    - name: GET /repos/{owner}/{repo}/dependency-graph/sbom
  4151      documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
  4152      openapi_files:
  4153        - descriptions/api.github.com/api.github.com.json
  4154        - descriptions/ghec/ghec.json
  4155        - descriptions/ghes-3.15/ghes-3.15.json
  4156    - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  4157      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
  4158      openapi_files:
  4159        - descriptions/api.github.com/api.github.com.json
  4160        - descriptions/ghec/ghec.json
  4161        - descriptions/ghes-3.15/ghes-3.15.json
  4162    - name: GET /repos/{owner}/{repo}/deployments
  4163      documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments
  4164      openapi_files:
  4165        - descriptions/api.github.com/api.github.com.json
  4166        - descriptions/ghec/ghec.json
  4167        - descriptions/ghes-3.15/ghes-3.15.json
  4168    - name: POST /repos/{owner}/{repo}/deployments
  4169      documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
  4170      openapi_files:
  4171        - descriptions/api.github.com/api.github.com.json
  4172        - descriptions/ghec/ghec.json
  4173        - descriptions/ghes-3.15/ghes-3.15.json
  4174    - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id}
  4175      documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
  4176      openapi_files:
  4177        - descriptions/api.github.com/api.github.com.json
  4178        - descriptions/ghec/ghec.json
  4179        - descriptions/ghes-3.15/ghes-3.15.json
  4180    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}
  4181      documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
  4182      openapi_files:
  4183        - descriptions/api.github.com/api.github.com.json
  4184        - descriptions/ghec/ghec.json
  4185        - descriptions/ghes-3.15/ghes-3.15.json
  4186    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4187      documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
  4188      openapi_files:
  4189        - descriptions/api.github.com/api.github.com.json
  4190        - descriptions/ghec/ghec.json
  4191        - descriptions/ghes-3.15/ghes-3.15.json
  4192    - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4193      documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
  4194      openapi_files:
  4195        - descriptions/api.github.com/api.github.com.json
  4196        - descriptions/ghec/ghec.json
  4197        - descriptions/ghes-3.15/ghes-3.15.json
  4198    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}
  4199      documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
  4200      openapi_files:
  4201        - descriptions/api.github.com/api.github.com.json
  4202        - descriptions/ghec/ghec.json
  4203        - descriptions/ghes-3.15/ghes-3.15.json
  4204    - name: POST /repos/{owner}/{repo}/dispatches
  4205      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
  4206      openapi_files:
  4207        - descriptions/api.github.com/api.github.com.json
  4208        - descriptions/ghec/ghec.json
  4209        - descriptions/ghes-3.15/ghes-3.15.json
  4210    - name: GET /repos/{owner}/{repo}/environments
  4211      documentation_url: https://docs.github.com/rest/deployments/environments#list-environments
  4212      openapi_files:
  4213        - descriptions/api.github.com/api.github.com.json
  4214        - descriptions/ghec/ghec.json
  4215        - descriptions/ghes-3.15/ghes-3.15.json
  4216    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}
  4217      documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment
  4218      openapi_files:
  4219        - descriptions/api.github.com/api.github.com.json
  4220        - descriptions/ghec/ghec.json
  4221        - descriptions/ghes-3.15/ghes-3.15.json
  4222    - name: GET /repos/{owner}/{repo}/environments/{environment_name}
  4223      documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment
  4224      openapi_files:
  4225        - descriptions/api.github.com/api.github.com.json
  4226        - descriptions/ghec/ghec.json
  4227        - descriptions/ghes-3.15/ghes-3.15.json
  4228    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}
  4229      documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
  4230      openapi_files:
  4231        - descriptions/api.github.com/api.github.com.json
  4232        - descriptions/ghec/ghec.json
  4233        - descriptions/ghes-3.15/ghes-3.15.json
  4234    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4235      documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
  4236      openapi_files:
  4237        - descriptions/api.github.com/api.github.com.json
  4238        - descriptions/ghec/ghec.json
  4239        - descriptions/ghes-3.15/ghes-3.15.json
  4240    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4241      documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
  4242      openapi_files:
  4243        - descriptions/api.github.com/api.github.com.json
  4244        - descriptions/ghec/ghec.json
  4245        - descriptions/ghes-3.15/ghes-3.15.json
  4246    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4247      documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
  4248      openapi_files:
  4249        - descriptions/api.github.com/api.github.com.json
  4250        - descriptions/ghec/ghec.json
  4251        - descriptions/ghes-3.15/ghes-3.15.json
  4252    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4253      documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
  4254      openapi_files:
  4255        - descriptions/api.github.com/api.github.com.json
  4256        - descriptions/ghec/ghec.json
  4257        - descriptions/ghes-3.15/ghes-3.15.json
  4258    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4259      documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
  4260      openapi_files:
  4261        - descriptions/api.github.com/api.github.com.json
  4262        - descriptions/ghec/ghec.json
  4263        - descriptions/ghes-3.15/ghes-3.15.json
  4264    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4265      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
  4266      openapi_files:
  4267        - descriptions/api.github.com/api.github.com.json
  4268        - descriptions/ghec/ghec.json
  4269        - descriptions/ghes-3.15/ghes-3.15.json
  4270    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4271      documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
  4272      openapi_files:
  4273        - descriptions/api.github.com/api.github.com.json
  4274        - descriptions/ghec/ghec.json
  4275        - descriptions/ghes-3.15/ghes-3.15.json
  4276    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps
  4277      documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
  4278      openapi_files:
  4279        - descriptions/api.github.com/api.github.com.json
  4280        - descriptions/ghec/ghec.json
  4281        - descriptions/ghes-3.15/ghes-3.15.json
  4282    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4283      documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
  4284      openapi_files:
  4285        - descriptions/api.github.com/api.github.com.json
  4286        - descriptions/ghec/ghec.json
  4287        - descriptions/ghes-3.15/ghes-3.15.json
  4288    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4289      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
  4290      openapi_files:
  4291        - descriptions/api.github.com/api.github.com.json
  4292        - descriptions/ghec/ghec.json
  4293        - descriptions/ghes-3.15/ghes-3.15.json
  4294    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets
  4295      documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
  4296      openapi_files:
  4297        - descriptions/api.github.com/api.github.com.json
  4298        - descriptions/ghec/ghec.json
  4299        - descriptions/ghes-3.15/ghes-3.15.json
  4300    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key
  4301      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
  4302      openapi_files:
  4303        - descriptions/api.github.com/api.github.com.json
  4304        - descriptions/ghec/ghec.json
  4305        - descriptions/ghes-3.15/ghes-3.15.json
  4306    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4307      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
  4308      openapi_files:
  4309        - descriptions/api.github.com/api.github.com.json
  4310        - descriptions/ghec/ghec.json
  4311        - descriptions/ghes-3.15/ghes-3.15.json
  4312    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4313      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
  4314      openapi_files:
  4315        - descriptions/api.github.com/api.github.com.json
  4316        - descriptions/ghec/ghec.json
  4317        - descriptions/ghes-3.15/ghes-3.15.json
  4318    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4319      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
  4320      openapi_files:
  4321        - descriptions/api.github.com/api.github.com.json
  4322        - descriptions/ghec/ghec.json
  4323        - descriptions/ghes-3.15/ghes-3.15.json
  4324    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables
  4325      documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables
  4326      openapi_files:
  4327        - descriptions/api.github.com/api.github.com.json
  4328        - descriptions/ghec/ghec.json
  4329        - descriptions/ghes-3.15/ghes-3.15.json
  4330    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/variables
  4331      documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
  4332      openapi_files:
  4333        - descriptions/api.github.com/api.github.com.json
  4334        - descriptions/ghec/ghec.json
  4335        - descriptions/ghes-3.15/ghes-3.15.json
  4336    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4337      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
  4338      openapi_files:
  4339        - descriptions/api.github.com/api.github.com.json
  4340        - descriptions/ghec/ghec.json
  4341        - descriptions/ghes-3.15/ghes-3.15.json
  4342    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4343      documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
  4344      openapi_files:
  4345        - descriptions/api.github.com/api.github.com.json
  4346        - descriptions/ghec/ghec.json
  4347        - descriptions/ghes-3.15/ghes-3.15.json
  4348    - name: PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4349      documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
  4350      openapi_files:
  4351        - descriptions/api.github.com/api.github.com.json
  4352        - descriptions/ghec/ghec.json
  4353        - descriptions/ghes-3.15/ghes-3.15.json
  4354    - name: GET /repos/{owner}/{repo}/events
  4355      documentation_url: https://docs.github.com/rest/activity/events#list-repository-events
  4356      openapi_files:
  4357        - descriptions/api.github.com/api.github.com.json
  4358        - descriptions/ghec/ghec.json
  4359        - descriptions/ghes-3.15/ghes-3.15.json
  4360    - name: GET /repos/{owner}/{repo}/forks
  4361      documentation_url: https://docs.github.com/rest/repos/forks#list-forks
  4362      openapi_files:
  4363        - descriptions/api.github.com/api.github.com.json
  4364        - descriptions/ghec/ghec.json
  4365        - descriptions/ghes-3.15/ghes-3.15.json
  4366    - name: POST /repos/{owner}/{repo}/forks
  4367      documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork
  4368      openapi_files:
  4369        - descriptions/api.github.com/api.github.com.json
  4370        - descriptions/ghec/ghec.json
  4371        - descriptions/ghes-3.15/ghes-3.15.json
  4372    - name: POST /repos/{owner}/{repo}/git/blobs
  4373      documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob
  4374      openapi_files:
  4375        - descriptions/api.github.com/api.github.com.json
  4376        - descriptions/ghec/ghec.json
  4377        - descriptions/ghes-3.15/ghes-3.15.json
  4378    - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha}
  4379      documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob
  4380      openapi_files:
  4381        - descriptions/api.github.com/api.github.com.json
  4382        - descriptions/ghec/ghec.json
  4383        - descriptions/ghes-3.15/ghes-3.15.json
  4384    - name: POST /repos/{owner}/{repo}/git/commits
  4385      documentation_url: https://docs.github.com/rest/git/commits#create-a-commit
  4386      openapi_files:
  4387        - descriptions/api.github.com/api.github.com.json
  4388        - descriptions/ghec/ghec.json
  4389        - descriptions/ghes-3.15/ghes-3.15.json
  4390    - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha}
  4391      documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object
  4392      openapi_files:
  4393        - descriptions/api.github.com/api.github.com.json
  4394        - descriptions/ghec/ghec.json
  4395        - descriptions/ghes-3.15/ghes-3.15.json
  4396    - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref}
  4397      documentation_url: https://docs.github.com/rest/git/refs#list-matching-references
  4398      openapi_files:
  4399        - descriptions/api.github.com/api.github.com.json
  4400        - descriptions/ghec/ghec.json
  4401        - descriptions/ghes-3.15/ghes-3.15.json
  4402    - name: GET /repos/{owner}/{repo}/git/ref/{ref}
  4403      documentation_url: https://docs.github.com/rest/git/refs#get-a-reference
  4404      openapi_files:
  4405        - descriptions/api.github.com/api.github.com.json
  4406        - descriptions/ghec/ghec.json
  4407        - descriptions/ghes-3.15/ghes-3.15.json
  4408    - name: POST /repos/{owner}/{repo}/git/refs
  4409      documentation_url: https://docs.github.com/rest/git/refs#create-a-reference
  4410      openapi_files:
  4411        - descriptions/api.github.com/api.github.com.json
  4412        - descriptions/ghec/ghec.json
  4413        - descriptions/ghes-3.15/ghes-3.15.json
  4414    - name: DELETE /repos/{owner}/{repo}/git/refs/{ref}
  4415      documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference
  4416      openapi_files:
  4417        - descriptions/api.github.com/api.github.com.json
  4418        - descriptions/ghec/ghec.json
  4419        - descriptions/ghes-3.15/ghes-3.15.json
  4420    - name: PATCH /repos/{owner}/{repo}/git/refs/{ref}
  4421      documentation_url: https://docs.github.com/rest/git/refs#update-a-reference
  4422      openapi_files:
  4423        - descriptions/api.github.com/api.github.com.json
  4424        - descriptions/ghec/ghec.json
  4425        - descriptions/ghes-3.15/ghes-3.15.json
  4426    - name: POST /repos/{owner}/{repo}/git/tags
  4427      documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object
  4428      openapi_files:
  4429        - descriptions/api.github.com/api.github.com.json
  4430        - descriptions/ghec/ghec.json
  4431        - descriptions/ghes-3.15/ghes-3.15.json
  4432    - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha}
  4433      documentation_url: https://docs.github.com/rest/git/tags#get-a-tag
  4434      openapi_files:
  4435        - descriptions/api.github.com/api.github.com.json
  4436        - descriptions/ghec/ghec.json
  4437        - descriptions/ghes-3.15/ghes-3.15.json
  4438    - name: POST /repos/{owner}/{repo}/git/trees
  4439      documentation_url: https://docs.github.com/rest/git/trees#create-a-tree
  4440      openapi_files:
  4441        - descriptions/api.github.com/api.github.com.json
  4442        - descriptions/ghec/ghec.json
  4443        - descriptions/ghes-3.15/ghes-3.15.json
  4444    - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha}
  4445      documentation_url: https://docs.github.com/rest/git/trees#get-a-tree
  4446      openapi_files:
  4447        - descriptions/api.github.com/api.github.com.json
  4448        - descriptions/ghec/ghec.json
  4449        - descriptions/ghes-3.15/ghes-3.15.json
  4450    - name: GET /repos/{owner}/{repo}/hooks
  4451      documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
  4452      openapi_files:
  4453        - descriptions/api.github.com/api.github.com.json
  4454        - descriptions/ghec/ghec.json
  4455        - descriptions/ghes-3.15/ghes-3.15.json
  4456    - name: POST /repos/{owner}/{repo}/hooks
  4457      documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
  4458      openapi_files:
  4459        - descriptions/api.github.com/api.github.com.json
  4460        - descriptions/ghec/ghec.json
  4461        - descriptions/ghes-3.15/ghes-3.15.json
  4462    - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id}
  4463      documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
  4464      openapi_files:
  4465        - descriptions/api.github.com/api.github.com.json
  4466        - descriptions/ghec/ghec.json
  4467        - descriptions/ghes-3.15/ghes-3.15.json
  4468    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}
  4469      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
  4470      openapi_files:
  4471        - descriptions/api.github.com/api.github.com.json
  4472        - descriptions/ghec/ghec.json
  4473        - descriptions/ghes-3.15/ghes-3.15.json
  4474    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}
  4475      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
  4476      openapi_files:
  4477        - descriptions/api.github.com/api.github.com.json
  4478        - descriptions/ghec/ghec.json
  4479        - descriptions/ghes-3.15/ghes-3.15.json
  4480    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config
  4481      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
  4482      openapi_files:
  4483        - descriptions/api.github.com/api.github.com.json
  4484        - descriptions/ghec/ghec.json
  4485        - descriptions/ghes-3.15/ghes-3.15.json
  4486    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config
  4487      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
  4488      openapi_files:
  4489        - descriptions/api.github.com/api.github.com.json
  4490        - descriptions/ghec/ghec.json
  4491        - descriptions/ghes-3.15/ghes-3.15.json
  4492    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries
  4493      documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
  4494      openapi_files:
  4495        - descriptions/api.github.com/api.github.com.json
  4496        - descriptions/ghec/ghec.json
  4497        - descriptions/ghes-3.15/ghes-3.15.json
  4498    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}
  4499      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
  4500      openapi_files:
  4501        - descriptions/api.github.com/api.github.com.json
  4502        - descriptions/ghec/ghec.json
  4503        - descriptions/ghes-3.15/ghes-3.15.json
  4504    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  4505      documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
  4506      openapi_files:
  4507        - descriptions/api.github.com/api.github.com.json
  4508        - descriptions/ghec/ghec.json
  4509        - descriptions/ghes-3.15/ghes-3.15.json
  4510    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings
  4511      documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
  4512      openapi_files:
  4513        - descriptions/api.github.com/api.github.com.json
  4514        - descriptions/ghec/ghec.json
  4515        - descriptions/ghes-3.15/ghes-3.15.json
  4516    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests
  4517      documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
  4518      openapi_files:
  4519        - descriptions/api.github.com/api.github.com.json
  4520        - descriptions/ghec/ghec.json
  4521        - descriptions/ghes-3.15/ghes-3.15.json
  4522    - name: DELETE /repos/{owner}/{repo}/import
  4523      documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
  4524      openapi_files:
  4525        - descriptions/api.github.com/api.github.com.json
  4526        - descriptions/ghec/ghec.json
  4527    - name: GET /repos/{owner}/{repo}/import
  4528      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
  4529      openapi_files:
  4530        - descriptions/api.github.com/api.github.com.json
  4531        - descriptions/ghec/ghec.json
  4532    - name: PATCH /repos/{owner}/{repo}/import
  4533      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import
  4534      openapi_files:
  4535        - descriptions/api.github.com/api.github.com.json
  4536        - descriptions/ghec/ghec.json
  4537    - name: PUT /repos/{owner}/{repo}/import
  4538      documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import
  4539      openapi_files:
  4540        - descriptions/api.github.com/api.github.com.json
  4541        - descriptions/ghec/ghec.json
  4542    - name: GET /repos/{owner}/{repo}/import/authors
  4543      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
  4544      openapi_files:
  4545        - descriptions/api.github.com/api.github.com.json
  4546        - descriptions/ghec/ghec.json
  4547    - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id}
  4548      documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
  4549      openapi_files:
  4550        - descriptions/api.github.com/api.github.com.json
  4551        - descriptions/ghec/ghec.json
  4552    - name: GET /repos/{owner}/{repo}/import/large_files
  4553      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files
  4554      openapi_files:
  4555        - descriptions/api.github.com/api.github.com.json
  4556        - descriptions/ghec/ghec.json
  4557    - name: PATCH /repos/{owner}/{repo}/import/lfs
  4558      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
  4559      openapi_files:
  4560        - descriptions/api.github.com/api.github.com.json
  4561        - descriptions/ghec/ghec.json
  4562    - name: GET /repos/{owner}/{repo}/installation
  4563      documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
  4564      openapi_files:
  4565        - descriptions/api.github.com/api.github.com.json
  4566        - descriptions/ghec/ghec.json
  4567        - descriptions/ghes-3.15/ghes-3.15.json
  4568    - name: DELETE /repos/{owner}/{repo}/interaction-limits
  4569      documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
  4570      openapi_files:
  4571        - descriptions/api.github.com/api.github.com.json
  4572        - descriptions/ghec/ghec.json
  4573    - name: GET /repos/{owner}/{repo}/interaction-limits
  4574      documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
  4575      openapi_files:
  4576        - descriptions/api.github.com/api.github.com.json
  4577        - descriptions/ghec/ghec.json
  4578    - name: PUT /repos/{owner}/{repo}/interaction-limits
  4579      documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
  4580      openapi_files:
  4581        - descriptions/api.github.com/api.github.com.json
  4582        - descriptions/ghec/ghec.json
  4583    - name: GET /repos/{owner}/{repo}/invitations
  4584      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
  4585      openapi_files:
  4586        - descriptions/api.github.com/api.github.com.json
  4587        - descriptions/ghec/ghec.json
  4588        - descriptions/ghes-3.15/ghes-3.15.json
  4589    - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id}
  4590      documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
  4591      openapi_files:
  4592        - descriptions/api.github.com/api.github.com.json
  4593        - descriptions/ghec/ghec.json
  4594        - descriptions/ghes-3.15/ghes-3.15.json
  4595    - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id}
  4596      documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
  4597      openapi_files:
  4598        - descriptions/api.github.com/api.github.com.json
  4599        - descriptions/ghec/ghec.json
  4600        - descriptions/ghes-3.15/ghes-3.15.json
  4601    - name: GET /repos/{owner}/{repo}/issues
  4602      documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues
  4603      openapi_files:
  4604        - descriptions/api.github.com/api.github.com.json
  4605        - descriptions/ghec/ghec.json
  4606        - descriptions/ghes-3.15/ghes-3.15.json
  4607    - name: POST /repos/{owner}/{repo}/issues
  4608      documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue
  4609      openapi_files:
  4610        - descriptions/api.github.com/api.github.com.json
  4611        - descriptions/ghec/ghec.json
  4612        - descriptions/ghes-3.15/ghes-3.15.json
  4613    - name: GET /repos/{owner}/{repo}/issues/comments
  4614      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
  4615      openapi_files:
  4616        - descriptions/api.github.com/api.github.com.json
  4617        - descriptions/ghec/ghec.json
  4618        - descriptions/ghes-3.15/ghes-3.15.json
  4619    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
  4620      documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
  4621      openapi_files:
  4622        - descriptions/api.github.com/api.github.com.json
  4623        - descriptions/ghec/ghec.json
  4624        - descriptions/ghes-3.15/ghes-3.15.json
  4625    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}
  4626      documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
  4627      openapi_files:
  4628        - descriptions/api.github.com/api.github.com.json
  4629        - descriptions/ghec/ghec.json
  4630        - descriptions/ghes-3.15/ghes-3.15.json
  4631    - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
  4632      documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
  4633      openapi_files:
  4634        - descriptions/api.github.com/api.github.com.json
  4635        - descriptions/ghec/ghec.json
  4636        - descriptions/ghes-3.15/ghes-3.15.json
  4637    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4638      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
  4639      openapi_files:
  4640        - descriptions/api.github.com/api.github.com.json
  4641        - descriptions/ghec/ghec.json
  4642        - descriptions/ghes-3.15/ghes-3.15.json
  4643    - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4644      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
  4645      openapi_files:
  4646        - descriptions/api.github.com/api.github.com.json
  4647        - descriptions/ghec/ghec.json
  4648        - descriptions/ghes-3.15/ghes-3.15.json
  4649    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}
  4650      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
  4651      openapi_files:
  4652        - descriptions/api.github.com/api.github.com.json
  4653        - descriptions/ghec/ghec.json
  4654        - descriptions/ghes-3.15/ghes-3.15.json
  4655    - name: GET /repos/{owner}/{repo}/issues/events
  4656      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
  4657      openapi_files:
  4658        - descriptions/api.github.com/api.github.com.json
  4659        - descriptions/ghec/ghec.json
  4660        - descriptions/ghes-3.15/ghes-3.15.json
  4661    - name: GET /repos/{owner}/{repo}/issues/events/{event_id}
  4662      documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event
  4663      openapi_files:
  4664        - descriptions/api.github.com/api.github.com.json
  4665        - descriptions/ghec/ghec.json
  4666        - descriptions/ghes-3.15/ghes-3.15.json
  4667    - name: GET /repos/{owner}/{repo}/issues/{issue_number}
  4668      documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue
  4669      openapi_files:
  4670        - descriptions/api.github.com/api.github.com.json
  4671        - descriptions/ghec/ghec.json
  4672        - descriptions/ghes-3.15/ghes-3.15.json
  4673    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}
  4674      documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue
  4675      openapi_files:
  4676        - descriptions/api.github.com/api.github.com.json
  4677        - descriptions/ghec/ghec.json
  4678        - descriptions/ghes-3.15/ghes-3.15.json
  4679    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4680      documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
  4681      openapi_files:
  4682        - descriptions/api.github.com/api.github.com.json
  4683        - descriptions/ghec/ghec.json
  4684        - descriptions/ghes-3.15/ghes-3.15.json
  4685    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4686      documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
  4687      openapi_files:
  4688        - descriptions/api.github.com/api.github.com.json
  4689        - descriptions/ghec/ghec.json
  4690        - descriptions/ghes-3.15/ghes-3.15.json
  4691    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
  4692      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
  4693      openapi_files:
  4694        - descriptions/api.github.com/api.github.com.json
  4695        - descriptions/ghec/ghec.json
  4696        - descriptions/ghes-3.15/ghes-3.15.json
  4697    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments
  4698      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments
  4699      openapi_files:
  4700        - descriptions/api.github.com/api.github.com.json
  4701        - descriptions/ghec/ghec.json
  4702        - descriptions/ghes-3.15/ghes-3.15.json
  4703    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments
  4704      documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
  4705      openapi_files:
  4706        - descriptions/api.github.com/api.github.com.json
  4707        - descriptions/ghec/ghec.json
  4708        - descriptions/ghes-3.15/ghes-3.15.json
  4709    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events
  4710      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events
  4711      openapi_files:
  4712        - descriptions/api.github.com/api.github.com.json
  4713        - descriptions/ghec/ghec.json
  4714        - descriptions/ghes-3.15/ghes-3.15.json
  4715    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
  4716      documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
  4717      openapi_files:
  4718        - descriptions/api.github.com/api.github.com.json
  4719        - descriptions/ghec/ghec.json
  4720        - descriptions/ghes-3.15/ghes-3.15.json
  4721    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels
  4722      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
  4723      openapi_files:
  4724        - descriptions/api.github.com/api.github.com.json
  4725        - descriptions/ghec/ghec.json
  4726        - descriptions/ghes-3.15/ghes-3.15.json
  4727    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels
  4728      documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
  4729      openapi_files:
  4730        - descriptions/api.github.com/api.github.com.json
  4731        - descriptions/ghec/ghec.json
  4732        - descriptions/ghes-3.15/ghes-3.15.json
  4733    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
  4734      documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
  4735      openapi_files:
  4736        - descriptions/api.github.com/api.github.com.json
  4737        - descriptions/ghec/ghec.json
  4738        - descriptions/ghes-3.15/ghes-3.15.json
  4739    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
  4740      documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
  4741      openapi_files:
  4742        - descriptions/api.github.com/api.github.com.json
  4743        - descriptions/ghec/ghec.json
  4744        - descriptions/ghes-3.15/ghes-3.15.json
  4745    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
  4746      documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue
  4747      openapi_files:
  4748        - descriptions/api.github.com/api.github.com.json
  4749        - descriptions/ghec/ghec.json
  4750        - descriptions/ghes-3.15/ghes-3.15.json
  4751    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
  4752      documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue
  4753      openapi_files:
  4754        - descriptions/api.github.com/api.github.com.json
  4755        - descriptions/ghec/ghec.json
  4756        - descriptions/ghes-3.15/ghes-3.15.json
  4757    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4758      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
  4759      openapi_files:
  4760        - descriptions/api.github.com/api.github.com.json
  4761        - descriptions/ghec/ghec.json
  4762        - descriptions/ghes-3.15/ghes-3.15.json
  4763    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4764      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
  4765      openapi_files:
  4766        - descriptions/api.github.com/api.github.com.json
  4767        - descriptions/ghec/ghec.json
  4768        - descriptions/ghes-3.15/ghes-3.15.json
  4769    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}
  4770      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
  4771      openapi_files:
  4772        - descriptions/api.github.com/api.github.com.json
  4773        - descriptions/ghec/ghec.json
  4774        - descriptions/ghes-3.15/ghes-3.15.json
  4775    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
  4776      documentation_url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
  4777      openapi_files:
  4778        - descriptions/api.github.com/api.github.com.json
  4779        - descriptions/ghec/ghec.json
  4780    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  4781      documentation_url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
  4782      openapi_files:
  4783        - descriptions/api.github.com/api.github.com.json
  4784        - descriptions/ghec/ghec.json
  4785    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  4786      documentation_url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
  4787      openapi_files:
  4788        - descriptions/api.github.com/api.github.com.json
  4789        - descriptions/ghec/ghec.json
  4790    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
  4791      documentation_url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
  4792      openapi_files:
  4793        - descriptions/api.github.com/api.github.com.json
  4794        - descriptions/ghec/ghec.json
  4795    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
  4796      documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
  4797      openapi_files:
  4798        - descriptions/api.github.com/api.github.com.json
  4799        - descriptions/ghec/ghec.json
  4800        - descriptions/ghes-3.15/ghes-3.15.json
  4801    - name: GET /repos/{owner}/{repo}/keys
  4802      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
  4803      openapi_files:
  4804        - descriptions/api.github.com/api.github.com.json
  4805        - descriptions/ghec/ghec.json
  4806        - descriptions/ghes-3.15/ghes-3.15.json
  4807    - name: POST /repos/{owner}/{repo}/keys
  4808      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
  4809      openapi_files:
  4810        - descriptions/api.github.com/api.github.com.json
  4811        - descriptions/ghec/ghec.json
  4812        - descriptions/ghes-3.15/ghes-3.15.json
  4813    - name: DELETE /repos/{owner}/{repo}/keys/{key_id}
  4814      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
  4815      openapi_files:
  4816        - descriptions/api.github.com/api.github.com.json
  4817        - descriptions/ghec/ghec.json
  4818        - descriptions/ghes-3.15/ghes-3.15.json
  4819    - name: GET /repos/{owner}/{repo}/keys/{key_id}
  4820      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
  4821      openapi_files:
  4822        - descriptions/api.github.com/api.github.com.json
  4823        - descriptions/ghec/ghec.json
  4824        - descriptions/ghes-3.15/ghes-3.15.json
  4825    - name: GET /repos/{owner}/{repo}/labels
  4826      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
  4827      openapi_files:
  4828        - descriptions/api.github.com/api.github.com.json
  4829        - descriptions/ghec/ghec.json
  4830        - descriptions/ghes-3.15/ghes-3.15.json
  4831    - name: POST /repos/{owner}/{repo}/labels
  4832      documentation_url: https://docs.github.com/rest/issues/labels#create-a-label
  4833      openapi_files:
  4834        - descriptions/api.github.com/api.github.com.json
  4835        - descriptions/ghec/ghec.json
  4836        - descriptions/ghes-3.15/ghes-3.15.json
  4837    - name: DELETE /repos/{owner}/{repo}/labels/{name}
  4838      documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label
  4839      openapi_files:
  4840        - descriptions/api.github.com/api.github.com.json
  4841        - descriptions/ghec/ghec.json
  4842        - descriptions/ghes-3.15/ghes-3.15.json
  4843    - name: GET /repos/{owner}/{repo}/labels/{name}
  4844      documentation_url: https://docs.github.com/rest/issues/labels#get-a-label
  4845      openapi_files:
  4846        - descriptions/api.github.com/api.github.com.json
  4847        - descriptions/ghec/ghec.json
  4848        - descriptions/ghes-3.15/ghes-3.15.json
  4849    - name: PATCH /repos/{owner}/{repo}/labels/{name}
  4850      documentation_url: https://docs.github.com/rest/issues/labels#update-a-label
  4851      openapi_files:
  4852        - descriptions/api.github.com/api.github.com.json
  4853        - descriptions/ghec/ghec.json
  4854        - descriptions/ghes-3.15/ghes-3.15.json
  4855    - name: GET /repos/{owner}/{repo}/languages
  4856      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages
  4857      openapi_files:
  4858        - descriptions/api.github.com/api.github.com.json
  4859        - descriptions/ghec/ghec.json
  4860        - descriptions/ghes-3.15/ghes-3.15.json
  4861    - name: DELETE /repos/{owner}/{repo}/lfs
  4862      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository
  4863      openapi_files:
  4864        - descriptions/ghec/ghec.json
  4865        - descriptions/ghes-3.15/ghes-3.15.json
  4866    - name: PUT /repos/{owner}/{repo}/lfs
  4867      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository
  4868      openapi_files:
  4869        - descriptions/ghec/ghec.json
  4870        - descriptions/ghes-3.15/ghes-3.15.json
  4871    - name: GET /repos/{owner}/{repo}/license
  4872      documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
  4873      openapi_files:
  4874        - descriptions/api.github.com/api.github.com.json
  4875        - descriptions/ghec/ghec.json
  4876        - descriptions/ghes-3.15/ghes-3.15.json
  4877    - name: POST /repos/{owner}/{repo}/merge-upstream
  4878      documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
  4879      openapi_files:
  4880        - descriptions/api.github.com/api.github.com.json
  4881        - descriptions/ghec/ghec.json
  4882        - descriptions/ghes-3.15/ghes-3.15.json
  4883    - name: POST /repos/{owner}/{repo}/merges
  4884      documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch
  4885      openapi_files:
  4886        - descriptions/api.github.com/api.github.com.json
  4887        - descriptions/ghec/ghec.json
  4888        - descriptions/ghes-3.15/ghes-3.15.json
  4889    - name: GET /repos/{owner}/{repo}/milestones
  4890      documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones
  4891      openapi_files:
  4892        - descriptions/api.github.com/api.github.com.json
  4893        - descriptions/ghec/ghec.json
  4894        - descriptions/ghes-3.15/ghes-3.15.json
  4895    - name: POST /repos/{owner}/{repo}/milestones
  4896      documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone
  4897      openapi_files:
  4898        - descriptions/api.github.com/api.github.com.json
  4899        - descriptions/ghec/ghec.json
  4900        - descriptions/ghes-3.15/ghes-3.15.json
  4901    - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
  4902      documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
  4903      openapi_files:
  4904        - descriptions/api.github.com/api.github.com.json
  4905        - descriptions/ghec/ghec.json
  4906        - descriptions/ghes-3.15/ghes-3.15.json
  4907    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}
  4908      documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone
  4909      openapi_files:
  4910        - descriptions/api.github.com/api.github.com.json
  4911        - descriptions/ghec/ghec.json
  4912        - descriptions/ghes-3.15/ghes-3.15.json
  4913    - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
  4914      documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone
  4915      openapi_files:
  4916        - descriptions/api.github.com/api.github.com.json
  4917        - descriptions/ghec/ghec.json
  4918        - descriptions/ghes-3.15/ghes-3.15.json
  4919    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
  4920      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
  4921      openapi_files:
  4922        - descriptions/api.github.com/api.github.com.json
  4923        - descriptions/ghec/ghec.json
  4924        - descriptions/ghes-3.15/ghes-3.15.json
  4925    - name: GET /repos/{owner}/{repo}/notifications
  4926      documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
  4927      openapi_files:
  4928        - descriptions/api.github.com/api.github.com.json
  4929        - descriptions/ghec/ghec.json
  4930        - descriptions/ghes-3.15/ghes-3.15.json
  4931    - name: PUT /repos/{owner}/{repo}/notifications
  4932      documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
  4933      openapi_files:
  4934        - descriptions/api.github.com/api.github.com.json
  4935        - descriptions/ghec/ghec.json
  4936        - descriptions/ghes-3.15/ghes-3.15.json
  4937    - name: DELETE /repos/{owner}/{repo}/pages
  4938      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
  4939      openapi_files:
  4940        - descriptions/api.github.com/api.github.com.json
  4941        - descriptions/ghec/ghec.json
  4942        - descriptions/ghes-3.15/ghes-3.15.json
  4943    - name: GET /repos/{owner}/{repo}/pages
  4944      documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
  4945      openapi_files:
  4946        - descriptions/api.github.com/api.github.com.json
  4947        - descriptions/ghec/ghec.json
  4948        - descriptions/ghes-3.15/ghes-3.15.json
  4949    - name: POST /repos/{owner}/{repo}/pages
  4950      documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
  4951      openapi_files:
  4952        - descriptions/api.github.com/api.github.com.json
  4953        - descriptions/ghec/ghec.json
  4954        - descriptions/ghes-3.15/ghes-3.15.json
  4955    - name: PUT /repos/{owner}/{repo}/pages
  4956      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
  4957      openapi_files:
  4958        - descriptions/api.github.com/api.github.com.json
  4959        - descriptions/ghec/ghec.json
  4960        - descriptions/ghes-3.15/ghes-3.15.json
  4961    - name: GET /repos/{owner}/{repo}/pages/builds
  4962      documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
  4963      openapi_files:
  4964        - descriptions/api.github.com/api.github.com.json
  4965        - descriptions/ghec/ghec.json
  4966        - descriptions/ghes-3.15/ghes-3.15.json
  4967    - name: POST /repos/{owner}/{repo}/pages/builds
  4968      documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
  4969      openapi_files:
  4970        - descriptions/api.github.com/api.github.com.json
  4971        - descriptions/ghec/ghec.json
  4972        - descriptions/ghes-3.15/ghes-3.15.json
  4973    - name: GET /repos/{owner}/{repo}/pages/builds/latest
  4974      documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
  4975      openapi_files:
  4976        - descriptions/api.github.com/api.github.com.json
  4977        - descriptions/ghec/ghec.json
  4978        - descriptions/ghes-3.15/ghes-3.15.json
  4979    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
  4980      documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
  4981      openapi_files:
  4982        - descriptions/api.github.com/api.github.com.json
  4983        - descriptions/ghec/ghec.json
  4984        - descriptions/ghes-3.15/ghes-3.15.json
  4985    - name: POST /repos/{owner}/{repo}/pages/deployment
  4986      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/pages/pages#create-a-github-pages-deployment
  4987      openapi_files:
  4988        - descriptions/ghes-3.7/ghes-3.7.json
  4989    - name: POST /repos/{owner}/{repo}/pages/deployments
  4990      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
  4991      openapi_files:
  4992        - descriptions/api.github.com/api.github.com.json
  4993        - descriptions/ghec/ghec.json
  4994        - descriptions/ghes-3.15/ghes-3.15.json
  4995    - name: GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}
  4996      documentation_url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment
  4997      openapi_files:
  4998        - descriptions/api.github.com/api.github.com.json
  4999        - descriptions/ghec/ghec.json
  5000        - descriptions/ghes-3.15/ghes-3.15.json
  5001    - name: POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel
  5002      documentation_url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment
  5003      openapi_files:
  5004        - descriptions/api.github.com/api.github.com.json
  5005        - descriptions/ghec/ghec.json
  5006        - descriptions/ghes-3.15/ghes-3.15.json
  5007    - name: GET /repos/{owner}/{repo}/pages/health
  5008      documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
  5009      openapi_files:
  5010        - descriptions/api.github.com/api.github.com.json
  5011        - descriptions/ghec/ghec.json
  5012    - name: GET /repos/{owner}/{repo}/pre-receive-hooks
  5013      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository
  5014      openapi_files:
  5015        - descriptions/ghes-3.15/ghes-3.15.json
  5016    - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5017      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
  5018      openapi_files:
  5019        - descriptions/ghes-3.15/ghes-3.15.json
  5020    - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5021      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
  5022      openapi_files:
  5023        - descriptions/ghes-3.15/ghes-3.15.json
  5024    - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5025      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
  5026      openapi_files:
  5027        - descriptions/ghes-3.15/ghes-3.15.json
  5028    - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting
  5029      documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
  5030      openapi_files:
  5031        - descriptions/api.github.com/api.github.com.json
  5032        - descriptions/ghec/ghec.json
  5033    - name: GET /repos/{owner}/{repo}/private-vulnerability-reporting
  5034      documentation_url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository
  5035      openapi_files:
  5036        - descriptions/api.github.com/api.github.com.json
  5037        - descriptions/ghec/ghec.json
  5038    - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting
  5039      documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
  5040      openapi_files:
  5041        - descriptions/api.github.com/api.github.com.json
  5042        - descriptions/ghec/ghec.json
  5043    - name: GET /repos/{owner}/{repo}/projects
  5044      documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects
  5045      openapi_files:
  5046        - descriptions/api.github.com/api.github.com.json
  5047        - descriptions/ghec/ghec.json
  5048        - descriptions/ghes-3.15/ghes-3.15.json
  5049    - name: POST /repos/{owner}/{repo}/projects
  5050      documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project
  5051      openapi_files:
  5052        - descriptions/api.github.com/api.github.com.json
  5053        - descriptions/ghec/ghec.json
  5054        - descriptions/ghes-3.15/ghes-3.15.json
  5055    - name: GET /repos/{owner}/{repo}/properties/values
  5056      documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
  5057      openapi_files:
  5058        - descriptions/api.github.com/api.github.com.json
  5059        - descriptions/ghec/ghec.json
  5060        - descriptions/ghes-3.15/ghes-3.15.json
  5061    - name: PATCH /repos/{owner}/{repo}/properties/values
  5062      documentation_url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository
  5063      openapi_files:
  5064        - descriptions/api.github.com/api.github.com.json
  5065        - descriptions/ghec/ghec.json
  5066        - descriptions/ghes-3.15/ghes-3.15.json
  5067    - name: GET /repos/{owner}/{repo}/pulls
  5068      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
  5069      openapi_files:
  5070        - descriptions/api.github.com/api.github.com.json
  5071        - descriptions/ghec/ghec.json
  5072        - descriptions/ghes-3.15/ghes-3.15.json
  5073    - name: POST /repos/{owner}/{repo}/pulls
  5074      documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
  5075      openapi_files:
  5076        - descriptions/api.github.com/api.github.com.json
  5077        - descriptions/ghec/ghec.json
  5078        - descriptions/ghes-3.15/ghes-3.15.json
  5079    - name: GET /repos/{owner}/{repo}/pulls/comments
  5080      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
  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: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5086      documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
  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: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5092      documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
  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: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5098      documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
  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}/pulls/comments/{comment_id}/reactions
  5104      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
  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: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5110      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
  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: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}
  5116      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
  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: GET /repos/{owner}/{repo}/pulls/{pull_number}
  5122      documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
  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: PATCH /repos/{owner}/{repo}/pulls/{pull_number}
  5128      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
  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: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
  5134      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
  5135      openapi_files:
  5136        - descriptions/api.github.com/api.github.com.json
  5137        - descriptions/ghec/ghec.json
  5138    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5139      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
  5140      openapi_files:
  5141        - descriptions/api.github.com/api.github.com.json
  5142        - descriptions/ghec/ghec.json
  5143        - descriptions/ghes-3.15/ghes-3.15.json
  5144    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5145      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
  5146      openapi_files:
  5147        - descriptions/api.github.com/api.github.com.json
  5148        - descriptions/ghec/ghec.json
  5149        - descriptions/ghes-3.15/ghes-3.15.json
  5150    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies
  5151      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
  5152      openapi_files:
  5153        - descriptions/api.github.com/api.github.com.json
  5154        - descriptions/ghec/ghec.json
  5155        - descriptions/ghes-3.15/ghes-3.15.json
  5156    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits
  5157      documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
  5158      openapi_files:
  5159        - descriptions/api.github.com/api.github.com.json
  5160        - descriptions/ghec/ghec.json
  5161        - descriptions/ghes-3.15/ghes-3.15.json
  5162    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files
  5163      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
  5164      openapi_files:
  5165        - descriptions/api.github.com/api.github.com.json
  5166        - descriptions/ghec/ghec.json
  5167        - descriptions/ghes-3.15/ghes-3.15.json
  5168    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5169      documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
  5170      openapi_files:
  5171        - descriptions/api.github.com/api.github.com.json
  5172        - descriptions/ghec/ghec.json
  5173        - descriptions/ghes-3.15/ghes-3.15.json
  5174    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5175      documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
  5176      openapi_files:
  5177        - descriptions/api.github.com/api.github.com.json
  5178        - descriptions/ghec/ghec.json
  5179        - descriptions/ghes-3.15/ghes-3.15.json
  5180    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5181      documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
  5182      openapi_files:
  5183        - descriptions/api.github.com/api.github.com.json
  5184        - descriptions/ghec/ghec.json
  5185        - descriptions/ghes-3.15/ghes-3.15.json
  5186    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5187      documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
  5188      openapi_files:
  5189        - descriptions/api.github.com/api.github.com.json
  5190        - descriptions/ghec/ghec.json
  5191        - descriptions/ghes-3.15/ghes-3.15.json
  5192    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5193      documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
  5194      openapi_files:
  5195        - descriptions/api.github.com/api.github.com.json
  5196        - descriptions/ghec/ghec.json
  5197        - descriptions/ghes-3.15/ghes-3.15.json
  5198    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5199      documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
  5200      openapi_files:
  5201        - descriptions/api.github.com/api.github.com.json
  5202        - descriptions/ghec/ghec.json
  5203        - descriptions/ghes-3.15/ghes-3.15.json
  5204    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5205      documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
  5206      openapi_files:
  5207        - descriptions/api.github.com/api.github.com.json
  5208        - descriptions/ghec/ghec.json
  5209        - descriptions/ghes-3.15/ghes-3.15.json
  5210    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5211      documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
  5212      openapi_files:
  5213        - descriptions/api.github.com/api.github.com.json
  5214        - descriptions/ghec/ghec.json
  5215        - descriptions/ghes-3.15/ghes-3.15.json
  5216    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5217      documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
  5218      openapi_files:
  5219        - descriptions/api.github.com/api.github.com.json
  5220        - descriptions/ghec/ghec.json
  5221        - descriptions/ghes-3.15/ghes-3.15.json
  5222    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5223      documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
  5224      openapi_files:
  5225        - descriptions/api.github.com/api.github.com.json
  5226        - descriptions/ghec/ghec.json
  5227        - descriptions/ghes-3.15/ghes-3.15.json
  5228    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments
  5229      documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
  5230      openapi_files:
  5231        - descriptions/api.github.com/api.github.com.json
  5232        - descriptions/ghec/ghec.json
  5233        - descriptions/ghes-3.15/ghes-3.15.json
  5234    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals
  5235      documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
  5236      openapi_files:
  5237        - descriptions/api.github.com/api.github.com.json
  5238        - descriptions/ghec/ghec.json
  5239        - descriptions/ghes-3.15/ghes-3.15.json
  5240    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events
  5241      documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
  5242      openapi_files:
  5243        - descriptions/api.github.com/api.github.com.json
  5244        - descriptions/ghec/ghec.json
  5245        - descriptions/ghes-3.15/ghes-3.15.json
  5246    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch
  5247      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
  5248      openapi_files:
  5249        - descriptions/api.github.com/api.github.com.json
  5250        - descriptions/ghec/ghec.json
  5251        - descriptions/ghes-3.15/ghes-3.15.json
  5252    - name: GET /repos/{owner}/{repo}/readme
  5253      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
  5254      openapi_files:
  5255        - descriptions/api.github.com/api.github.com.json
  5256        - descriptions/ghec/ghec.json
  5257        - descriptions/ghes-3.15/ghes-3.15.json
  5258    - name: GET /repos/{owner}/{repo}/readme/{dir}
  5259      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
  5260      openapi_files:
  5261        - descriptions/api.github.com/api.github.com.json
  5262        - descriptions/ghec/ghec.json
  5263        - descriptions/ghes-3.15/ghes-3.15.json
  5264    - name: GET /repos/{owner}/{repo}/releases
  5265      documentation_url: https://docs.github.com/rest/releases/releases#list-releases
  5266      openapi_files:
  5267        - descriptions/api.github.com/api.github.com.json
  5268        - descriptions/ghec/ghec.json
  5269        - descriptions/ghes-3.15/ghes-3.15.json
  5270    - name: POST /repos/{owner}/{repo}/releases
  5271      documentation_url: https://docs.github.com/rest/releases/releases#create-a-release
  5272      openapi_files:
  5273        - descriptions/api.github.com/api.github.com.json
  5274        - descriptions/ghec/ghec.json
  5275        - descriptions/ghes-3.15/ghes-3.15.json
  5276    - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}
  5277      documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
  5278      openapi_files:
  5279        - descriptions/api.github.com/api.github.com.json
  5280        - descriptions/ghec/ghec.json
  5281        - descriptions/ghes-3.15/ghes-3.15.json
  5282    - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id}
  5283      documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset
  5284      openapi_files:
  5285        - descriptions/api.github.com/api.github.com.json
  5286        - descriptions/ghec/ghec.json
  5287        - descriptions/ghes-3.15/ghes-3.15.json
  5288    - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}
  5289      documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset
  5290      openapi_files:
  5291        - descriptions/api.github.com/api.github.com.json
  5292        - descriptions/ghec/ghec.json
  5293        - descriptions/ghes-3.15/ghes-3.15.json
  5294    - name: POST /repos/{owner}/{repo}/releases/generate-notes
  5295      documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
  5296      openapi_files:
  5297        - descriptions/api.github.com/api.github.com.json
  5298        - descriptions/ghec/ghec.json
  5299        - descriptions/ghes-3.15/ghes-3.15.json
  5300    - name: GET /repos/{owner}/{repo}/releases/latest
  5301      documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release
  5302      openapi_files:
  5303        - descriptions/api.github.com/api.github.com.json
  5304        - descriptions/ghec/ghec.json
  5305        - descriptions/ghes-3.15/ghes-3.15.json
  5306    - name: GET /repos/{owner}/{repo}/releases/tags/{tag}
  5307      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
  5308      openapi_files:
  5309        - descriptions/api.github.com/api.github.com.json
  5310        - descriptions/ghec/ghec.json
  5311        - descriptions/ghes-3.15/ghes-3.15.json
  5312    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}
  5313      documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release
  5314      openapi_files:
  5315        - descriptions/api.github.com/api.github.com.json
  5316        - descriptions/ghec/ghec.json
  5317        - descriptions/ghes-3.15/ghes-3.15.json
  5318    - name: GET /repos/{owner}/{repo}/releases/{release_id}
  5319      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release
  5320      openapi_files:
  5321        - descriptions/api.github.com/api.github.com.json
  5322        - descriptions/ghec/ghec.json
  5323        - descriptions/ghes-3.15/ghes-3.15.json
  5324    - name: PATCH /repos/{owner}/{repo}/releases/{release_id}
  5325      documentation_url: https://docs.github.com/rest/releases/releases#update-a-release
  5326      openapi_files:
  5327        - descriptions/api.github.com/api.github.com.json
  5328        - descriptions/ghec/ghec.json
  5329        - descriptions/ghes-3.15/ghes-3.15.json
  5330    - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets
  5331      documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets
  5332      openapi_files:
  5333        - descriptions/api.github.com/api.github.com.json
  5334        - descriptions/ghec/ghec.json
  5335        - descriptions/ghes-3.15/ghes-3.15.json
  5336    - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets
  5337      documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset
  5338      openapi_files:
  5339        - descriptions/api.github.com/api.github.com.json
  5340        - descriptions/ghec/ghec.json
  5341        - descriptions/ghes-3.15/ghes-3.15.json
  5342    - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions
  5343      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
  5344      openapi_files:
  5345        - descriptions/api.github.com/api.github.com.json
  5346        - descriptions/ghec/ghec.json
  5347        - descriptions/ghes-3.15/ghes-3.15.json
  5348    - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions
  5349      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
  5350      openapi_files:
  5351        - descriptions/api.github.com/api.github.com.json
  5352        - descriptions/ghec/ghec.json
  5353        - descriptions/ghes-3.15/ghes-3.15.json
  5354    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  5355      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
  5356      openapi_files:
  5357        - descriptions/api.github.com/api.github.com.json
  5358        - descriptions/ghec/ghec.json
  5359        - descriptions/ghes-3.15/ghes-3.15.json
  5360    - name: GET /repos/{owner}/{repo}/replicas/caches
  5361      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/repos/repos#list-repository-cache-replication-status
  5362      openapi_files:
  5363        - descriptions/ghes-3.15/ghes-3.15.json
  5364    - name: GET /repos/{owner}/{repo}/rules/branches/{branch}
  5365      documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
  5366      openapi_files:
  5367        - descriptions/api.github.com/api.github.com.json
  5368        - descriptions/ghec/ghec.json
  5369        - descriptions/ghes-3.15/ghes-3.15.json
  5370    - name: GET /repos/{owner}/{repo}/rulesets
  5371      documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets
  5372      openapi_files:
  5373        - descriptions/api.github.com/api.github.com.json
  5374        - descriptions/ghec/ghec.json
  5375        - descriptions/ghes-3.15/ghes-3.15.json
  5376    - name: POST /repos/{owner}/{repo}/rulesets
  5377      documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset
  5378      openapi_files:
  5379        - descriptions/api.github.com/api.github.com.json
  5380        - descriptions/ghec/ghec.json
  5381        - descriptions/ghes-3.15/ghes-3.15.json
  5382    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites
  5383      documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
  5384      openapi_files:
  5385        - descriptions/api.github.com/api.github.com.json
  5386        - descriptions/ghec/ghec.json
  5387        - descriptions/ghes-3.15/ghes-3.15.json
  5388    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}
  5389      documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
  5390      openapi_files:
  5391        - descriptions/api.github.com/api.github.com.json
  5392        - descriptions/ghec/ghec.json
  5393        - descriptions/ghes-3.15/ghes-3.15.json
  5394    - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5395      documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset
  5396      openapi_files:
  5397        - descriptions/api.github.com/api.github.com.json
  5398        - descriptions/ghec/ghec.json
  5399        - descriptions/ghes-3.15/ghes-3.15.json
  5400    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5401      documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset
  5402      openapi_files:
  5403        - descriptions/api.github.com/api.github.com.json
  5404        - descriptions/ghec/ghec.json
  5405        - descriptions/ghes-3.15/ghes-3.15.json
  5406    - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5407      documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset
  5408      openapi_files:
  5409        - descriptions/api.github.com/api.github.com.json
  5410        - descriptions/ghec/ghec.json
  5411        - descriptions/ghes-3.15/ghes-3.15.json
  5412    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts
  5413      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
  5414      openapi_files:
  5415        - descriptions/api.github.com/api.github.com.json
  5416        - descriptions/ghec/ghec.json
  5417        - descriptions/ghes-3.15/ghes-3.15.json
  5418    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5419      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
  5420      openapi_files:
  5421        - descriptions/api.github.com/api.github.com.json
  5422        - descriptions/ghec/ghec.json
  5423        - descriptions/ghes-3.15/ghes-3.15.json
  5424    - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5425      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
  5426      openapi_files:
  5427        - descriptions/api.github.com/api.github.com.json
  5428        - descriptions/ghec/ghec.json
  5429        - descriptions/ghes-3.15/ghes-3.15.json
  5430    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations
  5431      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
  5432      openapi_files:
  5433        - descriptions/api.github.com/api.github.com.json
  5434        - descriptions/ghec/ghec.json
  5435        - descriptions/ghes-3.15/ghes-3.15.json
  5436    - name: POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses
  5437      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass
  5438      openapi_files:
  5439        - descriptions/api.github.com/api.github.com.json
  5440        - descriptions/ghec/ghec.json
  5441        - descriptions/ghes-3.15/ghes-3.15.json
  5442    - name: GET /repos/{owner}/{repo}/secret-scanning/scan-history
  5443      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository
  5444      openapi_files:
  5445        - descriptions/api.github.com/api.github.com.json
  5446        - descriptions/ghec/ghec.json
  5447    - name: GET /repos/{owner}/{repo}/security-advisories
  5448      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
  5449      openapi_files:
  5450        - descriptions/api.github.com/api.github.com.json
  5451        - descriptions/ghec/ghec.json
  5452    - name: POST /repos/{owner}/{repo}/security-advisories
  5453      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
  5454      openapi_files:
  5455        - descriptions/api.github.com/api.github.com.json
  5456        - descriptions/ghec/ghec.json
  5457    - name: POST /repos/{owner}/{repo}/security-advisories/reports
  5458      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
  5459      openapi_files:
  5460        - descriptions/api.github.com/api.github.com.json
  5461        - descriptions/ghec/ghec.json
  5462    - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5463      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
  5464      openapi_files:
  5465        - descriptions/api.github.com/api.github.com.json
  5466        - descriptions/ghec/ghec.json
  5467    - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5468      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
  5469      openapi_files:
  5470        - descriptions/api.github.com/api.github.com.json
  5471        - descriptions/ghec/ghec.json
  5472    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve
  5473      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
  5474      openapi_files:
  5475        - descriptions/api.github.com/api.github.com.json
  5476        - descriptions/ghec/ghec.json
  5477    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks
  5478      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
  5479      openapi_files:
  5480        - descriptions/api.github.com/api.github.com.json
  5481        - descriptions/ghec/ghec.json
  5482    - name: GET /repos/{owner}/{repo}/stargazers
  5483      documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers
  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: GET /repos/{owner}/{repo}/stats/code_frequency
  5489      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
  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: GET /repos/{owner}/{repo}/stats/commit_activity
  5495      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
  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}/stats/contributors
  5501      documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
  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: GET /repos/{owner}/{repo}/stats/participation
  5507      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
  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}/stats/punch_card
  5513      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
  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: POST /repos/{owner}/{repo}/statuses/{sha}
  5519      documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
  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: GET /repos/{owner}/{repo}/subscribers
  5525      documentation_url: https://docs.github.com/rest/activity/watching#list-watchers
  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: DELETE /repos/{owner}/{repo}/subscription
  5531      documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
  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}/subscription
  5537      documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
  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: PUT /repos/{owner}/{repo}/subscription
  5543      documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
  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}/tags
  5549      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags
  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: GET /repos/{owner}/{repo}/tags/protection
  5555      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository
  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: POST /repos/{owner}/{repo}/tags/protection
  5561      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository
  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: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  5567      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository
  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: GET /repos/{owner}/{repo}/tarball/{ref}
  5573      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
  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: GET /repos/{owner}/{repo}/teams
  5579      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams
  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}/topics
  5585      documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
  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: PUT /repos/{owner}/{repo}/topics
  5591      documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
  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: GET /repos/{owner}/{repo}/traffic/clones
  5597      documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
  5598      openapi_files:
  5599        - descriptions/api.github.com/api.github.com.json
  5600        - descriptions/ghec/ghec.json
  5601    - name: GET /repos/{owner}/{repo}/traffic/popular/paths
  5602      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
  5603      openapi_files:
  5604        - descriptions/api.github.com/api.github.com.json
  5605        - descriptions/ghec/ghec.json
  5606    - name: GET /repos/{owner}/{repo}/traffic/popular/referrers
  5607      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
  5608      openapi_files:
  5609        - descriptions/api.github.com/api.github.com.json
  5610        - descriptions/ghec/ghec.json
  5611    - name: GET /repos/{owner}/{repo}/traffic/views
  5612      documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views
  5613      openapi_files:
  5614        - descriptions/api.github.com/api.github.com.json
  5615        - descriptions/ghec/ghec.json
  5616    - name: POST /repos/{owner}/{repo}/transfer
  5617      documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository
  5618      openapi_files:
  5619        - descriptions/api.github.com/api.github.com.json
  5620        - descriptions/ghec/ghec.json
  5621        - descriptions/ghes-3.15/ghes-3.15.json
  5622    - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts
  5623      documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
  5624      openapi_files:
  5625        - descriptions/api.github.com/api.github.com.json
  5626        - descriptions/ghec/ghec.json
  5627        - descriptions/ghes-3.15/ghes-3.15.json
  5628    - name: GET /repos/{owner}/{repo}/vulnerability-alerts
  5629      documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
  5630      openapi_files:
  5631        - descriptions/api.github.com/api.github.com.json
  5632        - descriptions/ghec/ghec.json
  5633        - descriptions/ghes-3.15/ghes-3.15.json
  5634    - name: PUT /repos/{owner}/{repo}/vulnerability-alerts
  5635      documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
  5636      openapi_files:
  5637        - descriptions/api.github.com/api.github.com.json
  5638        - descriptions/ghec/ghec.json
  5639        - descriptions/ghes-3.15/ghes-3.15.json
  5640    - name: GET /repos/{owner}/{repo}/zipball/{ref}
  5641      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
  5642      openapi_files:
  5643        - descriptions/api.github.com/api.github.com.json
  5644        - descriptions/ghec/ghec.json
  5645        - descriptions/ghes-3.15/ghes-3.15.json
  5646    - name: POST /repos/{template_owner}/{template_repo}/generate
  5647      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template
  5648      openapi_files:
  5649        - descriptions/api.github.com/api.github.com.json
  5650        - descriptions/ghec/ghec.json
  5651        - descriptions/ghes-3.15/ghes-3.15.json
  5652    - name: GET /repositories
  5653      documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories
  5654      openapi_files:
  5655        - descriptions/api.github.com/api.github.com.json
  5656        - descriptions/ghec/ghec.json
  5657        - descriptions/ghes-3.15/ghes-3.15.json
  5658    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets
  5659      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#list-environment-secrets
  5660      openapi_files:
  5661        - descriptions/ghes-3.7/ghes-3.7.json
  5662    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key
  5663      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-public-key
  5664      openapi_files:
  5665        - descriptions/ghes-3.7/ghes-3.7.json
  5666    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5667      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#delete-an-environment-secret
  5668      openapi_files:
  5669        - descriptions/ghes-3.7/ghes-3.7.json
  5670    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5671      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-secret
  5672      openapi_files:
  5673        - descriptions/ghes-3.7/ghes-3.7.json
  5674    - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5675      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret
  5676      openapi_files:
  5677        - descriptions/ghes-3.7/ghes-3.7.json
  5678    - name: GET /scim/v2/Groups
  5679      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5680      openapi_files:
  5681        - descriptions/ghes-3.7/ghes-3.7.json
  5682    - name: POST /scim/v2/Groups
  5683      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5684      openapi_files:
  5685        - descriptions/ghes-3.7/ghes-3.7.json
  5686    - name: DELETE /scim/v2/Groups/{scim_group_id}
  5687      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5688      openapi_files:
  5689        - descriptions/ghes-3.7/ghes-3.7.json
  5690    - name: GET /scim/v2/Groups/{scim_group_id}
  5691      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5692      openapi_files:
  5693        - descriptions/ghes-3.7/ghes-3.7.json
  5694    - name: PATCH /scim/v2/Groups/{scim_group_id}
  5695      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5696      openapi_files:
  5697        - descriptions/ghes-3.7/ghes-3.7.json
  5698    - name: PUT /scim/v2/Groups/{scim_group_id}
  5699      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5700      openapi_files:
  5701        - descriptions/ghes-3.7/ghes-3.7.json
  5702    - name: GET /scim/v2/Users
  5703      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5704      openapi_files:
  5705        - descriptions/ghes-3.7/ghes-3.7.json
  5706    - name: POST /scim/v2/Users
  5707      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  5708      openapi_files:
  5709        - descriptions/ghes-3.7/ghes-3.7.json
  5710    - name: DELETE /scim/v2/Users/{scim_user_id}
  5711      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  5712      openapi_files:
  5713        - descriptions/ghes-3.7/ghes-3.7.json
  5714    - name: GET /scim/v2/Users/{scim_user_id}
  5715      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  5716      openapi_files:
  5717        - descriptions/ghes-3.7/ghes-3.7.json
  5718    - name: PATCH /scim/v2/Users/{scim_user_id}
  5719      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  5720      openapi_files:
  5721        - descriptions/ghes-3.7/ghes-3.7.json
  5722    - name: PUT /scim/v2/Users/{scim_user_id}
  5723      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  5724      openapi_files:
  5725        - descriptions/ghes-3.7/ghes-3.7.json
  5726    - name: GET /scim/v2/enterprises/{enterprise}/Groups
  5727      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5728      openapi_files:
  5729        - descriptions/ghec/ghec.json
  5730        - descriptions/ghes-3.15/ghes-3.15.json
  5731    - name: POST /scim/v2/enterprises/{enterprise}/Groups
  5732      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5733      openapi_files:
  5734        - descriptions/ghec/ghec.json
  5735        - descriptions/ghes-3.15/ghes-3.15.json
  5736    - name: DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5737      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5738      openapi_files:
  5739        - descriptions/ghec/ghec.json
  5740        - descriptions/ghes-3.15/ghes-3.15.json
  5741    - name: GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5742      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5743      openapi_files:
  5744        - descriptions/ghec/ghec.json
  5745        - descriptions/ghes-3.15/ghes-3.15.json
  5746    - name: PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5747      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5748      openapi_files:
  5749        - descriptions/ghec/ghec.json
  5750        - descriptions/ghes-3.15/ghes-3.15.json
  5751    - name: PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  5752      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5753      openapi_files:
  5754        - descriptions/ghec/ghec.json
  5755        - descriptions/ghes-3.15/ghes-3.15.json
  5756    - name: GET /scim/v2/enterprises/{enterprise}/Users
  5757      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5758      openapi_files:
  5759        - descriptions/ghec/ghec.json
  5760        - descriptions/ghes-3.15/ghes-3.15.json
  5761    - name: POST /scim/v2/enterprises/{enterprise}/Users
  5762      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  5763      openapi_files:
  5764        - descriptions/ghec/ghec.json
  5765        - descriptions/ghes-3.15/ghes-3.15.json
  5766    - name: DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5767      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  5768      openapi_files:
  5769        - descriptions/ghec/ghec.json
  5770        - descriptions/ghes-3.15/ghes-3.15.json
  5771    - name: GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5772      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  5773      openapi_files:
  5774        - descriptions/ghec/ghec.json
  5775        - descriptions/ghes-3.15/ghes-3.15.json
  5776    - name: PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5777      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  5778      openapi_files:
  5779        - descriptions/ghec/ghec.json
  5780        - descriptions/ghes-3.15/ghes-3.15.json
  5781    - name: PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  5782      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  5783      openapi_files:
  5784        - descriptions/ghec/ghec.json
  5785        - descriptions/ghes-3.15/ghes-3.15.json
  5786    - name: GET /scim/v2/organizations/{org}/Users
  5787      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities
  5788      openapi_files:
  5789        - descriptions/ghec/ghec.json
  5790    - name: POST /scim/v2/organizations/{org}/Users
  5791      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user
  5792      openapi_files:
  5793        - descriptions/ghec/ghec.json
  5794    - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id}
  5795      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization
  5796      openapi_files:
  5797        - descriptions/ghec/ghec.json
  5798    - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id}
  5799      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user
  5800      openapi_files:
  5801        - descriptions/ghec/ghec.json
  5802    - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id}
  5803      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user
  5804      openapi_files:
  5805        - descriptions/ghec/ghec.json
  5806    - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id}
  5807      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership
  5808      openapi_files:
  5809        - descriptions/ghec/ghec.json
  5810    - name: GET /search/code
  5811      documentation_url: https://docs.github.com/rest/search/search#search-code
  5812      openapi_files:
  5813        - descriptions/api.github.com/api.github.com.json
  5814        - descriptions/ghec/ghec.json
  5815        - descriptions/ghes-3.15/ghes-3.15.json
  5816    - name: GET /search/commits
  5817      documentation_url: https://docs.github.com/rest/search/search#search-commits
  5818      openapi_files:
  5819        - descriptions/api.github.com/api.github.com.json
  5820        - descriptions/ghec/ghec.json
  5821        - descriptions/ghes-3.15/ghes-3.15.json
  5822    - name: GET /search/issues
  5823      documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests
  5824      openapi_files:
  5825        - descriptions/api.github.com/api.github.com.json
  5826        - descriptions/ghec/ghec.json
  5827        - descriptions/ghes-3.15/ghes-3.15.json
  5828    - name: GET /search/labels
  5829      documentation_url: https://docs.github.com/rest/search/search#search-labels
  5830      openapi_files:
  5831        - descriptions/api.github.com/api.github.com.json
  5832        - descriptions/ghec/ghec.json
  5833        - descriptions/ghes-3.15/ghes-3.15.json
  5834    - name: GET /search/repositories
  5835      documentation_url: https://docs.github.com/rest/search/search#search-repositories
  5836      openapi_files:
  5837        - descriptions/api.github.com/api.github.com.json
  5838        - descriptions/ghec/ghec.json
  5839        - descriptions/ghes-3.15/ghes-3.15.json
  5840    - name: GET /search/topics
  5841      documentation_url: https://docs.github.com/rest/search/search#search-topics
  5842      openapi_files:
  5843        - descriptions/api.github.com/api.github.com.json
  5844        - descriptions/ghec/ghec.json
  5845        - descriptions/ghes-3.15/ghes-3.15.json
  5846    - name: GET /search/users
  5847      documentation_url: https://docs.github.com/rest/search/search#search-users
  5848      openapi_files:
  5849        - descriptions/api.github.com/api.github.com.json
  5850        - descriptions/ghec/ghec.json
  5851        - descriptions/ghes-3.15/ghes-3.15.json
  5852    - name: GET /setup/api/configcheck
  5853      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-configuration-status
  5854      openapi_files:
  5855        - descriptions/ghes-3.14/ghes-3.14.json
  5856    - name: POST /setup/api/configure
  5857      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#start-a-configuration-process
  5858      openapi_files:
  5859        - descriptions/ghes-3.14/ghes-3.14.json
  5860    - name: GET /setup/api/maintenance
  5861      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-maintenance-status
  5862      openapi_files:
  5863        - descriptions/ghes-3.14/ghes-3.14.json
  5864    - name: POST /setup/api/maintenance
  5865      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode
  5866      openapi_files:
  5867        - descriptions/ghes-3.14/ghes-3.14.json
  5868    - name: GET /setup/api/settings
  5869      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-settings
  5870      openapi_files:
  5871        - descriptions/ghes-3.14/ghes-3.14.json
  5872    - name: PUT /setup/api/settings
  5873      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#set-settings
  5874      openapi_files:
  5875        - descriptions/ghes-3.14/ghes-3.14.json
  5876    - name: DELETE /setup/api/settings/authorized-keys
  5877      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key
  5878      openapi_files:
  5879        - descriptions/ghes-3.14/ghes-3.14.json
  5880    - name: GET /setup/api/settings/authorized-keys
  5881      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys
  5882      openapi_files:
  5883        - descriptions/ghes-3.14/ghes-3.14.json
  5884    - name: POST /setup/api/settings/authorized-keys
  5885      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#add-an-authorized-ssh-key
  5886      openapi_files:
  5887        - descriptions/ghes-3.14/ghes-3.14.json
  5888    - name: POST /setup/api/start
  5889      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#create-a-github-license
  5890      openapi_files:
  5891        - descriptions/ghes-3.14/ghes-3.14.json
  5892    - name: POST /setup/api/upgrade
  5893      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#upgrade-a-license
  5894      openapi_files:
  5895        - descriptions/ghes-3.14/ghes-3.14.json
  5896    - name: DELETE /teams/{team_id}
  5897      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
  5898      openapi_files:
  5899        - descriptions/api.github.com/api.github.com.json
  5900        - descriptions/ghec/ghec.json
  5901        - descriptions/ghes-3.15/ghes-3.15.json
  5902    - name: GET /teams/{team_id}
  5903      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
  5904      openapi_files:
  5905        - descriptions/api.github.com/api.github.com.json
  5906        - descriptions/ghec/ghec.json
  5907        - descriptions/ghes-3.15/ghes-3.15.json
  5908    - name: PATCH /teams/{team_id}
  5909      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
  5910      openapi_files:
  5911        - descriptions/api.github.com/api.github.com.json
  5912        - descriptions/ghec/ghec.json
  5913        - descriptions/ghes-3.15/ghes-3.15.json
  5914    - name: GET /teams/{team_id}/discussions
  5915      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
  5916      openapi_files:
  5917        - descriptions/api.github.com/api.github.com.json
  5918        - descriptions/ghec/ghec.json
  5919        - descriptions/ghes-3.15/ghes-3.15.json
  5920    - name: POST /teams/{team_id}/discussions
  5921      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy
  5922      openapi_files:
  5923        - descriptions/api.github.com/api.github.com.json
  5924        - descriptions/ghec/ghec.json
  5925        - descriptions/ghes-3.15/ghes-3.15.json
  5926    - name: DELETE /teams/{team_id}/discussions/{discussion_number}
  5927      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
  5928      openapi_files:
  5929        - descriptions/api.github.com/api.github.com.json
  5930        - descriptions/ghec/ghec.json
  5931        - descriptions/ghes-3.15/ghes-3.15.json
  5932    - name: GET /teams/{team_id}/discussions/{discussion_number}
  5933      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
  5934      openapi_files:
  5935        - descriptions/api.github.com/api.github.com.json
  5936        - descriptions/ghec/ghec.json
  5937        - descriptions/ghes-3.15/ghes-3.15.json
  5938    - name: PATCH /teams/{team_id}/discussions/{discussion_number}
  5939      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
  5940      openapi_files:
  5941        - descriptions/api.github.com/api.github.com.json
  5942        - descriptions/ghec/ghec.json
  5943        - descriptions/ghes-3.15/ghes-3.15.json
  5944    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments
  5945      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
  5946      openapi_files:
  5947        - descriptions/api.github.com/api.github.com.json
  5948        - descriptions/ghec/ghec.json
  5949        - descriptions/ghes-3.15/ghes-3.15.json
  5950    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments
  5951      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
  5952      openapi_files:
  5953        - descriptions/api.github.com/api.github.com.json
  5954        - descriptions/ghec/ghec.json
  5955        - descriptions/ghes-3.15/ghes-3.15.json
  5956    - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5957      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
  5958      openapi_files:
  5959        - descriptions/api.github.com/api.github.com.json
  5960        - descriptions/ghec/ghec.json
  5961        - descriptions/ghes-3.15/ghes-3.15.json
  5962    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5963      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
  5964      openapi_files:
  5965        - descriptions/api.github.com/api.github.com.json
  5966        - descriptions/ghec/ghec.json
  5967        - descriptions/ghes-3.15/ghes-3.15.json
  5968    - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5969      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
  5970      openapi_files:
  5971        - descriptions/api.github.com/api.github.com.json
  5972        - descriptions/ghec/ghec.json
  5973        - descriptions/ghes-3.15/ghes-3.15.json
  5974    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  5975      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
  5976      openapi_files:
  5977        - descriptions/api.github.com/api.github.com.json
  5978        - descriptions/ghec/ghec.json
  5979        - descriptions/ghes-3.15/ghes-3.15.json
  5980    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  5981      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
  5982      openapi_files:
  5983        - descriptions/api.github.com/api.github.com.json
  5984        - descriptions/ghec/ghec.json
  5985        - descriptions/ghes-3.15/ghes-3.15.json
  5986    - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions
  5987      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
  5988      openapi_files:
  5989        - descriptions/api.github.com/api.github.com.json
  5990        - descriptions/ghec/ghec.json
  5991        - descriptions/ghes-3.15/ghes-3.15.json
  5992    - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions
  5993      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
  5994      openapi_files:
  5995        - descriptions/api.github.com/api.github.com.json
  5996        - descriptions/ghec/ghec.json
  5997        - descriptions/ghes-3.15/ghes-3.15.json
  5998    - name: GET /teams/{team_id}/invitations
  5999      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
  6000      openapi_files:
  6001        - descriptions/api.github.com/api.github.com.json
  6002        - descriptions/ghec/ghec.json
  6003    - name: GET /teams/{team_id}/members
  6004      documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy
  6005      openapi_files:
  6006        - descriptions/api.github.com/api.github.com.json
  6007        - descriptions/ghec/ghec.json
  6008        - descriptions/ghes-3.15/ghes-3.15.json
  6009    - name: DELETE /teams/{team_id}/members/{username}
  6010      documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
  6011      openapi_files:
  6012        - descriptions/api.github.com/api.github.com.json
  6013        - descriptions/ghec/ghec.json
  6014        - descriptions/ghes-3.15/ghes-3.15.json
  6015    - name: GET /teams/{team_id}/members/{username}
  6016      documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy
  6017      openapi_files:
  6018        - descriptions/api.github.com/api.github.com.json
  6019        - descriptions/ghec/ghec.json
  6020        - descriptions/ghes-3.15/ghes-3.15.json
  6021    - name: PUT /teams/{team_id}/members/{username}
  6022      documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy
  6023      openapi_files:
  6024        - descriptions/api.github.com/api.github.com.json
  6025        - descriptions/ghec/ghec.json
  6026        - descriptions/ghes-3.15/ghes-3.15.json
  6027    - name: DELETE /teams/{team_id}/memberships/{username}
  6028      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
  6029      openapi_files:
  6030        - descriptions/api.github.com/api.github.com.json
  6031        - descriptions/ghec/ghec.json
  6032        - descriptions/ghes-3.15/ghes-3.15.json
  6033    - name: GET /teams/{team_id}/memberships/{username}
  6034      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
  6035      openapi_files:
  6036        - descriptions/api.github.com/api.github.com.json
  6037        - descriptions/ghec/ghec.json
  6038        - descriptions/ghes-3.15/ghes-3.15.json
  6039    - name: PUT /teams/{team_id}/memberships/{username}
  6040      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
  6041      openapi_files:
  6042        - descriptions/api.github.com/api.github.com.json
  6043        - descriptions/ghec/ghec.json
  6044        - descriptions/ghes-3.15/ghes-3.15.json
  6045    - name: GET /teams/{team_id}/projects
  6046      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
  6047      openapi_files:
  6048        - descriptions/api.github.com/api.github.com.json
  6049        - descriptions/ghec/ghec.json
  6050        - descriptions/ghes-3.15/ghes-3.15.json
  6051    - name: DELETE /teams/{team_id}/projects/{project_id}
  6052      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
  6053      openapi_files:
  6054        - descriptions/api.github.com/api.github.com.json
  6055        - descriptions/ghec/ghec.json
  6056        - descriptions/ghes-3.15/ghes-3.15.json
  6057    - name: GET /teams/{team_id}/projects/{project_id}
  6058      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
  6059      openapi_files:
  6060        - descriptions/api.github.com/api.github.com.json
  6061        - descriptions/ghec/ghec.json
  6062        - descriptions/ghes-3.15/ghes-3.15.json
  6063    - name: PUT /teams/{team_id}/projects/{project_id}
  6064      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
  6065      openapi_files:
  6066        - descriptions/api.github.com/api.github.com.json
  6067        - descriptions/ghec/ghec.json
  6068        - descriptions/ghes-3.15/ghes-3.15.json
  6069    - name: GET /teams/{team_id}/repos
  6070      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
  6071      openapi_files:
  6072        - descriptions/api.github.com/api.github.com.json
  6073        - descriptions/ghec/ghec.json
  6074        - descriptions/ghes-3.15/ghes-3.15.json
  6075    - name: DELETE /teams/{team_id}/repos/{owner}/{repo}
  6076      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
  6077      openapi_files:
  6078        - descriptions/api.github.com/api.github.com.json
  6079        - descriptions/ghec/ghec.json
  6080        - descriptions/ghes-3.15/ghes-3.15.json
  6081    - name: GET /teams/{team_id}/repos/{owner}/{repo}
  6082      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
  6083      openapi_files:
  6084        - descriptions/api.github.com/api.github.com.json
  6085        - descriptions/ghec/ghec.json
  6086        - descriptions/ghes-3.15/ghes-3.15.json
  6087    - name: PUT /teams/{team_id}/repos/{owner}/{repo}
  6088      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
  6089      openapi_files:
  6090        - descriptions/api.github.com/api.github.com.json
  6091        - descriptions/ghec/ghec.json
  6092        - descriptions/ghes-3.15/ghes-3.15.json
  6093    - name: GET /teams/{team_id}/team-sync/group-mappings
  6094      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy
  6095      openapi_files:
  6096        - descriptions/ghec/ghec.json
  6097    - name: PATCH /teams/{team_id}/team-sync/group-mappings
  6098      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy
  6099      openapi_files:
  6100        - descriptions/ghec/ghec.json
  6101    - name: GET /teams/{team_id}/teams
  6102      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
  6103      openapi_files:
  6104        - descriptions/api.github.com/api.github.com.json
  6105        - descriptions/ghec/ghec.json
  6106        - descriptions/ghes-3.15/ghes-3.15.json
  6107    - name: GET /user
  6108      documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user
  6109      openapi_files:
  6110        - descriptions/api.github.com/api.github.com.json
  6111        - descriptions/ghec/ghec.json
  6112        - descriptions/ghes-3.15/ghes-3.15.json
  6113    - name: PATCH /user
  6114      documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user
  6115      openapi_files:
  6116        - descriptions/api.github.com/api.github.com.json
  6117        - descriptions/ghec/ghec.json
  6118        - descriptions/ghes-3.15/ghes-3.15.json
  6119    - name: GET /user/blocks
  6120      documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user
  6121      openapi_files:
  6122        - descriptions/api.github.com/api.github.com.json
  6123        - descriptions/ghec/ghec.json
  6124    - name: DELETE /user/blocks/{username}
  6125      documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user
  6126      openapi_files:
  6127        - descriptions/api.github.com/api.github.com.json
  6128        - descriptions/ghec/ghec.json
  6129    - name: GET /user/blocks/{username}
  6130      documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user
  6131      openapi_files:
  6132        - descriptions/api.github.com/api.github.com.json
  6133        - descriptions/ghec/ghec.json
  6134    - name: PUT /user/blocks/{username}
  6135      documentation_url: https://docs.github.com/rest/users/blocking#block-a-user
  6136      openapi_files:
  6137        - descriptions/api.github.com/api.github.com.json
  6138        - descriptions/ghec/ghec.json
  6139    - name: GET /user/codespaces
  6140      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user
  6141      openapi_files:
  6142        - descriptions/api.github.com/api.github.com.json
  6143        - descriptions/ghec/ghec.json
  6144    - name: POST /user/codespaces
  6145      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user
  6146      openapi_files:
  6147        - descriptions/api.github.com/api.github.com.json
  6148        - descriptions/ghec/ghec.json
  6149    - name: GET /user/codespaces/secrets
  6150      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user
  6151      openapi_files:
  6152        - descriptions/api.github.com/api.github.com.json
  6153        - descriptions/ghec/ghec.json
  6154    - name: GET /user/codespaces/secrets/public-key
  6155      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user
  6156      openapi_files:
  6157        - descriptions/api.github.com/api.github.com.json
  6158        - descriptions/ghec/ghec.json
  6159    - name: DELETE /user/codespaces/secrets/{secret_name}
  6160      documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user
  6161      openapi_files:
  6162        - descriptions/api.github.com/api.github.com.json
  6163        - descriptions/ghec/ghec.json
  6164    - name: GET /user/codespaces/secrets/{secret_name}
  6165      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user
  6166      openapi_files:
  6167        - descriptions/api.github.com/api.github.com.json
  6168        - descriptions/ghec/ghec.json
  6169    - name: PUT /user/codespaces/secrets/{secret_name}
  6170      documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user
  6171      openapi_files:
  6172        - descriptions/api.github.com/api.github.com.json
  6173        - descriptions/ghec/ghec.json
  6174    - name: GET /user/codespaces/secrets/{secret_name}/repositories
  6175      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret
  6176      openapi_files:
  6177        - descriptions/api.github.com/api.github.com.json
  6178        - descriptions/ghec/ghec.json
  6179    - name: PUT /user/codespaces/secrets/{secret_name}/repositories
  6180      documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret
  6181      openapi_files:
  6182        - descriptions/api.github.com/api.github.com.json
  6183        - descriptions/ghec/ghec.json
  6184    - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6185      documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret
  6186      openapi_files:
  6187        - descriptions/api.github.com/api.github.com.json
  6188        - descriptions/ghec/ghec.json
  6189    - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6190      documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret
  6191      openapi_files:
  6192        - descriptions/api.github.com/api.github.com.json
  6193        - descriptions/ghec/ghec.json
  6194    - name: DELETE /user/codespaces/{codespace_name}
  6195      documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
  6196      openapi_files:
  6197        - descriptions/api.github.com/api.github.com.json
  6198        - descriptions/ghec/ghec.json
  6199    - name: GET /user/codespaces/{codespace_name}
  6200      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
  6201      openapi_files:
  6202        - descriptions/api.github.com/api.github.com.json
  6203        - descriptions/ghec/ghec.json
  6204    - name: PATCH /user/codespaces/{codespace_name}
  6205      documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
  6206      openapi_files:
  6207        - descriptions/api.github.com/api.github.com.json
  6208        - descriptions/ghec/ghec.json
  6209    - name: POST /user/codespaces/{codespace_name}/exports
  6210      documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
  6211      openapi_files:
  6212        - descriptions/api.github.com/api.github.com.json
  6213        - descriptions/ghec/ghec.json
  6214    - name: GET /user/codespaces/{codespace_name}/exports/{export_id}
  6215      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
  6216      openapi_files:
  6217        - descriptions/api.github.com/api.github.com.json
  6218        - descriptions/ghec/ghec.json
  6219    - name: GET /user/codespaces/{codespace_name}/machines
  6220      documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
  6221      openapi_files:
  6222        - descriptions/api.github.com/api.github.com.json
  6223        - descriptions/ghec/ghec.json
  6224    - name: POST /user/codespaces/{codespace_name}/publish
  6225      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
  6226      openapi_files:
  6227        - descriptions/api.github.com/api.github.com.json
  6228        - descriptions/ghec/ghec.json
  6229    - name: POST /user/codespaces/{codespace_name}/start
  6230      documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
  6231      openapi_files:
  6232        - descriptions/api.github.com/api.github.com.json
  6233        - descriptions/ghec/ghec.json
  6234    - name: POST /user/codespaces/{codespace_name}/stop
  6235      documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
  6236      openapi_files:
  6237        - descriptions/api.github.com/api.github.com.json
  6238        - descriptions/ghec/ghec.json
  6239    - name: GET /user/docker/conflicts
  6240      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user
  6241      openapi_files:
  6242        - descriptions/api.github.com/api.github.com.json
  6243        - descriptions/ghec/ghec.json
  6244        - descriptions/ghes-3.15/ghes-3.15.json
  6245    - name: PATCH /user/email/visibility
  6246      documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user
  6247      openapi_files:
  6248        - descriptions/api.github.com/api.github.com.json
  6249        - descriptions/ghec/ghec.json
  6250    - name: DELETE /user/emails
  6251      documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-for-the-authenticated-user
  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 /user/emails
  6257      documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user
  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: POST /user/emails
  6263      documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user
  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 /user/followers
  6269      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user
  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: GET /user/following
  6275      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows
  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: DELETE /user/following/{username}
  6281      documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user
  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: GET /user/following/{username}
  6287      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user
  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: PUT /user/following/{username}
  6293      documentation_url: https://docs.github.com/rest/users/followers#follow-a-user
  6294      openapi_files:
  6295        - descriptions/api.github.com/api.github.com.json
  6296        - descriptions/ghec/ghec.json
  6297        - descriptions/ghes-3.15/ghes-3.15.json
  6298    - name: GET /user/gpg_keys
  6299      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user
  6300      openapi_files:
  6301        - descriptions/api.github.com/api.github.com.json
  6302        - descriptions/ghec/ghec.json
  6303        - descriptions/ghes-3.15/ghes-3.15.json
  6304    - name: POST /user/gpg_keys
  6305      documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user
  6306      openapi_files:
  6307        - descriptions/api.github.com/api.github.com.json
  6308        - descriptions/ghec/ghec.json
  6309        - descriptions/ghes-3.15/ghes-3.15.json
  6310    - name: DELETE /user/gpg_keys/{gpg_key_id}
  6311      documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
  6312      openapi_files:
  6313        - descriptions/api.github.com/api.github.com.json
  6314        - descriptions/ghec/ghec.json
  6315        - descriptions/ghes-3.15/ghes-3.15.json
  6316    - name: GET /user/gpg_keys/{gpg_key_id}
  6317      documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
  6318      openapi_files:
  6319        - descriptions/api.github.com/api.github.com.json
  6320        - descriptions/ghec/ghec.json
  6321        - descriptions/ghes-3.15/ghes-3.15.json
  6322    - name: GET /user/installations
  6323      documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token
  6324      openapi_files:
  6325        - descriptions/api.github.com/api.github.com.json
  6326        - descriptions/ghec/ghec.json
  6327        - descriptions/ghes-3.15/ghes-3.15.json
  6328    - name: GET /user/installations/{installation_id}/repositories
  6329      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token
  6330      openapi_files:
  6331        - descriptions/api.github.com/api.github.com.json
  6332        - descriptions/ghec/ghec.json
  6333        - descriptions/ghes-3.15/ghes-3.15.json
  6334    - name: DELETE /user/installations/{installation_id}/repositories/{repository_id}
  6335      documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation
  6336      openapi_files:
  6337        - descriptions/api.github.com/api.github.com.json
  6338        - descriptions/ghec/ghec.json
  6339        - descriptions/ghes-3.15/ghes-3.15.json
  6340    - name: PUT /user/installations/{installation_id}/repositories/{repository_id}
  6341      documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation
  6342      openapi_files:
  6343        - descriptions/api.github.com/api.github.com.json
  6344        - descriptions/ghec/ghec.json
  6345        - descriptions/ghes-3.15/ghes-3.15.json
  6346    - name: DELETE /user/interaction-limits
  6347      documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories
  6348      openapi_files:
  6349        - descriptions/api.github.com/api.github.com.json
  6350        - descriptions/ghec/ghec.json
  6351    - name: GET /user/interaction-limits
  6352      documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories
  6353      openapi_files:
  6354        - descriptions/api.github.com/api.github.com.json
  6355        - descriptions/ghec/ghec.json
  6356    - name: PUT /user/interaction-limits
  6357      documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories
  6358      openapi_files:
  6359        - descriptions/api.github.com/api.github.com.json
  6360        - descriptions/ghec/ghec.json
  6361    - name: GET /user/issues
  6362      documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
  6363      openapi_files:
  6364        - descriptions/api.github.com/api.github.com.json
  6365        - descriptions/ghec/ghec.json
  6366        - descriptions/ghes-3.15/ghes-3.15.json
  6367    - name: GET /user/keys
  6368      documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user
  6369      openapi_files:
  6370        - descriptions/api.github.com/api.github.com.json
  6371        - descriptions/ghec/ghec.json
  6372        - descriptions/ghes-3.15/ghes-3.15.json
  6373    - name: POST /user/keys
  6374      documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-for-the-authenticated-user
  6375      openapi_files:
  6376        - descriptions/api.github.com/api.github.com.json
  6377        - descriptions/ghec/ghec.json
  6378        - descriptions/ghes-3.15/ghes-3.15.json
  6379    - name: DELETE /user/keys/{key_id}
  6380      documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user
  6381      openapi_files:
  6382        - descriptions/api.github.com/api.github.com.json
  6383        - descriptions/ghec/ghec.json
  6384        - descriptions/ghes-3.15/ghes-3.15.json
  6385    - name: GET /user/keys/{key_id}
  6386      documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user
  6387      openapi_files:
  6388        - descriptions/api.github.com/api.github.com.json
  6389        - descriptions/ghec/ghec.json
  6390        - descriptions/ghes-3.15/ghes-3.15.json
  6391    - name: GET /user/marketplace_purchases
  6392      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user
  6393      openapi_files:
  6394        - descriptions/api.github.com/api.github.com.json
  6395        - descriptions/ghec/ghec.json
  6396    - name: GET /user/marketplace_purchases/stubbed
  6397      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed
  6398      openapi_files:
  6399        - descriptions/api.github.com/api.github.com.json
  6400        - descriptions/ghec/ghec.json
  6401    - name: GET /user/memberships/orgs
  6402      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-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: GET /user/memberships/orgs/{org}
  6408      documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-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: PATCH /user/memberships/orgs/{org}
  6414      documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
  6415      openapi_files:
  6416        - descriptions/api.github.com/api.github.com.json
  6417        - descriptions/ghec/ghec.json
  6418        - descriptions/ghes-3.15/ghes-3.15.json
  6419    - name: GET /user/migrations
  6420      documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations
  6421      openapi_files:
  6422        - descriptions/api.github.com/api.github.com.json
  6423        - descriptions/ghec/ghec.json
  6424        - descriptions/ghes-3.15/ghes-3.15.json
  6425    - name: POST /user/migrations
  6426      documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration
  6427      openapi_files:
  6428        - descriptions/api.github.com/api.github.com.json
  6429        - descriptions/ghec/ghec.json
  6430        - descriptions/ghes-3.15/ghes-3.15.json
  6431    - name: GET /user/migrations/{migration_id}
  6432      documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
  6433      openapi_files:
  6434        - descriptions/api.github.com/api.github.com.json
  6435        - descriptions/ghec/ghec.json
  6436    - name: DELETE /user/migrations/{migration_id}/archive
  6437      documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
  6438      openapi_files:
  6439        - descriptions/api.github.com/api.github.com.json
  6440        - descriptions/ghec/ghec.json
  6441    - name: GET /user/migrations/{migration_id}/archive
  6442      documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
  6443      openapi_files:
  6444        - descriptions/api.github.com/api.github.com.json
  6445        - descriptions/ghec/ghec.json
  6446        - descriptions/ghes-3.15/ghes-3.15.json
  6447    - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock
  6448      documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
  6449      openapi_files:
  6450        - descriptions/api.github.com/api.github.com.json
  6451        - descriptions/ghec/ghec.json
  6452    - name: GET /user/migrations/{migration_id}/repositories
  6453      documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
  6454      openapi_files:
  6455        - descriptions/api.github.com/api.github.com.json
  6456        - descriptions/ghec/ghec.json
  6457        - descriptions/ghes-3.15/ghes-3.15.json
  6458    - name: GET /user/orgs
  6459      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
  6460      openapi_files:
  6461        - descriptions/api.github.com/api.github.com.json
  6462        - descriptions/ghec/ghec.json
  6463        - descriptions/ghes-3.15/ghes-3.15.json
  6464    - name: GET /user/packages
  6465      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace
  6466      openapi_files:
  6467        - descriptions/api.github.com/api.github.com.json
  6468        - descriptions/ghec/ghec.json
  6469        - descriptions/ghes-3.15/ghes-3.15.json
  6470    - name: DELETE /user/packages/{package_type}/{package_name}
  6471      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
  6472      openapi_files:
  6473        - descriptions/api.github.com/api.github.com.json
  6474        - descriptions/ghec/ghec.json
  6475        - descriptions/ghes-3.15/ghes-3.15.json
  6476    - name: GET /user/packages/{package_type}/{package_name}
  6477      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
  6478      openapi_files:
  6479        - descriptions/api.github.com/api.github.com.json
  6480        - descriptions/ghec/ghec.json
  6481        - descriptions/ghes-3.15/ghes-3.15.json
  6482    - name: POST /user/packages/{package_type}/{package_name}/restore
  6483      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
  6484      openapi_files:
  6485        - descriptions/api.github.com/api.github.com.json
  6486        - descriptions/ghec/ghec.json
  6487        - descriptions/ghes-3.15/ghes-3.15.json
  6488    - name: GET /user/packages/{package_type}/{package_name}/versions
  6489      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
  6490      openapi_files:
  6491        - descriptions/api.github.com/api.github.com.json
  6492        - descriptions/ghec/ghec.json
  6493        - descriptions/ghes-3.15/ghes-3.15.json
  6494    - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6495      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
  6496      openapi_files:
  6497        - descriptions/api.github.com/api.github.com.json
  6498        - descriptions/ghec/ghec.json
  6499        - descriptions/ghes-3.15/ghes-3.15.json
  6500    - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6501      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
  6502      openapi_files:
  6503        - descriptions/api.github.com/api.github.com.json
  6504        - descriptions/ghec/ghec.json
  6505        - descriptions/ghes-3.15/ghes-3.15.json
  6506    - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6507      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
  6508      openapi_files:
  6509        - descriptions/api.github.com/api.github.com.json
  6510        - descriptions/ghec/ghec.json
  6511        - descriptions/ghes-3.15/ghes-3.15.json
  6512    - name: POST /user/projects
  6513      documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project
  6514      openapi_files:
  6515        - descriptions/api.github.com/api.github.com.json
  6516        - descriptions/ghec/ghec.json
  6517        - descriptions/ghes-3.15/ghes-3.15.json
  6518    - name: GET /user/public_emails
  6519      documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user
  6520      openapi_files:
  6521        - descriptions/api.github.com/api.github.com.json
  6522        - descriptions/ghec/ghec.json
  6523        - descriptions/ghes-3.15/ghes-3.15.json
  6524    - name: GET /user/repos
  6525      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user
  6526      openapi_files:
  6527        - descriptions/api.github.com/api.github.com.json
  6528        - descriptions/ghec/ghec.json
  6529        - descriptions/ghes-3.15/ghes-3.15.json
  6530    - name: POST /user/repos
  6531      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user
  6532      openapi_files:
  6533        - descriptions/api.github.com/api.github.com.json
  6534        - descriptions/ghec/ghec.json
  6535        - descriptions/ghes-3.15/ghes-3.15.json
  6536    - name: GET /user/repository_invitations
  6537      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
  6538      openapi_files:
  6539        - descriptions/api.github.com/api.github.com.json
  6540        - descriptions/ghec/ghec.json
  6541        - descriptions/ghes-3.15/ghes-3.15.json
  6542    - name: DELETE /user/repository_invitations/{invitation_id}
  6543      documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
  6544      openapi_files:
  6545        - descriptions/api.github.com/api.github.com.json
  6546        - descriptions/ghec/ghec.json
  6547        - descriptions/ghes-3.15/ghes-3.15.json
  6548    - name: PATCH /user/repository_invitations/{invitation_id}
  6549      documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
  6550      openapi_files:
  6551        - descriptions/api.github.com/api.github.com.json
  6552        - descriptions/ghec/ghec.json
  6553        - descriptions/ghes-3.15/ghes-3.15.json
  6554    - name: DELETE /user/social_accounts
  6555      documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user
  6556      openapi_files:
  6557        - descriptions/api.github.com/api.github.com.json
  6558        - descriptions/ghec/ghec.json
  6559        - descriptions/ghes-3.15/ghes-3.15.json
  6560    - name: GET /user/social_accounts
  6561      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user
  6562      openapi_files:
  6563        - descriptions/api.github.com/api.github.com.json
  6564        - descriptions/ghec/ghec.json
  6565        - descriptions/ghes-3.15/ghes-3.15.json
  6566    - name: POST /user/social_accounts
  6567      documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user
  6568      openapi_files:
  6569        - descriptions/api.github.com/api.github.com.json
  6570        - descriptions/ghec/ghec.json
  6571        - descriptions/ghes-3.15/ghes-3.15.json
  6572    - name: GET /user/ssh_signing_keys
  6573      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user
  6574      openapi_files:
  6575        - descriptions/api.github.com/api.github.com.json
  6576        - descriptions/ghec/ghec.json
  6577        - descriptions/ghes-3.15/ghes-3.15.json
  6578    - name: POST /user/ssh_signing_keys
  6579      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user
  6580      openapi_files:
  6581        - descriptions/api.github.com/api.github.com.json
  6582        - descriptions/ghec/ghec.json
  6583        - descriptions/ghes-3.15/ghes-3.15.json
  6584    - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id}
  6585      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
  6586      openapi_files:
  6587        - descriptions/api.github.com/api.github.com.json
  6588        - descriptions/ghec/ghec.json
  6589        - descriptions/ghes-3.15/ghes-3.15.json
  6590    - name: GET /user/ssh_signing_keys/{ssh_signing_key_id}
  6591      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
  6592      openapi_files:
  6593        - descriptions/api.github.com/api.github.com.json
  6594        - descriptions/ghec/ghec.json
  6595        - descriptions/ghes-3.15/ghes-3.15.json
  6596    - name: GET /user/starred
  6597      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
  6598      openapi_files:
  6599        - descriptions/api.github.com/api.github.com.json
  6600        - descriptions/ghec/ghec.json
  6601        - descriptions/ghes-3.15/ghes-3.15.json
  6602    - name: DELETE /user/starred/{owner}/{repo}
  6603      documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
  6604      openapi_files:
  6605        - descriptions/api.github.com/api.github.com.json
  6606        - descriptions/ghec/ghec.json
  6607        - descriptions/ghes-3.15/ghes-3.15.json
  6608    - name: GET /user/starred/{owner}/{repo}
  6609      documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
  6610      openapi_files:
  6611        - descriptions/api.github.com/api.github.com.json
  6612        - descriptions/ghec/ghec.json
  6613        - descriptions/ghes-3.15/ghes-3.15.json
  6614    - name: PUT /user/starred/{owner}/{repo}
  6615      documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
  6616      openapi_files:
  6617        - descriptions/api.github.com/api.github.com.json
  6618        - descriptions/ghec/ghec.json
  6619        - descriptions/ghes-3.15/ghes-3.15.json
  6620    - name: GET /user/subscriptions
  6621      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user
  6622      openapi_files:
  6623        - descriptions/api.github.com/api.github.com.json
  6624        - descriptions/ghec/ghec.json
  6625        - descriptions/ghes-3.15/ghes-3.15.json
  6626    - name: GET /user/teams
  6627      documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user
  6628      openapi_files:
  6629        - descriptions/api.github.com/api.github.com.json
  6630        - descriptions/ghec/ghec.json
  6631        - descriptions/ghes-3.15/ghes-3.15.json
  6632    - name: GET /user/{account_id}
  6633      documentation_url: https://docs.github.com/rest/users/users#get-a-user-using-their-id
  6634      openapi_files:
  6635        - descriptions/api.github.com/api.github.com.json
  6636        - descriptions/ghec/ghec.json
  6637        - descriptions/ghes-3.15/ghes-3.15.json
  6638    - name: GET /users
  6639      documentation_url: https://docs.github.com/rest/users/users#list-users
  6640      openapi_files:
  6641        - descriptions/api.github.com/api.github.com.json
  6642        - descriptions/ghec/ghec.json
  6643        - descriptions/ghes-3.15/ghes-3.15.json
  6644    - name: GET /users/{username}
  6645      documentation_url: https://docs.github.com/rest/users/users#get-a-user
  6646      openapi_files:
  6647        - descriptions/api.github.com/api.github.com.json
  6648        - descriptions/ghec/ghec.json
  6649        - descriptions/ghes-3.15/ghes-3.15.json
  6650    - name: GET /users/{username}/attestations/{subject_digest}
  6651      documentation_url: https://docs.github.com/rest/users/attestations#list-attestations
  6652      openapi_files:
  6653        - descriptions/api.github.com/api.github.com.json
  6654        - descriptions/ghec/ghec.json
  6655    - name: GET /users/{username}/docker/conflicts
  6656      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-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 /users/{username}/events
  6662      documentation_url: https://docs.github.com/rest/activity/events#list-events-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: GET /users/{username}/events/orgs/{org}
  6668      documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user
  6669      openapi_files:
  6670        - descriptions/api.github.com/api.github.com.json
  6671        - descriptions/ghec/ghec.json
  6672        - descriptions/ghes-3.15/ghes-3.15.json
  6673    - name: GET /users/{username}/events/public
  6674      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-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 /users/{username}/followers
  6680      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-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 /users/{username}/following
  6686      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows
  6687      openapi_files:
  6688        - descriptions/api.github.com/api.github.com.json
  6689        - descriptions/ghec/ghec.json
  6690        - descriptions/ghes-3.15/ghes-3.15.json
  6691    - name: GET /users/{username}/following/{target_user}
  6692      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user
  6693      openapi_files:
  6694        - descriptions/api.github.com/api.github.com.json
  6695        - descriptions/ghec/ghec.json
  6696        - descriptions/ghes-3.15/ghes-3.15.json
  6697    - name: GET /users/{username}/gists
  6698      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user
  6699      openapi_files:
  6700        - descriptions/api.github.com/api.github.com.json
  6701        - descriptions/ghec/ghec.json
  6702        - descriptions/ghes-3.15/ghes-3.15.json
  6703    - name: GET /users/{username}/gpg_keys
  6704      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user
  6705      openapi_files:
  6706        - descriptions/api.github.com/api.github.com.json
  6707        - descriptions/ghec/ghec.json
  6708        - descriptions/ghes-3.15/ghes-3.15.json
  6709    - name: GET /users/{username}/hovercard
  6710      documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user
  6711      openapi_files:
  6712        - descriptions/api.github.com/api.github.com.json
  6713        - descriptions/ghec/ghec.json
  6714        - descriptions/ghes-3.15/ghes-3.15.json
  6715    - name: GET /users/{username}/installation
  6716      documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app
  6717      openapi_files:
  6718        - descriptions/api.github.com/api.github.com.json
  6719        - descriptions/ghec/ghec.json
  6720        - descriptions/ghes-3.15/ghes-3.15.json
  6721    - name: GET /users/{username}/keys
  6722      documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user
  6723      openapi_files:
  6724        - descriptions/api.github.com/api.github.com.json
  6725        - descriptions/ghec/ghec.json
  6726        - descriptions/ghes-3.15/ghes-3.15.json
  6727    - name: GET /users/{username}/orgs
  6728      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
  6729      openapi_files:
  6730        - descriptions/api.github.com/api.github.com.json
  6731        - descriptions/ghec/ghec.json
  6732        - descriptions/ghes-3.15/ghes-3.15.json
  6733    - name: GET /users/{username}/packages
  6734      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user
  6735      openapi_files:
  6736        - descriptions/api.github.com/api.github.com.json
  6737        - descriptions/ghec/ghec.json
  6738        - descriptions/ghes-3.15/ghes-3.15.json
  6739    - name: DELETE /users/{username}/packages/{package_type}/{package_name}
  6740      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
  6741      openapi_files:
  6742        - descriptions/api.github.com/api.github.com.json
  6743        - descriptions/ghec/ghec.json
  6744        - descriptions/ghes-3.15/ghes-3.15.json
  6745    - name: GET /users/{username}/packages/{package_type}/{package_name}
  6746      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
  6747      openapi_files:
  6748        - descriptions/api.github.com/api.github.com.json
  6749        - descriptions/ghec/ghec.json
  6750        - descriptions/ghes-3.15/ghes-3.15.json
  6751    - name: POST /users/{username}/packages/{package_type}/{package_name}/restore
  6752      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
  6753      openapi_files:
  6754        - descriptions/api.github.com/api.github.com.json
  6755        - descriptions/ghec/ghec.json
  6756        - descriptions/ghes-3.15/ghes-3.15.json
  6757    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions
  6758      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
  6759      openapi_files:
  6760        - descriptions/api.github.com/api.github.com.json
  6761        - descriptions/ghec/ghec.json
  6762        - descriptions/ghes-3.15/ghes-3.15.json
  6763    - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6764      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
  6765      openapi_files:
  6766        - descriptions/api.github.com/api.github.com.json
  6767        - descriptions/ghec/ghec.json
  6768        - descriptions/ghes-3.15/ghes-3.15.json
  6769    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6770      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
  6771      openapi_files:
  6772        - descriptions/api.github.com/api.github.com.json
  6773        - descriptions/ghec/ghec.json
  6774        - descriptions/ghes-3.15/ghes-3.15.json
  6775    - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6776      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
  6777      openapi_files:
  6778        - descriptions/api.github.com/api.github.com.json
  6779        - descriptions/ghec/ghec.json
  6780        - descriptions/ghes-3.15/ghes-3.15.json
  6781    - name: GET /users/{username}/projects
  6782      documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects
  6783      openapi_files:
  6784        - descriptions/api.github.com/api.github.com.json
  6785        - descriptions/ghec/ghec.json
  6786        - descriptions/ghes-3.15/ghes-3.15.json
  6787    - name: GET /users/{username}/received_events
  6788      documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user
  6789      openapi_files:
  6790        - descriptions/api.github.com/api.github.com.json
  6791        - descriptions/ghec/ghec.json
  6792        - descriptions/ghes-3.15/ghes-3.15.json
  6793    - name: GET /users/{username}/received_events/public
  6794      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user
  6795      openapi_files:
  6796        - descriptions/api.github.com/api.github.com.json
  6797        - descriptions/ghec/ghec.json
  6798        - descriptions/ghes-3.15/ghes-3.15.json
  6799    - name: GET /users/{username}/repos
  6800      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user
  6801      openapi_files:
  6802        - descriptions/api.github.com/api.github.com.json
  6803        - descriptions/ghec/ghec.json
  6804        - descriptions/ghes-3.15/ghes-3.15.json
  6805    - name: GET /users/{username}/settings/billing/actions
  6806      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user
  6807      openapi_files:
  6808        - descriptions/api.github.com/api.github.com.json
  6809        - descriptions/ghec/ghec.json
  6810    - name: GET /users/{username}/settings/billing/packages
  6811      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user
  6812      openapi_files:
  6813        - descriptions/api.github.com/api.github.com.json
  6814        - descriptions/ghec/ghec.json
  6815    - name: GET /users/{username}/settings/billing/shared-storage
  6816      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
  6817      openapi_files:
  6818        - descriptions/api.github.com/api.github.com.json
  6819        - descriptions/ghec/ghec.json
  6820    - name: DELETE /users/{username}/site_admin
  6821      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#demote-a-site-administrator
  6822      openapi_files:
  6823        - descriptions/ghes-3.15/ghes-3.15.json
  6824    - name: PUT /users/{username}/site_admin
  6825      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator
  6826      openapi_files:
  6827        - descriptions/ghes-3.15/ghes-3.15.json
  6828    - name: GET /users/{username}/social_accounts
  6829      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user
  6830      openapi_files:
  6831        - descriptions/api.github.com/api.github.com.json
  6832        - descriptions/ghec/ghec.json
  6833        - descriptions/ghes-3.15/ghes-3.15.json
  6834    - name: GET /users/{username}/ssh_signing_keys
  6835      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user
  6836      openapi_files:
  6837        - descriptions/api.github.com/api.github.com.json
  6838        - descriptions/ghec/ghec.json
  6839        - descriptions/ghes-3.15/ghes-3.15.json
  6840    - name: GET /users/{username}/starred
  6841      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
  6842      openapi_files:
  6843        - descriptions/api.github.com/api.github.com.json
  6844        - descriptions/ghec/ghec.json
  6845        - descriptions/ghes-3.15/ghes-3.15.json
  6846    - name: GET /users/{username}/subscriptions
  6847      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user
  6848      openapi_files:
  6849        - descriptions/api.github.com/api.github.com.json
  6850        - descriptions/ghec/ghec.json
  6851        - descriptions/ghes-3.15/ghes-3.15.json
  6852    - name: DELETE /users/{username}/suspended
  6853      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#unsuspend-a-user
  6854      openapi_files:
  6855        - descriptions/ghes-3.15/ghes-3.15.json
  6856    - name: PUT /users/{username}/suspended
  6857      documentation_url: https://docs.github.com/enterprise-server@3.15/rest/enterprise-admin/users#suspend-a-user
  6858      openapi_files:
  6859        - descriptions/ghes-3.15/ghes-3.15.json
  6860    - name: GET /versions
  6861      documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions
  6862      openapi_files:
  6863        - descriptions/api.github.com/api.github.com.json
  6864        - descriptions/ghec/ghec.json
  6865    - name: GET /zen
  6866      documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github
  6867      openapi_files:
  6868        - descriptions/api.github.com/api.github.com.json
  6869        - descriptions/ghec/ghec.json
  6870        - descriptions/ghes-3.15/ghes-3.15.json