github.com/google/go-github/v74@v74.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 /repos/{owner}/{repo}/import/issues
     6      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues
     7    - name: POST /repos/{owner}/{repo}/import/issues
     8      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#start-an-issue-import
     9    - name: GET /repos/{owner}/{repo}/import/issues/{issue_number}
    10      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#import-status-request
    11    - name: GET /repositories/{repository_id}
    12    - name: GET /repositories/{repository_id}/installation
    13  operation_overrides:
    14    - name: GET /meta
    15      documentation_url: https://docs.github.com/rest/meta/meta#get-github-meta-information
    16    - name: DELETE /repos/{owner}/{repo}/pages
    17      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-github-pages-site
    18    - name: GET /repos/{owner}/{repo}/pages
    19      documentation_url: https://docs.github.com/rest/pages/pages#get-a-github-pages-site
    20    - name: POST /repos/{owner}/{repo}/pages
    21      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-site
    22    - name: PUT /repos/{owner}/{repo}/pages
    23      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-github-pages-site
    24    - name: GET /repos/{owner}/{repo}/pages/builds
    25      documentation_url: https://docs.github.com/rest/pages/pages#list-github-pages-builds
    26    - name: POST /repos/{owner}/{repo}/pages/builds
    27      documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build
    28    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
    29      documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build
    30  openapi_commit: 0956844c50850685dce43634d73a69f4dac7989e
    31  openapi_operations:
    32    - name: GET /
    33      documentation_url: https://docs.github.com/rest/meta/meta#github-api-root
    34      openapi_files:
    35        - descriptions/api.github.com/api.github.com.json
    36        - descriptions/ghec/ghec.json
    37        - descriptions/ghes-3.17/ghes-3.17.json
    38    - name: GET /admin/hooks
    39      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#list-global-webhooks
    40      openapi_files:
    41        - descriptions/ghes-3.17/ghes-3.17.json
    42    - name: POST /admin/hooks
    43      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#create-a-global-webhook
    44      openapi_files:
    45        - descriptions/ghes-3.17/ghes-3.17.json
    46    - name: DELETE /admin/hooks/{hook_id}
    47      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#delete-a-global-webhook
    48      openapi_files:
    49        - descriptions/ghes-3.17/ghes-3.17.json
    50    - name: GET /admin/hooks/{hook_id}
    51      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#get-a-global-webhook
    52      openapi_files:
    53        - descriptions/ghes-3.17/ghes-3.17.json
    54    - name: PATCH /admin/hooks/{hook_id}
    55      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#update-a-global-webhook
    56      openapi_files:
    57        - descriptions/ghes-3.17/ghes-3.17.json
    58    - name: POST /admin/hooks/{hook_id}/pings
    59      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/global-webhooks#ping-a-global-webhook
    60      openapi_files:
    61        - descriptions/ghes-3.17/ghes-3.17.json
    62    - name: GET /admin/keys
    63      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#list-public-keys
    64      openapi_files:
    65        - descriptions/ghes-3.17/ghes-3.17.json
    66    - name: DELETE /admin/keys/{key_ids}
    67      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#delete-a-public-key
    68      openapi_files:
    69        - descriptions/ghes-3.17/ghes-3.17.json
    70    - name: PATCH /admin/ldap/teams/{team_id}/mapping
    71      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-team
    72      openapi_files:
    73        - descriptions/ghes-3.17/ghes-3.17.json
    74    - name: POST /admin/ldap/teams/{team_id}/sync
    75      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-team
    76      openapi_files:
    77        - descriptions/ghes-3.17/ghes-3.17.json
    78    - name: PATCH /admin/ldap/users/{username}/mapping
    79      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-user
    80      openapi_files:
    81        - descriptions/ghes-3.17/ghes-3.17.json
    82    - name: POST /admin/ldap/users/{username}/sync
    83      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-user
    84      openapi_files:
    85        - descriptions/ghes-3.17/ghes-3.17.json
    86    - name: POST /admin/organizations
    87      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/orgs#create-an-organization
    88      openapi_files:
    89        - descriptions/ghes-3.17/ghes-3.17.json
    90    - name: PATCH /admin/organizations/{org}
    91      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/orgs#update-an-organization-name
    92      openapi_files:
    93        - descriptions/ghes-3.17/ghes-3.17.json
    94    - name: GET /admin/pre-receive-environments
    95      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#list-pre-receive-environments
    96      openapi_files:
    97        - descriptions/ghes-3.17/ghes-3.17.json
    98    - name: POST /admin/pre-receive-environments
    99      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#create-a-pre-receive-environment
   100      openapi_files:
   101        - descriptions/ghes-3.17/ghes-3.17.json
   102    - name: DELETE /admin/pre-receive-environments/{pre_receive_environment_id}
   103      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#delete-a-pre-receive-environment
   104      openapi_files:
   105        - descriptions/ghes-3.17/ghes-3.17.json
   106    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}
   107      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#get-a-pre-receive-environment
   108      openapi_files:
   109        - descriptions/ghes-3.17/ghes-3.17.json
   110    - name: PATCH /admin/pre-receive-environments/{pre_receive_environment_id}
   111      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#update-a-pre-receive-environment
   112      openapi_files:
   113        - descriptions/ghes-3.17/ghes-3.17.json
   114    - name: POST /admin/pre-receive-environments/{pre_receive_environment_id}/downloads
   115      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#start-a-pre-receive-environment-download
   116      openapi_files:
   117        - descriptions/ghes-3.17/ghes-3.17.json
   118    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest
   119      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-environments#get-the-download-status-for-a-pre-receive-environment
   120      openapi_files:
   121        - descriptions/ghes-3.17/ghes-3.17.json
   122    - name: GET /admin/pre-receive-hooks
   123      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-hooks#list-pre-receive-hooks
   124      openapi_files:
   125        - descriptions/ghes-3.17/ghes-3.17.json
   126    - name: POST /admin/pre-receive-hooks
   127      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-hooks#create-a-pre-receive-hook
   128      openapi_files:
   129        - descriptions/ghes-3.17/ghes-3.17.json
   130    - name: DELETE /admin/pre-receive-hooks/{pre_receive_hook_id}
   131      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook
   132      openapi_files:
   133        - descriptions/ghes-3.17/ghes-3.17.json
   134    - name: GET /admin/pre-receive-hooks/{pre_receive_hook_id}
   135      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-hooks#get-a-pre-receive-hook
   136      openapi_files:
   137        - descriptions/ghes-3.17/ghes-3.17.json
   138    - name: PATCH /admin/pre-receive-hooks/{pre_receive_hook_id}
   139      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/pre-receive-hooks#update-a-pre-receive-hook
   140      openapi_files:
   141        - descriptions/ghes-3.17/ghes-3.17.json
   142    - name: GET /admin/tokens
   143      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#list-personal-access-tokens
   144      openapi_files:
   145        - descriptions/ghes-3.17/ghes-3.17.json
   146    - name: DELETE /admin/tokens/{token_id}
   147      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#delete-a-personal-access-token
   148      openapi_files:
   149        - descriptions/ghes-3.17/ghes-3.17.json
   150    - name: POST /admin/users
   151      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#create-a-user
   152      openapi_files:
   153        - descriptions/ghes-3.17/ghes-3.17.json
   154    - name: DELETE /admin/users/{username}
   155      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#delete-a-user
   156      openapi_files:
   157        - descriptions/ghes-3.17/ghes-3.17.json
   158    - name: PATCH /admin/users/{username}
   159      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#update-the-username-for-a-user
   160      openapi_files:
   161        - descriptions/ghes-3.17/ghes-3.17.json
   162    - name: DELETE /admin/users/{username}/authorizations
   163      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#delete-an-impersonation-oauth-token
   164      openapi_files:
   165        - descriptions/ghes-3.17/ghes-3.17.json
   166    - name: POST /admin/users/{username}/authorizations
   167      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#create-an-impersonation-oauth-token
   168      openapi_files:
   169        - descriptions/ghes-3.17/ghes-3.17.json
   170    - name: GET /advisories
   171      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#list-global-security-advisories
   172      openapi_files:
   173        - descriptions/api.github.com/api.github.com.json
   174        - descriptions/ghec/ghec.json
   175        - descriptions/ghes-3.17/ghes-3.17.json
   176    - name: GET /advisories/{ghsa_id}
   177      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory
   178      openapi_files:
   179        - descriptions/api.github.com/api.github.com.json
   180        - descriptions/ghec/ghec.json
   181        - descriptions/ghes-3.17/ghes-3.17.json
   182    - name: GET /app
   183      documentation_url: https://docs.github.com/rest/apps/apps#get-the-authenticated-app
   184      openapi_files:
   185        - descriptions/api.github.com/api.github.com.json
   186        - descriptions/ghec/ghec.json
   187        - descriptions/ghes-3.17/ghes-3.17.json
   188    - name: POST /app-manifests/{code}/conversions
   189      documentation_url: https://docs.github.com/rest/apps/apps#create-a-github-app-from-a-manifest
   190      openapi_files:
   191        - descriptions/api.github.com/api.github.com.json
   192        - descriptions/ghec/ghec.json
   193        - descriptions/ghes-3.17/ghes-3.17.json
   194    - name: GET /app/hook/config
   195      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-webhook-configuration-for-an-app
   196      openapi_files:
   197        - descriptions/api.github.com/api.github.com.json
   198        - descriptions/ghec/ghec.json
   199        - descriptions/ghes-3.17/ghes-3.17.json
   200    - name: PATCH /app/hook/config
   201      documentation_url: https://docs.github.com/rest/apps/webhooks#update-a-webhook-configuration-for-an-app
   202      openapi_files:
   203        - descriptions/api.github.com/api.github.com.json
   204        - descriptions/ghec/ghec.json
   205        - descriptions/ghes-3.17/ghes-3.17.json
   206    - name: GET /app/hook/deliveries
   207      documentation_url: https://docs.github.com/rest/apps/webhooks#list-deliveries-for-an-app-webhook
   208      openapi_files:
   209        - descriptions/api.github.com/api.github.com.json
   210        - descriptions/ghec/ghec.json
   211        - descriptions/ghes-3.17/ghes-3.17.json
   212    - name: GET /app/hook/deliveries/{delivery_id}
   213      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-delivery-for-an-app-webhook
   214      openapi_files:
   215        - descriptions/api.github.com/api.github.com.json
   216        - descriptions/ghec/ghec.json
   217        - descriptions/ghes-3.17/ghes-3.17.json
   218    - name: POST /app/hook/deliveries/{delivery_id}/attempts
   219      documentation_url: https://docs.github.com/rest/apps/webhooks#redeliver-a-delivery-for-an-app-webhook
   220      openapi_files:
   221        - descriptions/api.github.com/api.github.com.json
   222        - descriptions/ghec/ghec.json
   223        - descriptions/ghes-3.17/ghes-3.17.json
   224    - name: GET /app/installation-requests
   225      documentation_url: https://docs.github.com/rest/apps/apps#list-installation-requests-for-the-authenticated-app
   226      openapi_files:
   227        - descriptions/api.github.com/api.github.com.json
   228        - descriptions/ghec/ghec.json
   229        - descriptions/ghes-3.17/ghes-3.17.json
   230    - name: GET /app/installations
   231      documentation_url: https://docs.github.com/rest/apps/apps#list-installations-for-the-authenticated-app
   232      openapi_files:
   233        - descriptions/api.github.com/api.github.com.json
   234        - descriptions/ghec/ghec.json
   235        - descriptions/ghes-3.17/ghes-3.17.json
   236    - name: DELETE /app/installations/{installation_id}
   237      documentation_url: https://docs.github.com/rest/apps/apps#delete-an-installation-for-the-authenticated-app
   238      openapi_files:
   239        - descriptions/api.github.com/api.github.com.json
   240        - descriptions/ghec/ghec.json
   241        - descriptions/ghes-3.17/ghes-3.17.json
   242    - name: GET /app/installations/{installation_id}
   243      documentation_url: https://docs.github.com/rest/apps/apps#get-an-installation-for-the-authenticated-app
   244      openapi_files:
   245        - descriptions/api.github.com/api.github.com.json
   246        - descriptions/ghec/ghec.json
   247        - descriptions/ghes-3.17/ghes-3.17.json
   248    - name: POST /app/installations/{installation_id}/access_tokens
   249      documentation_url: https://docs.github.com/rest/apps/apps#create-an-installation-access-token-for-an-app
   250      openapi_files:
   251        - descriptions/api.github.com/api.github.com.json
   252        - descriptions/ghec/ghec.json
   253        - descriptions/ghes-3.17/ghes-3.17.json
   254    - name: DELETE /app/installations/{installation_id}/suspended
   255      documentation_url: https://docs.github.com/rest/apps/apps#unsuspend-an-app-installation
   256      openapi_files:
   257        - descriptions/api.github.com/api.github.com.json
   258        - descriptions/ghec/ghec.json
   259        - descriptions/ghes-3.17/ghes-3.17.json
   260    - name: PUT /app/installations/{installation_id}/suspended
   261      documentation_url: https://docs.github.com/rest/apps/apps#suspend-an-app-installation
   262      openapi_files:
   263        - descriptions/api.github.com/api.github.com.json
   264        - descriptions/ghec/ghec.json
   265        - descriptions/ghes-3.17/ghes-3.17.json
   266    - name: GET /applications/grants
   267      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#list-your-grants
   268      openapi_files:
   269        - descriptions/ghes-3.17/ghes-3.17.json
   270    - name: DELETE /applications/grants/{grant_id}
   271      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#delete-a-grant
   272      openapi_files:
   273        - descriptions/ghes-3.17/ghes-3.17.json
   274    - name: GET /applications/grants/{grant_id}
   275      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#get-a-single-grant
   276      openapi_files:
   277        - descriptions/ghes-3.17/ghes-3.17.json
   278    - name: DELETE /applications/{client_id}/grant
   279      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-authorization
   280      openapi_files:
   281        - descriptions/api.github.com/api.github.com.json
   282        - descriptions/ghec/ghec.json
   283        - descriptions/ghes-3.17/ghes-3.17.json
   284    - name: DELETE /applications/{client_id}/grants/{access_token}
   285      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-a-grant-for-an-application
   286      openapi_files:
   287        - descriptions/ghes-3.3/ghes-3.3.json
   288    - name: DELETE /applications/{client_id}/token
   289      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-token
   290      openapi_files:
   291        - descriptions/api.github.com/api.github.com.json
   292        - descriptions/ghec/ghec.json
   293        - descriptions/ghes-3.17/ghes-3.17.json
   294    - name: PATCH /applications/{client_id}/token
   295      documentation_url: https://docs.github.com/rest/apps/oauth-applications#reset-a-token
   296      openapi_files:
   297        - descriptions/api.github.com/api.github.com.json
   298        - descriptions/ghec/ghec.json
   299        - descriptions/ghes-3.17/ghes-3.17.json
   300    - name: POST /applications/{client_id}/token
   301      documentation_url: https://docs.github.com/rest/apps/oauth-applications#check-a-token
   302      openapi_files:
   303        - descriptions/api.github.com/api.github.com.json
   304        - descriptions/ghec/ghec.json
   305        - descriptions/ghes-3.17/ghes-3.17.json
   306    - name: POST /applications/{client_id}/token/scoped
   307      documentation_url: https://docs.github.com/rest/apps/apps#create-a-scoped-access-token
   308      openapi_files:
   309        - descriptions/api.github.com/api.github.com.json
   310        - descriptions/ghec/ghec.json
   311        - descriptions/ghes-3.17/ghes-3.17.json
   312    - name: DELETE /applications/{client_id}/tokens/{access_token}
   313      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-an-authorization-for-an-application
   314      openapi_files:
   315        - descriptions/ghes-3.3/ghes-3.3.json
   316    - name: GET /applications/{client_id}/tokens/{access_token}
   317      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#check-an-authorization
   318      openapi_files:
   319        - descriptions/ghes-3.3/ghes-3.3.json
   320    - name: POST /applications/{client_id}/tokens/{access_token}
   321      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#reset-an-authorization
   322      openapi_files:
   323        - descriptions/ghes-3.3/ghes-3.3.json
   324    - name: GET /apps/{app_slug}
   325      documentation_url: https://docs.github.com/rest/apps/apps#get-an-app
   326      openapi_files:
   327        - descriptions/api.github.com/api.github.com.json
   328        - descriptions/ghec/ghec.json
   329        - descriptions/ghes-3.17/ghes-3.17.json
   330    - name: GET /assignments/{assignment_id}
   331      documentation_url: https://docs.github.com/rest/classroom/classroom#get-an-assignment
   332      openapi_files:
   333        - descriptions/api.github.com/api.github.com.json
   334        - descriptions/ghec/ghec.json
   335    - name: GET /assignments/{assignment_id}/accepted_assignments
   336      documentation_url: https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment
   337      openapi_files:
   338        - descriptions/api.github.com/api.github.com.json
   339        - descriptions/ghec/ghec.json
   340    - name: GET /assignments/{assignment_id}/grades
   341      documentation_url: https://docs.github.com/rest/classroom/classroom#get-assignment-grades
   342      openapi_files:
   343        - descriptions/api.github.com/api.github.com.json
   344        - descriptions/ghec/ghec.json
   345    - name: GET /authorizations
   346      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations
   347      openapi_files:
   348        - descriptions/ghes-3.17/ghes-3.17.json
   349    - name: POST /authorizations
   350      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#create-a-new-authorization
   351      openapi_files:
   352        - descriptions/ghes-3.17/ghes-3.17.json
   353    - name: PUT /authorizations/clients/{client_id}
   354      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app
   355      openapi_files:
   356        - descriptions/ghes-3.17/ghes-3.17.json
   357    - name: PUT /authorizations/clients/{client_id}/{fingerprint}
   358      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint
   359      openapi_files:
   360        - descriptions/ghes-3.17/ghes-3.17.json
   361    - name: DELETE /authorizations/{authorization_id}
   362      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#delete-an-authorization
   363      openapi_files:
   364        - descriptions/ghes-3.17/ghes-3.17.json
   365    - name: GET /authorizations/{authorization_id}
   366      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#get-a-single-authorization
   367      openapi_files:
   368        - descriptions/ghes-3.17/ghes-3.17.json
   369    - name: PATCH /authorizations/{authorization_id}
   370      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/oauth-authorizations/oauth-authorizations#update-an-existing-authorization
   371      openapi_files:
   372        - descriptions/ghes-3.17/ghes-3.17.json
   373    - name: GET /classrooms
   374      documentation_url: https://docs.github.com/rest/classroom/classroom#list-classrooms
   375      openapi_files:
   376        - descriptions/api.github.com/api.github.com.json
   377        - descriptions/ghec/ghec.json
   378    - name: GET /classrooms/{classroom_id}
   379      documentation_url: https://docs.github.com/rest/classroom/classroom#get-a-classroom
   380      openapi_files:
   381        - descriptions/api.github.com/api.github.com.json
   382        - descriptions/ghec/ghec.json
   383    - name: GET /classrooms/{classroom_id}/assignments
   384      documentation_url: https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom
   385      openapi_files:
   386        - descriptions/api.github.com/api.github.com.json
   387        - descriptions/ghec/ghec.json
   388    - name: GET /codes_of_conduct
   389      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-all-codes-of-conduct
   390      openapi_files:
   391        - descriptions/api.github.com/api.github.com.json
   392        - descriptions/ghec/ghec.json
   393        - descriptions/ghes-3.17/ghes-3.17.json
   394    - name: GET /codes_of_conduct/{key}
   395      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-a-code-of-conduct
   396      openapi_files:
   397        - descriptions/api.github.com/api.github.com.json
   398        - descriptions/ghec/ghec.json
   399        - descriptions/ghes-3.17/ghes-3.17.json
   400    - name: POST /credentials/revoke
   401      documentation_url: https://docs.github.com/rest/credentials/revoke#revoke-a-list-of-credentials
   402      openapi_files:
   403        - descriptions/api.github.com/api.github.com.json
   404        - descriptions/ghec/ghec.json
   405    - name: GET /emojis
   406      documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis
   407      openapi_files:
   408        - descriptions/api.github.com/api.github.com.json
   409        - descriptions/ghec/ghec.json
   410        - descriptions/ghes-3.17/ghes-3.17.json
   411    - name: GET /enterprise-installation/{enterprise_or_org}/server-statistics
   412      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/admin-stats#get-github-enterprise-server-statistics
   413      openapi_files:
   414        - descriptions/ghec/ghec.json
   415    - name: DELETE /enterprise/announcement
   416      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/announcement#remove-the-global-announcement-banner
   417      openapi_files:
   418        - descriptions/ghes-3.17/ghes-3.17.json
   419    - name: GET /enterprise/announcement
   420      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/announcement#get-the-global-announcement-banner
   421      openapi_files:
   422        - descriptions/ghes-3.17/ghes-3.17.json
   423    - name: PATCH /enterprise/announcement
   424      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/announcement#set-the-global-announcement-banner
   425      openapi_files:
   426        - descriptions/ghes-3.17/ghes-3.17.json
   427    - name: GET /enterprise/settings/license
   428      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/license#get-license-information
   429      openapi_files:
   430        - descriptions/ghes-3.17/ghes-3.17.json
   431    - name: GET /enterprise/stats/all
   432      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-all-statistics
   433      openapi_files:
   434        - descriptions/ghes-3.17/ghes-3.17.json
   435    - name: GET /enterprise/stats/comments
   436      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-comment-statistics
   437      openapi_files:
   438        - descriptions/ghes-3.17/ghes-3.17.json
   439    - name: GET /enterprise/stats/gists
   440      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-gist-statistics
   441      openapi_files:
   442        - descriptions/ghes-3.17/ghes-3.17.json
   443    - name: GET /enterprise/stats/hooks
   444      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-hooks-statistics
   445      openapi_files:
   446        - descriptions/ghes-3.17/ghes-3.17.json
   447    - name: GET /enterprise/stats/issues
   448      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-issue-statistics
   449      openapi_files:
   450        - descriptions/ghes-3.17/ghes-3.17.json
   451    - name: GET /enterprise/stats/milestones
   452      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-milestone-statistics
   453      openapi_files:
   454        - descriptions/ghes-3.17/ghes-3.17.json
   455    - name: GET /enterprise/stats/orgs
   456      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-organization-statistics
   457      openapi_files:
   458        - descriptions/ghes-3.17/ghes-3.17.json
   459    - name: GET /enterprise/stats/pages
   460      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-pages-statistics
   461      openapi_files:
   462        - descriptions/ghes-3.17/ghes-3.17.json
   463    - name: GET /enterprise/stats/pulls
   464      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-pull-request-statistics
   465      openapi_files:
   466        - descriptions/ghes-3.17/ghes-3.17.json
   467    - name: GET /enterprise/stats/repos
   468      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-repository-statistics
   469      openapi_files:
   470        - descriptions/ghes-3.17/ghes-3.17.json
   471    - name: GET /enterprise/stats/security-products
   472      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-security-products-statistics
   473      openapi_files:
   474        - descriptions/ghes-3.17/ghes-3.17.json
   475    - name: GET /enterprise/stats/users
   476      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/admin-stats#get-users-statistics
   477      openapi_files:
   478        - descriptions/ghes-3.17/ghes-3.17.json
   479    - name: GET /enterprises/{enterprise}/actions/cache/usage
   480      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-enterprise
   481      openapi_files:
   482        - descriptions/ghec/ghec.json
   483        - descriptions/ghes-3.17/ghes-3.17.json
   484    - name: GET /enterprises/{enterprise}/actions/cache/usage-policy
   485      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise
   486      openapi_files:
   487        - descriptions/ghes-3.17/ghes-3.17.json
   488    - name: PATCH /enterprises/{enterprise}/actions/cache/usage-policy
   489      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise
   490      openapi_files:
   491        - descriptions/ghes-3.17/ghes-3.17.json
   492    - name: GET /enterprises/{enterprise}/actions/hosted-runners
   493      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#list-github-hosted-runners-for-an-enterprise
   494      openapi_files:
   495        - descriptions/ghec/ghec.json
   496    - name: POST /enterprises/{enterprise}/actions/hosted-runners
   497      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-enterprise
   498      openapi_files:
   499        - descriptions/ghec/ghec.json
   500    - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/github-owned
   501      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-enterprise
   502      openapi_files:
   503        - descriptions/ghec/ghec.json
   504    - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/partner
   505      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-enterprise
   506      openapi_files:
   507        - descriptions/ghec/ghec.json
   508    - name: GET /enterprises/{enterprise}/actions/hosted-runners/limits
   509      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-enterprise
   510      openapi_files:
   511        - descriptions/ghec/ghec.json
   512    - name: GET /enterprises/{enterprise}/actions/hosted-runners/machine-sizes
   513      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-enterprise
   514      openapi_files:
   515        - descriptions/ghec/ghec.json
   516    - name: GET /enterprises/{enterprise}/actions/hosted-runners/platforms
   517      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-enterprise
   518      openapi_files:
   519        - descriptions/ghec/ghec.json
   520    - name: DELETE /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   521      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-enterprise
   522      openapi_files:
   523        - descriptions/ghec/ghec.json
   524    - name: GET /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   525      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-enterprise
   526      openapi_files:
   527        - descriptions/ghec/ghec.json
   528    - name: PATCH /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id}
   529      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-enterprise
   530      openapi_files:
   531        - descriptions/ghec/ghec.json
   532    - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
   533      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise
   534      openapi_files:
   535        - descriptions/ghec/ghec.json
   536    - name: GET /enterprises/{enterprise}/actions/permissions
   537      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
   538      openapi_files:
   539        - descriptions/ghec/ghec.json
   540        - descriptions/ghes-3.17/ghes-3.17.json
   541    - name: PUT /enterprises/{enterprise}/actions/permissions
   542      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
   543      openapi_files:
   544        - descriptions/ghec/ghec.json
   545        - descriptions/ghes-3.17/ghes-3.17.json
   546    - name: GET /enterprises/{enterprise}/actions/permissions/organizations
   547      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
   548      openapi_files:
   549        - descriptions/ghec/ghec.json
   550        - descriptions/ghes-3.17/ghes-3.17.json
   551    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations
   552      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
   553      openapi_files:
   554        - descriptions/ghec/ghec.json
   555        - descriptions/ghes-3.17/ghes-3.17.json
   556    - name: DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   557      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
   558      openapi_files:
   559        - descriptions/ghec/ghec.json
   560        - descriptions/ghes-3.17/ghes-3.17.json
   561    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   562      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
   563      openapi_files:
   564        - descriptions/ghec/ghec.json
   565        - descriptions/ghes-3.17/ghes-3.17.json
   566    - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions
   567      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
   568      openapi_files:
   569        - descriptions/ghec/ghec.json
   570        - descriptions/ghes-3.17/ghes-3.17.json
   571    - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions
   572      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
   573      openapi_files:
   574        - descriptions/ghec/ghec.json
   575        - descriptions/ghes-3.17/ghes-3.17.json
   576    - name: GET /enterprises/{enterprise}/actions/permissions/workflow
   577      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise
   578      openapi_files:
   579        - descriptions/ghec/ghec.json
   580        - descriptions/ghes-3.17/ghes-3.17.json
   581    - name: PUT /enterprises/{enterprise}/actions/permissions/workflow
   582      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise
   583      openapi_files:
   584        - descriptions/ghec/ghec.json
   585        - descriptions/ghes-3.17/ghes-3.17.json
   586    - name: GET /enterprises/{enterprise}/actions/runner-groups
   587      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
   588      openapi_files:
   589        - descriptions/ghec/ghec.json
   590        - descriptions/ghes-3.17/ghes-3.17.json
   591    - name: POST /enterprises/{enterprise}/actions/runner-groups
   592      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
   593      openapi_files:
   594        - descriptions/ghec/ghec.json
   595        - descriptions/ghes-3.17/ghes-3.17.json
   596    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   597      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
   598      openapi_files:
   599        - descriptions/ghec/ghec.json
   600        - descriptions/ghes-3.17/ghes-3.17.json
   601    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   602      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
   603      openapi_files:
   604        - descriptions/ghec/ghec.json
   605        - descriptions/ghes-3.17/ghes-3.17.json
   606    - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   607      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
   608      openapi_files:
   609        - descriptions/ghec/ghec.json
   610        - descriptions/ghes-3.17/ghes-3.17.json
   611    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   612      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
   613      openapi_files:
   614        - descriptions/ghec/ghec.json
   615        - descriptions/ghes-3.17/ghes-3.17.json
   616    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   617      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
   618      openapi_files:
   619        - descriptions/ghec/ghec.json
   620        - descriptions/ghes-3.17/ghes-3.17.json
   621    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   622      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
   623      openapi_files:
   624        - descriptions/ghec/ghec.json
   625        - descriptions/ghes-3.17/ghes-3.17.json
   626    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   627      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
   628      openapi_files:
   629        - descriptions/ghec/ghec.json
   630        - descriptions/ghes-3.17/ghes-3.17.json
   631    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   632      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
   633      openapi_files:
   634        - descriptions/ghec/ghec.json
   635        - descriptions/ghes-3.17/ghes-3.17.json
   636    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   637      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
   638      openapi_files:
   639        - descriptions/ghec/ghec.json
   640        - descriptions/ghes-3.17/ghes-3.17.json
   641    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   642      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
   643      openapi_files:
   644        - descriptions/ghec/ghec.json
   645        - descriptions/ghes-3.17/ghes-3.17.json
   646    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   647      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
   648      openapi_files:
   649        - descriptions/ghec/ghec.json
   650        - descriptions/ghes-3.17/ghes-3.17.json
   651    - name: GET /enterprises/{enterprise}/actions/runners
   652      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
   653      openapi_files:
   654        - descriptions/ghec/ghec.json
   655        - descriptions/ghes-3.17/ghes-3.17.json
   656    - name: GET /enterprises/{enterprise}/actions/runners/downloads
   657      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
   658      openapi_files:
   659        - descriptions/ghec/ghec.json
   660        - descriptions/ghes-3.17/ghes-3.17.json
   661    - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig
   662      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
   663      openapi_files:
   664        - descriptions/ghec/ghec.json
   665        - descriptions/ghes-3.17/ghes-3.17.json
   666    - name: POST /enterprises/{enterprise}/actions/runners/registration-token
   667      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
   668      openapi_files:
   669        - descriptions/ghec/ghec.json
   670        - descriptions/ghes-3.17/ghes-3.17.json
   671    - name: POST /enterprises/{enterprise}/actions/runners/remove-token
   672      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
   673      openapi_files:
   674        - descriptions/ghec/ghec.json
   675        - descriptions/ghes-3.17/ghes-3.17.json
   676    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
   677      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
   678      openapi_files:
   679        - descriptions/ghec/ghec.json
   680        - descriptions/ghes-3.17/ghes-3.17.json
   681    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}
   682      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
   683      openapi_files:
   684        - descriptions/ghec/ghec.json
   685        - descriptions/ghes-3.17/ghes-3.17.json
   686    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   687      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
   688      openapi_files:
   689        - descriptions/ghec/ghec.json
   690        - descriptions/ghes-3.17/ghes-3.17.json
   691    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   692      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
   693      openapi_files:
   694        - descriptions/ghec/ghec.json
   695        - descriptions/ghes-3.17/ghes-3.17.json
   696    - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   697      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
   698      openapi_files:
   699        - descriptions/ghec/ghec.json
   700        - descriptions/ghes-3.17/ghes-3.17.json
   701    - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   702      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
   703      openapi_files:
   704        - descriptions/ghec/ghec.json
   705        - descriptions/ghes-3.17/ghes-3.17.json
   706    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
   707      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
   708      openapi_files:
   709        - descriptions/ghec/ghec.json
   710        - descriptions/ghes-3.17/ghes-3.17.json
   711    - name: DELETE /enterprises/{enterprise}/announcement
   712      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
   713      openapi_files:
   714        - descriptions/ghec/ghec.json
   715    - name: GET /enterprises/{enterprise}/announcement
   716      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
   717      openapi_files:
   718        - descriptions/ghec/ghec.json
   719    - name: PATCH /enterprises/{enterprise}/announcement
   720      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
   721      openapi_files:
   722        - descriptions/ghec/ghec.json
   723    - name: GET /enterprises/{enterprise}/audit-log
   724      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
   725      openapi_files:
   726        - descriptions/ghec/ghec.json
   727        - descriptions/ghes-3.17/ghes-3.17.json
   728    - name: GET /enterprises/{enterprise}/audit-log/stream-key
   729      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
   730      openapi_files:
   731        - descriptions/ghec/ghec.json
   732        - descriptions/ghes-3.17/ghes-3.17.json
   733    - name: GET /enterprises/{enterprise}/audit-log/streams
   734      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
   735      openapi_files:
   736        - descriptions/ghec/ghec.json
   737        - descriptions/ghes-3.17/ghes-3.17.json
   738    - name: POST /enterprises/{enterprise}/audit-log/streams
   739      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
   740      openapi_files:
   741        - descriptions/ghec/ghec.json
   742        - descriptions/ghes-3.17/ghes-3.17.json
   743    - name: DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
   744      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
   745      openapi_files:
   746        - descriptions/ghec/ghec.json
   747        - descriptions/ghes-3.17/ghes-3.17.json
   748    - name: GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
   749      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
   750      openapi_files:
   751        - descriptions/ghec/ghec.json
   752        - descriptions/ghes-3.17/ghes-3.17.json
   753    - name: PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
   754      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
   755      openapi_files:
   756        - descriptions/ghec/ghec.json
   757        - descriptions/ghes-3.17/ghes-3.17.json
   758    - name: GET /enterprises/{enterprise}/bypass-requests/push-rules
   759      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/bypass-requests#list-push-rule-bypass-requests-within-an-enterprise
   760      openapi_files:
   761        - descriptions/ghec/ghec.json
   762    - name: GET /enterprises/{enterprise}/code-scanning/alerts
   763      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise
   764      openapi_files:
   765        - descriptions/ghec/ghec.json
   766        - descriptions/ghes-3.17/ghes-3.17.json
   767    - name: GET /enterprises/{enterprise}/code-security/configurations
   768      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-enterprise
   769      openapi_files:
   770        - descriptions/api.github.com/api.github.com.json
   771        - descriptions/ghec/ghec.json
   772        - descriptions/ghes-3.17/ghes-3.17.json
   773    - name: POST /enterprises/{enterprise}/code-security/configurations
   774      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration-for-an-enterprise
   775      openapi_files:
   776        - descriptions/api.github.com/api.github.com.json
   777        - descriptions/ghec/ghec.json
   778        - descriptions/ghes-3.17/ghes-3.17.json
   779    - name: GET /enterprises/{enterprise}/code-security/configurations/defaults
   780      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations-for-an-enterprise
   781      openapi_files:
   782        - descriptions/api.github.com/api.github.com.json
   783        - descriptions/ghec/ghec.json
   784        - descriptions/ghes-3.17/ghes-3.17.json
   785    - name: DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   786      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise
   787      openapi_files:
   788        - descriptions/api.github.com/api.github.com.json
   789        - descriptions/ghec/ghec.json
   790        - descriptions/ghes-3.17/ghes-3.17.json
   791    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   792      documentation_url: https://docs.github.com/rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise
   793      openapi_files:
   794        - descriptions/api.github.com/api.github.com.json
   795        - descriptions/ghec/ghec.json
   796        - descriptions/ghes-3.17/ghes-3.17.json
   797    - name: PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}
   798      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise
   799      openapi_files:
   800        - descriptions/api.github.com/api.github.com.json
   801        - descriptions/ghec/ghec.json
   802        - descriptions/ghes-3.17/ghes-3.17.json
   803    - name: POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach
   804      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories
   805      openapi_files:
   806        - descriptions/api.github.com/api.github.com.json
   807        - descriptions/ghec/ghec.json
   808        - descriptions/ghes-3.17/ghes-3.17.json
   809    - name: PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults
   810      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise
   811      openapi_files:
   812        - descriptions/api.github.com/api.github.com.json
   813        - descriptions/ghec/ghec.json
   814        - descriptions/ghes-3.17/ghes-3.17.json
   815    - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories
   816      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration
   817      openapi_files:
   818        - descriptions/api.github.com/api.github.com.json
   819        - descriptions/ghec/ghec.json
   820        - descriptions/ghes-3.17/ghes-3.17.json
   821    - name: GET /enterprises/{enterprise}/code_security_and_analysis
   822      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#get-code-security-and-analysis-features-for-an-enterprise
   823      openapi_files:
   824        - descriptions/ghec/ghec.json
   825        - descriptions/ghes-3.17/ghes-3.17.json
   826    - name: PATCH /enterprises/{enterprise}/code_security_and_analysis
   827      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#update-code-security-and-analysis-features-for-an-enterprise
   828      openapi_files:
   829        - descriptions/ghec/ghec.json
   830        - descriptions/ghes-3.17/ghes-3.17.json
   831    - name: GET /enterprises/{enterprise}/consumed-licenses
   832      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
   833      openapi_files:
   834        - descriptions/ghec/ghec.json
   835    - name: GET /enterprises/{enterprise}/copilot/billing/seats
   836      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
   837      openapi_files:
   838        - descriptions/ghec/ghec.json
   839    - name: GET /enterprises/{enterprise}/copilot/metrics
   840      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
   841      openapi_files:
   842        - descriptions/ghec/ghec.json
   843    - name: GET /enterprises/{enterprise}/dependabot/alerts
   844      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
   845      openapi_files:
   846        - descriptions/api.github.com/api.github.com.json
   847        - descriptions/ghec/ghec.json
   848        - descriptions/ghes-3.17/ghes-3.17.json
   849    - name: GET /enterprises/{enterprise}/license-sync-status
   850      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
   851      openapi_files:
   852        - descriptions/ghec/ghec.json
   853    - name: GET /enterprises/{enterprise}/network-configurations
   854      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#list-hosted-compute-network-configurations-for-an-enterprise
   855      openapi_files:
   856        - descriptions/ghec/ghec.json
   857    - name: POST /enterprises/{enterprise}/network-configurations
   858      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#create-a-hosted-compute-network-configuration-for-an-enterprise
   859      openapi_files:
   860        - descriptions/ghec/ghec.json
   861    - name: DELETE /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   862      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise
   863      openapi_files:
   864        - descriptions/ghec/ghec.json
   865    - name: GET /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   866      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise
   867      openapi_files:
   868        - descriptions/ghec/ghec.json
   869    - name: PATCH /enterprises/{enterprise}/network-configurations/{network_configuration_id}
   870      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise
   871      openapi_files:
   872        - descriptions/ghec/ghec.json
   873    - name: GET /enterprises/{enterprise}/network-settings/{network_settings_id}
   874      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise
   875      openapi_files:
   876        - descriptions/ghec/ghec.json
   877    - name: GET /enterprises/{enterprise}/properties/schema
   878      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
   879      openapi_files:
   880        - descriptions/ghec/ghec.json
   881    - name: PATCH /enterprises/{enterprise}/properties/schema
   882      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
   883      openapi_files:
   884        - descriptions/ghec/ghec.json
   885    - name: PUT /enterprises/{enterprise}/properties/schema/organizations/{org}/{custom_property_name}/promote
   886      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#promote-a-custom-property-to-an-enterprise
   887      openapi_files:
   888        - descriptions/ghec/ghec.json
   889    - name: DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
   890      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
   891      openapi_files:
   892        - descriptions/ghec/ghec.json
   893    - name: GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
   894      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
   895      openapi_files:
   896        - descriptions/ghec/ghec.json
   897    - name: PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
   898      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
   899      openapi_files:
   900        - descriptions/ghec/ghec.json
   901    - name: POST /enterprises/{enterprise}/rulesets
   902      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#create-an-enterprise-repository-ruleset
   903      openapi_files:
   904        - descriptions/ghec/ghec.json
   905    - name: DELETE /enterprises/{enterprise}/rulesets/{ruleset_id}
   906      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#delete-an-enterprise-repository-ruleset
   907      openapi_files:
   908        - descriptions/ghec/ghec.json
   909    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}
   910      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-an-enterprise-repository-ruleset
   911      openapi_files:
   912        - descriptions/ghec/ghec.json
   913    - name: PUT /enterprises/{enterprise}/rulesets/{ruleset_id}
   914      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#update-an-enterprise-repository-ruleset
   915      openapi_files:
   916        - descriptions/ghec/ghec.json
   917    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history
   918      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-history
   919      openapi_files:
   920        - descriptions/ghec/ghec.json
   921    - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history/{version_id}
   922      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-version
   923      openapi_files:
   924        - descriptions/ghec/ghec.json
   925    - name: GET /enterprises/{enterprise}/secret-scanning/alerts
   926      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
   927      openapi_files:
   928        - descriptions/api.github.com/api.github.com.json
   929        - descriptions/ghec/ghec.json
   930        - descriptions/ghes-3.17/ghes-3.17.json
   931    - name: GET /enterprises/{enterprise}/settings/billing/actions
   932      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise
   933      openapi_files:
   934        - descriptions/ghec/ghec.json
   935    - name: GET /enterprises/{enterprise}/settings/billing/advanced-security
   936      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise
   937      openapi_files:
   938        - descriptions/ghec/ghec.json
   939        - descriptions/ghes-3.17/ghes-3.17.json
   940    - name: GET /enterprises/{enterprise}/settings/billing/cost-centers
   941      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-all-cost-centers-for-an-enterprise
   942      openapi_files:
   943        - descriptions/ghec/ghec.json
   944    - name: DELETE /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   945      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center
   946      openapi_files:
   947        - descriptions/ghec/ghec.json
   948    - name: POST /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource
   949      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center
   950      openapi_files:
   951        - descriptions/ghec/ghec.json
   952    - name: GET /enterprises/{enterprise}/settings/billing/packages
   953      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
   954      openapi_files:
   955        - descriptions/ghec/ghec.json
   956    - name: GET /enterprises/{enterprise}/settings/billing/shared-storage
   957      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
   958      openapi_files:
   959        - descriptions/ghec/ghec.json
   960    - name: GET /enterprises/{enterprise}/settings/billing/usage
   961      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise
   962      openapi_files:
   963        - descriptions/ghec/ghec.json
   964    - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics
   965      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
   966      openapi_files:
   967        - descriptions/ghec/ghec.json
   968    - name: POST /enterprises/{enterprise}/{security_product}/{enablement}
   969      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
   970      openapi_files:
   971        - descriptions/ghec/ghec.json
   972        - descriptions/ghes-3.17/ghes-3.17.json
   973    - name: GET /events
   974      documentation_url: https://docs.github.com/rest/activity/events#list-public-events
   975      openapi_files:
   976        - descriptions/api.github.com/api.github.com.json
   977        - descriptions/ghec/ghec.json
   978        - descriptions/ghes-3.17/ghes-3.17.json
   979    - name: GET /feeds
   980      documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds
   981      openapi_files:
   982        - descriptions/api.github.com/api.github.com.json
   983        - descriptions/ghec/ghec.json
   984        - descriptions/ghes-3.17/ghes-3.17.json
   985    - name: GET /gists
   986      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user
   987      openapi_files:
   988        - descriptions/api.github.com/api.github.com.json
   989        - descriptions/ghec/ghec.json
   990        - descriptions/ghes-3.17/ghes-3.17.json
   991    - name: POST /gists
   992      documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist
   993      openapi_files:
   994        - descriptions/api.github.com/api.github.com.json
   995        - descriptions/ghec/ghec.json
   996        - descriptions/ghes-3.17/ghes-3.17.json
   997    - name: GET /gists/public
   998      documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists
   999      openapi_files:
  1000        - descriptions/api.github.com/api.github.com.json
  1001        - descriptions/ghec/ghec.json
  1002        - descriptions/ghes-3.17/ghes-3.17.json
  1003    - name: GET /gists/starred
  1004      documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists
  1005      openapi_files:
  1006        - descriptions/api.github.com/api.github.com.json
  1007        - descriptions/ghec/ghec.json
  1008        - descriptions/ghes-3.17/ghes-3.17.json
  1009    - name: DELETE /gists/{gist_id}
  1010      documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist
  1011      openapi_files:
  1012        - descriptions/api.github.com/api.github.com.json
  1013        - descriptions/ghec/ghec.json
  1014        - descriptions/ghes-3.17/ghes-3.17.json
  1015    - name: GET /gists/{gist_id}
  1016      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist
  1017      openapi_files:
  1018        - descriptions/api.github.com/api.github.com.json
  1019        - descriptions/ghec/ghec.json
  1020        - descriptions/ghes-3.17/ghes-3.17.json
  1021    - name: PATCH /gists/{gist_id}
  1022      documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist
  1023      openapi_files:
  1024        - descriptions/api.github.com/api.github.com.json
  1025        - descriptions/ghec/ghec.json
  1026        - descriptions/ghes-3.17/ghes-3.17.json
  1027    - name: GET /gists/{gist_id}/comments
  1028      documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments
  1029      openapi_files:
  1030        - descriptions/api.github.com/api.github.com.json
  1031        - descriptions/ghec/ghec.json
  1032        - descriptions/ghes-3.17/ghes-3.17.json
  1033    - name: POST /gists/{gist_id}/comments
  1034      documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment
  1035      openapi_files:
  1036        - descriptions/api.github.com/api.github.com.json
  1037        - descriptions/ghec/ghec.json
  1038        - descriptions/ghes-3.17/ghes-3.17.json
  1039    - name: DELETE /gists/{gist_id}/comments/{comment_id}
  1040      documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment
  1041      openapi_files:
  1042        - descriptions/api.github.com/api.github.com.json
  1043        - descriptions/ghec/ghec.json
  1044        - descriptions/ghes-3.17/ghes-3.17.json
  1045    - name: GET /gists/{gist_id}/comments/{comment_id}
  1046      documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment
  1047      openapi_files:
  1048        - descriptions/api.github.com/api.github.com.json
  1049        - descriptions/ghec/ghec.json
  1050        - descriptions/ghes-3.17/ghes-3.17.json
  1051    - name: PATCH /gists/{gist_id}/comments/{comment_id}
  1052      documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment
  1053      openapi_files:
  1054        - descriptions/api.github.com/api.github.com.json
  1055        - descriptions/ghec/ghec.json
  1056        - descriptions/ghes-3.17/ghes-3.17.json
  1057    - name: GET /gists/{gist_id}/commits
  1058      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits
  1059      openapi_files:
  1060        - descriptions/api.github.com/api.github.com.json
  1061        - descriptions/ghec/ghec.json
  1062        - descriptions/ghes-3.17/ghes-3.17.json
  1063    - name: GET /gists/{gist_id}/forks
  1064      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks
  1065      openapi_files:
  1066        - descriptions/api.github.com/api.github.com.json
  1067        - descriptions/ghec/ghec.json
  1068        - descriptions/ghes-3.17/ghes-3.17.json
  1069    - name: POST /gists/{gist_id}/forks
  1070      documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist
  1071      openapi_files:
  1072        - descriptions/api.github.com/api.github.com.json
  1073        - descriptions/ghec/ghec.json
  1074        - descriptions/ghes-3.17/ghes-3.17.json
  1075    - name: DELETE /gists/{gist_id}/star
  1076      documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist
  1077      openapi_files:
  1078        - descriptions/api.github.com/api.github.com.json
  1079        - descriptions/ghec/ghec.json
  1080        - descriptions/ghes-3.17/ghes-3.17.json
  1081    - name: GET /gists/{gist_id}/star
  1082      documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred
  1083      openapi_files:
  1084        - descriptions/api.github.com/api.github.com.json
  1085        - descriptions/ghec/ghec.json
  1086        - descriptions/ghes-3.17/ghes-3.17.json
  1087    - name: PUT /gists/{gist_id}/star
  1088      documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist
  1089      openapi_files:
  1090        - descriptions/api.github.com/api.github.com.json
  1091        - descriptions/ghec/ghec.json
  1092        - descriptions/ghes-3.17/ghes-3.17.json
  1093    - name: GET /gists/{gist_id}/{sha}
  1094      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision
  1095      openapi_files:
  1096        - descriptions/api.github.com/api.github.com.json
  1097        - descriptions/ghec/ghec.json
  1098        - descriptions/ghes-3.17/ghes-3.17.json
  1099    - name: GET /gitignore/templates
  1100      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates
  1101      openapi_files:
  1102        - descriptions/api.github.com/api.github.com.json
  1103        - descriptions/ghec/ghec.json
  1104        - descriptions/ghes-3.17/ghes-3.17.json
  1105    - name: GET /gitignore/templates/{name}
  1106      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template
  1107      openapi_files:
  1108        - descriptions/api.github.com/api.github.com.json
  1109        - descriptions/ghec/ghec.json
  1110        - descriptions/ghes-3.17/ghes-3.17.json
  1111    - name: GET /installation/repositories
  1112      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation
  1113      openapi_files:
  1114        - descriptions/api.github.com/api.github.com.json
  1115        - descriptions/ghec/ghec.json
  1116        - descriptions/ghes-3.17/ghes-3.17.json
  1117    - name: DELETE /installation/token
  1118      documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token
  1119      openapi_files:
  1120        - descriptions/api.github.com/api.github.com.json
  1121        - descriptions/ghec/ghec.json
  1122        - descriptions/ghes-3.17/ghes-3.17.json
  1123    - name: GET /issues
  1124      documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
  1125      openapi_files:
  1126        - descriptions/api.github.com/api.github.com.json
  1127        - descriptions/ghec/ghec.json
  1128        - descriptions/ghes-3.17/ghes-3.17.json
  1129    - name: GET /licenses
  1130      documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses
  1131      openapi_files:
  1132        - descriptions/api.github.com/api.github.com.json
  1133        - descriptions/ghec/ghec.json
  1134        - descriptions/ghes-3.17/ghes-3.17.json
  1135    - name: GET /licenses/{license}
  1136      documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license
  1137      openapi_files:
  1138        - descriptions/api.github.com/api.github.com.json
  1139        - descriptions/ghec/ghec.json
  1140        - descriptions/ghes-3.17/ghes-3.17.json
  1141    - name: DELETE /manage/v1/access/ssh
  1142      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#delete-a-ssh-key
  1143      openapi_files:
  1144        - descriptions/ghes-3.17/ghes-3.17.json
  1145    - name: GET /manage/v1/access/ssh
  1146      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys
  1147      openapi_files:
  1148        - descriptions/ghes-3.17/ghes-3.17.json
  1149    - name: POST /manage/v1/access/ssh
  1150      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key
  1151      openapi_files:
  1152        - descriptions/ghes-3.17/ghes-3.17.json
  1153    - name: GET /manage/v1/checks/system-requirements
  1154      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-system-requirement-check-results-for-configured-cluster-nodes
  1155      openapi_files:
  1156        - descriptions/ghes-3.17/ghes-3.17.json
  1157    - name: GET /manage/v1/cluster/status
  1158      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-cluster-nodes
  1159      openapi_files:
  1160        - descriptions/ghes-3.17/ghes-3.17.json
  1161    - name: GET /manage/v1/config/apply
  1162      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run
  1163      openapi_files:
  1164        - descriptions/ghes-3.17/ghes-3.17.json
  1165    - name: POST /manage/v1/config/apply
  1166      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run
  1167      openapi_files:
  1168        - descriptions/ghes-3.17/ghes-3.17.json
  1169    - name: GET /manage/v1/config/apply/events
  1170      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply
  1171      openapi_files:
  1172        - descriptions/ghes-3.17/ghes-3.17.json
  1173    - name: POST /manage/v1/config/init
  1174      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#initialize-instance-configuration-with-license-and-password
  1175      openapi_files:
  1176        - descriptions/ghes-3.17/ghes-3.17.json
  1177    - name: GET /manage/v1/config/license
  1178      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-enterprise-license-information
  1179      openapi_files:
  1180        - descriptions/ghes-3.17/ghes-3.17.json
  1181    - name: PUT /manage/v1/config/license
  1182      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#upload-an-enterprise-license
  1183      openapi_files:
  1184        - descriptions/ghes-3.17/ghes-3.17.json
  1185    - name: GET /manage/v1/config/license/check
  1186      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#check-a-license
  1187      openapi_files:
  1188        - descriptions/ghes-3.17/ghes-3.17.json
  1189    - name: GET /manage/v1/config/nodes
  1190      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes
  1191      openapi_files:
  1192        - descriptions/ghes-3.17/ghes-3.17.json
  1193    - name: GET /manage/v1/config/settings
  1194      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-ghes-settings
  1195      openapi_files:
  1196        - descriptions/ghes-3.17/ghes-3.17.json
  1197    - name: PUT /manage/v1/config/settings
  1198      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#set-settings
  1199      openapi_files:
  1200        - descriptions/ghes-3.17/ghes-3.17.json
  1201    - name: GET /manage/v1/maintenance
  1202      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode
  1203      openapi_files:
  1204        - descriptions/ghes-3.17/ghes-3.17.json
  1205    - name: POST /manage/v1/maintenance
  1206      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode
  1207      openapi_files:
  1208        - descriptions/ghes-3.17/ghes-3.17.json
  1209    - name: GET /manage/v1/replication/status
  1210      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-replica-nodes
  1211      openapi_files:
  1212        - descriptions/ghes-3.17/ghes-3.17.json
  1213    - name: GET /manage/v1/version
  1214      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes
  1215      openapi_files:
  1216        - descriptions/ghes-3.17/ghes-3.17.json
  1217    - name: POST /markdown
  1218      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document
  1219      openapi_files:
  1220        - descriptions/api.github.com/api.github.com.json
  1221        - descriptions/ghec/ghec.json
  1222        - descriptions/ghes-3.17/ghes-3.17.json
  1223    - name: POST /markdown/raw
  1224      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode
  1225      openapi_files:
  1226        - descriptions/api.github.com/api.github.com.json
  1227        - descriptions/ghec/ghec.json
  1228        - descriptions/ghes-3.17/ghes-3.17.json
  1229    - name: GET /marketplace_listing/accounts/{account_id}
  1230      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account
  1231      openapi_files:
  1232        - descriptions/api.github.com/api.github.com.json
  1233        - descriptions/ghec/ghec.json
  1234    - name: GET /marketplace_listing/plans
  1235      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans
  1236      openapi_files:
  1237        - descriptions/api.github.com/api.github.com.json
  1238        - descriptions/ghec/ghec.json
  1239    - name: GET /marketplace_listing/plans/{plan_id}/accounts
  1240      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan
  1241      openapi_files:
  1242        - descriptions/api.github.com/api.github.com.json
  1243        - descriptions/ghec/ghec.json
  1244    - name: GET /marketplace_listing/stubbed/accounts/{account_id}
  1245      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed
  1246      openapi_files:
  1247        - descriptions/api.github.com/api.github.com.json
  1248        - descriptions/ghec/ghec.json
  1249    - name: GET /marketplace_listing/stubbed/plans
  1250      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed
  1251      openapi_files:
  1252        - descriptions/api.github.com/api.github.com.json
  1253        - descriptions/ghec/ghec.json
  1254    - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts
  1255      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed
  1256      openapi_files:
  1257        - descriptions/api.github.com/api.github.com.json
  1258        - descriptions/ghec/ghec.json
  1259    - name: GET /meta
  1260      documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information
  1261      openapi_files:
  1262        - descriptions/api.github.com/api.github.com.json
  1263        - descriptions/ghec/ghec.json
  1264        - descriptions/ghes-3.17/ghes-3.17.json
  1265    - name: GET /networks/{owner}/{repo}/events
  1266      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
  1267      openapi_files:
  1268        - descriptions/api.github.com/api.github.com.json
  1269        - descriptions/ghec/ghec.json
  1270        - descriptions/ghes-3.17/ghes-3.17.json
  1271    - name: GET /notifications
  1272      documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
  1273      openapi_files:
  1274        - descriptions/api.github.com/api.github.com.json
  1275        - descriptions/ghec/ghec.json
  1276        - descriptions/ghes-3.17/ghes-3.17.json
  1277    - name: PUT /notifications
  1278      documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read
  1279      openapi_files:
  1280        - descriptions/api.github.com/api.github.com.json
  1281        - descriptions/ghec/ghec.json
  1282        - descriptions/ghes-3.17/ghes-3.17.json
  1283    - name: DELETE /notifications/threads/{thread_id}
  1284      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-done
  1285      openapi_files:
  1286        - descriptions/api.github.com/api.github.com.json
  1287        - descriptions/ghec/ghec.json
  1288        - descriptions/ghes-3.17/ghes-3.17.json
  1289    - name: GET /notifications/threads/{thread_id}
  1290      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread
  1291      openapi_files:
  1292        - descriptions/api.github.com/api.github.com.json
  1293        - descriptions/ghec/ghec.json
  1294        - descriptions/ghes-3.17/ghes-3.17.json
  1295    - name: PATCH /notifications/threads/{thread_id}
  1296      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read
  1297      openapi_files:
  1298        - descriptions/api.github.com/api.github.com.json
  1299        - descriptions/ghec/ghec.json
  1300        - descriptions/ghes-3.17/ghes-3.17.json
  1301    - name: DELETE /notifications/threads/{thread_id}/subscription
  1302      documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription
  1303      openapi_files:
  1304        - descriptions/api.github.com/api.github.com.json
  1305        - descriptions/ghec/ghec.json
  1306        - descriptions/ghes-3.17/ghes-3.17.json
  1307    - name: GET /notifications/threads/{thread_id}/subscription
  1308      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user
  1309      openapi_files:
  1310        - descriptions/api.github.com/api.github.com.json
  1311        - descriptions/ghec/ghec.json
  1312        - descriptions/ghes-3.17/ghes-3.17.json
  1313    - name: PUT /notifications/threads/{thread_id}/subscription
  1314      documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription
  1315      openapi_files:
  1316        - descriptions/api.github.com/api.github.com.json
  1317        - descriptions/ghec/ghec.json
  1318        - descriptions/ghes-3.17/ghes-3.17.json
  1319    - name: GET /octocat
  1320      documentation_url: https://docs.github.com/rest/meta/meta#get-octocat
  1321      openapi_files:
  1322        - descriptions/api.github.com/api.github.com.json
  1323        - descriptions/ghec/ghec.json
  1324        - descriptions/ghes-3.17/ghes-3.17.json
  1325    - name: GET /organizations
  1326      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations
  1327      openapi_files:
  1328        - descriptions/api.github.com/api.github.com.json
  1329        - descriptions/ghec/ghec.json
  1330        - descriptions/ghes-3.17/ghes-3.17.json
  1331    - name: GET /organizations/{organization_id}/custom_roles
  1332      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization
  1333      openapi_files:
  1334        - descriptions/ghec/ghec.json
  1335        - descriptions/ghes-3.17/ghes-3.17.json
  1336    - name: GET /organizations/{org}/settings/billing/usage
  1337      documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
  1338      openapi_files:
  1339        - descriptions/api.github.com/api.github.com.json
  1340        - descriptions/ghec/ghec.json
  1341    - name: DELETE /orgs/{org}
  1342      documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization
  1343      openapi_files:
  1344        - descriptions/api.github.com/api.github.com.json
  1345        - descriptions/ghec/ghec.json
  1346        - descriptions/ghes-3.17/ghes-3.17.json
  1347    - name: GET /orgs/{org}
  1348      documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization
  1349      openapi_files:
  1350        - descriptions/api.github.com/api.github.com.json
  1351        - descriptions/ghec/ghec.json
  1352        - descriptions/ghes-3.17/ghes-3.17.json
  1353    - name: PATCH /orgs/{org}
  1354      documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization
  1355      openapi_files:
  1356        - descriptions/api.github.com/api.github.com.json
  1357        - descriptions/ghec/ghec.json
  1358        - descriptions/ghes-3.17/ghes-3.17.json
  1359    - name: GET /orgs/{org}/actions/cache/usage
  1360      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization
  1361      openapi_files:
  1362        - descriptions/api.github.com/api.github.com.json
  1363        - descriptions/ghec/ghec.json
  1364        - descriptions/ghes-3.17/ghes-3.17.json
  1365    - name: GET /orgs/{org}/actions/cache/usage-by-repository
  1366      documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization
  1367      openapi_files:
  1368        - descriptions/api.github.com/api.github.com.json
  1369        - descriptions/ghec/ghec.json
  1370        - descriptions/ghes-3.17/ghes-3.17.json
  1371    - name: GET /orgs/{org}/actions/hosted-runners
  1372      documentation_url: https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization
  1373      openapi_files:
  1374        - descriptions/api.github.com/api.github.com.json
  1375        - descriptions/ghec/ghec.json
  1376    - name: POST /orgs/{org}/actions/hosted-runners
  1377      documentation_url: https://docs.github.com/rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization
  1378      openapi_files:
  1379        - descriptions/api.github.com/api.github.com.json
  1380        - descriptions/ghec/ghec.json
  1381    - name: GET /orgs/{org}/actions/hosted-runners/images/github-owned
  1382      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization
  1383      openapi_files:
  1384        - descriptions/api.github.com/api.github.com.json
  1385        - descriptions/ghec/ghec.json
  1386    - name: GET /orgs/{org}/actions/hosted-runners/images/partner
  1387      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization
  1388      openapi_files:
  1389        - descriptions/api.github.com/api.github.com.json
  1390        - descriptions/ghec/ghec.json
  1391    - name: GET /orgs/{org}/actions/hosted-runners/limits
  1392      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization
  1393      openapi_files:
  1394        - descriptions/api.github.com/api.github.com.json
  1395        - descriptions/ghec/ghec.json
  1396    - name: GET /orgs/{org}/actions/hosted-runners/machine-sizes
  1397      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization
  1398      openapi_files:
  1399        - descriptions/api.github.com/api.github.com.json
  1400        - descriptions/ghec/ghec.json
  1401    - name: GET /orgs/{org}/actions/hosted-runners/platforms
  1402      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization
  1403      openapi_files:
  1404        - descriptions/api.github.com/api.github.com.json
  1405        - descriptions/ghec/ghec.json
  1406    - name: DELETE /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1407      documentation_url: https://docs.github.com/rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization
  1408      openapi_files:
  1409        - descriptions/api.github.com/api.github.com.json
  1410        - descriptions/ghec/ghec.json
  1411    - name: GET /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1412      documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization
  1413      openapi_files:
  1414        - descriptions/api.github.com/api.github.com.json
  1415        - descriptions/ghec/ghec.json
  1416    - name: PATCH /orgs/{org}/actions/hosted-runners/{hosted_runner_id}
  1417      documentation_url: https://docs.github.com/rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization
  1418      openapi_files:
  1419        - descriptions/api.github.com/api.github.com.json
  1420        - descriptions/ghec/ghec.json
  1421    - name: GET /orgs/{org}/actions/oidc/customization/sub
  1422      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1423      openapi_files:
  1424        - descriptions/api.github.com/api.github.com.json
  1425        - descriptions/ghec/ghec.json
  1426        - descriptions/ghes-3.17/ghes-3.17.json
  1427    - name: PUT /orgs/{org}/actions/oidc/customization/sub
  1428      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1429      openapi_files:
  1430        - descriptions/api.github.com/api.github.com.json
  1431        - descriptions/ghec/ghec.json
  1432        - descriptions/ghes-3.17/ghes-3.17.json
  1433    - name: GET /orgs/{org}/actions/permissions
  1434      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization
  1435      openapi_files:
  1436        - descriptions/api.github.com/api.github.com.json
  1437        - descriptions/ghec/ghec.json
  1438        - descriptions/ghes-3.17/ghes-3.17.json
  1439    - name: PUT /orgs/{org}/actions/permissions
  1440      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization
  1441      openapi_files:
  1442        - descriptions/api.github.com/api.github.com.json
  1443        - descriptions/ghec/ghec.json
  1444        - descriptions/ghes-3.17/ghes-3.17.json
  1445    - name: GET /orgs/{org}/actions/permissions/repositories
  1446      documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization
  1447      openapi_files:
  1448        - descriptions/api.github.com/api.github.com.json
  1449        - descriptions/ghec/ghec.json
  1450        - descriptions/ghes-3.17/ghes-3.17.json
  1451    - name: PUT /orgs/{org}/actions/permissions/repositories
  1452      documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization
  1453      openapi_files:
  1454        - descriptions/api.github.com/api.github.com.json
  1455        - descriptions/ghec/ghec.json
  1456        - descriptions/ghes-3.17/ghes-3.17.json
  1457    - name: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
  1458      documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization
  1459      openapi_files:
  1460        - descriptions/api.github.com/api.github.com.json
  1461        - descriptions/ghec/ghec.json
  1462        - descriptions/ghes-3.17/ghes-3.17.json
  1463    - name: PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
  1464      documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization
  1465      openapi_files:
  1466        - descriptions/api.github.com/api.github.com.json
  1467        - descriptions/ghec/ghec.json
  1468        - descriptions/ghes-3.17/ghes-3.17.json
  1469    - name: GET /orgs/{org}/actions/permissions/selected-actions
  1470      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization
  1471      openapi_files:
  1472        - descriptions/api.github.com/api.github.com.json
  1473        - descriptions/ghec/ghec.json
  1474        - descriptions/ghes-3.17/ghes-3.17.json
  1475    - name: PUT /orgs/{org}/actions/permissions/selected-actions
  1476      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization
  1477      openapi_files:
  1478        - descriptions/api.github.com/api.github.com.json
  1479        - descriptions/ghec/ghec.json
  1480        - descriptions/ghes-3.17/ghes-3.17.json
  1481    - name: GET /orgs/{org}/actions/permissions/workflow
  1482      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization
  1483      openapi_files:
  1484        - descriptions/api.github.com/api.github.com.json
  1485        - descriptions/ghec/ghec.json
  1486        - descriptions/ghes-3.17/ghes-3.17.json
  1487    - name: PUT /orgs/{org}/actions/permissions/workflow
  1488      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization
  1489      openapi_files:
  1490        - descriptions/api.github.com/api.github.com.json
  1491        - descriptions/ghec/ghec.json
  1492        - descriptions/ghes-3.17/ghes-3.17.json
  1493    - name: GET /orgs/{org}/actions/runner-groups
  1494      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization
  1495      openapi_files:
  1496        - descriptions/api.github.com/api.github.com.json
  1497        - descriptions/ghec/ghec.json
  1498        - descriptions/ghes-3.17/ghes-3.17.json
  1499    - name: POST /orgs/{org}/actions/runner-groups
  1500      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization
  1501      openapi_files:
  1502        - descriptions/api.github.com/api.github.com.json
  1503        - descriptions/ghec/ghec.json
  1504        - descriptions/ghes-3.17/ghes-3.17.json
  1505    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}
  1506      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization
  1507      openapi_files:
  1508        - descriptions/api.github.com/api.github.com.json
  1509        - descriptions/ghec/ghec.json
  1510        - descriptions/ghes-3.17/ghes-3.17.json
  1511    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}
  1512      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization
  1513      openapi_files:
  1514        - descriptions/api.github.com/api.github.com.json
  1515        - descriptions/ghec/ghec.json
  1516        - descriptions/ghes-3.17/ghes-3.17.json
  1517    - name: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}
  1518      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization
  1519      openapi_files:
  1520        - descriptions/api.github.com/api.github.com.json
  1521        - descriptions/ghec/ghec.json
  1522        - descriptions/ghes-3.17/ghes-3.17.json
  1523    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners
  1524      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization
  1525      openapi_files:
  1526        - descriptions/api.github.com/api.github.com.json
  1527        - descriptions/ghec/ghec.json
  1528    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1529      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1530      openapi_files:
  1531        - descriptions/api.github.com/api.github.com.json
  1532        - descriptions/ghec/ghec.json
  1533        - descriptions/ghes-3.17/ghes-3.17.json
  1534    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1535      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization
  1536      openapi_files:
  1537        - descriptions/api.github.com/api.github.com.json
  1538        - descriptions/ghec/ghec.json
  1539        - descriptions/ghes-3.17/ghes-3.17.json
  1540    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1541      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1542      openapi_files:
  1543        - descriptions/api.github.com/api.github.com.json
  1544        - descriptions/ghec/ghec.json
  1545        - descriptions/ghes-3.17/ghes-3.17.json
  1546    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1547      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1548      openapi_files:
  1549        - descriptions/api.github.com/api.github.com.json
  1550        - descriptions/ghec/ghec.json
  1551        - descriptions/ghes-3.17/ghes-3.17.json
  1552    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1553      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization
  1554      openapi_files:
  1555        - descriptions/api.github.com/api.github.com.json
  1556        - descriptions/ghec/ghec.json
  1557        - descriptions/ghes-3.17/ghes-3.17.json
  1558    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1559      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization
  1560      openapi_files:
  1561        - descriptions/api.github.com/api.github.com.json
  1562        - descriptions/ghec/ghec.json
  1563        - descriptions/ghes-3.17/ghes-3.17.json
  1564    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1565      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization
  1566      openapi_files:
  1567        - descriptions/api.github.com/api.github.com.json
  1568        - descriptions/ghec/ghec.json
  1569        - descriptions/ghes-3.17/ghes-3.17.json
  1570    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1571      documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization
  1572      openapi_files:
  1573        - descriptions/api.github.com/api.github.com.json
  1574        - descriptions/ghec/ghec.json
  1575        - descriptions/ghes-3.17/ghes-3.17.json
  1576    - name: GET /orgs/{org}/actions/runners
  1577      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization
  1578      openapi_files:
  1579        - descriptions/api.github.com/api.github.com.json
  1580        - descriptions/ghec/ghec.json
  1581        - descriptions/ghes-3.17/ghes-3.17.json
  1582    - name: GET /orgs/{org}/actions/runners/downloads
  1583      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization
  1584      openapi_files:
  1585        - descriptions/api.github.com/api.github.com.json
  1586        - descriptions/ghec/ghec.json
  1587        - descriptions/ghes-3.17/ghes-3.17.json
  1588    - name: POST /orgs/{org}/actions/runners/generate-jitconfig
  1589      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization
  1590      openapi_files:
  1591        - descriptions/api.github.com/api.github.com.json
  1592        - descriptions/ghec/ghec.json
  1593        - descriptions/ghes-3.17/ghes-3.17.json
  1594    - name: POST /orgs/{org}/actions/runners/registration-token
  1595      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization
  1596      openapi_files:
  1597        - descriptions/api.github.com/api.github.com.json
  1598        - descriptions/ghec/ghec.json
  1599        - descriptions/ghes-3.17/ghes-3.17.json
  1600    - name: POST /orgs/{org}/actions/runners/remove-token
  1601      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization
  1602      openapi_files:
  1603        - descriptions/api.github.com/api.github.com.json
  1604        - descriptions/ghec/ghec.json
  1605        - descriptions/ghes-3.17/ghes-3.17.json
  1606    - name: DELETE /orgs/{org}/actions/runners/{runner_id}
  1607      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization
  1608      openapi_files:
  1609        - descriptions/api.github.com/api.github.com.json
  1610        - descriptions/ghec/ghec.json
  1611        - descriptions/ghes-3.17/ghes-3.17.json
  1612    - name: GET /orgs/{org}/actions/runners/{runner_id}
  1613      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization
  1614      openapi_files:
  1615        - descriptions/api.github.com/api.github.com.json
  1616        - descriptions/ghec/ghec.json
  1617        - descriptions/ghes-3.17/ghes-3.17.json
  1618    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels
  1619      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization
  1620      openapi_files:
  1621        - descriptions/api.github.com/api.github.com.json
  1622        - descriptions/ghec/ghec.json
  1623        - descriptions/ghes-3.17/ghes-3.17.json
  1624    - name: GET /orgs/{org}/actions/runners/{runner_id}/labels
  1625      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization
  1626      openapi_files:
  1627        - descriptions/api.github.com/api.github.com.json
  1628        - descriptions/ghec/ghec.json
  1629        - descriptions/ghes-3.17/ghes-3.17.json
  1630    - name: POST /orgs/{org}/actions/runners/{runner_id}/labels
  1631      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization
  1632      openapi_files:
  1633        - descriptions/api.github.com/api.github.com.json
  1634        - descriptions/ghec/ghec.json
  1635        - descriptions/ghes-3.17/ghes-3.17.json
  1636    - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels
  1637      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization
  1638      openapi_files:
  1639        - descriptions/api.github.com/api.github.com.json
  1640        - descriptions/ghec/ghec.json
  1641        - descriptions/ghes-3.17/ghes-3.17.json
  1642    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  1643      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization
  1644      openapi_files:
  1645        - descriptions/api.github.com/api.github.com.json
  1646        - descriptions/ghec/ghec.json
  1647        - descriptions/ghes-3.17/ghes-3.17.json
  1648    - name: GET /orgs/{org}/actions/secrets
  1649      documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets
  1650      openapi_files:
  1651        - descriptions/api.github.com/api.github.com.json
  1652        - descriptions/ghec/ghec.json
  1653        - descriptions/ghes-3.17/ghes-3.17.json
  1654    - name: GET /orgs/{org}/actions/secrets/public-key
  1655      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key
  1656      openapi_files:
  1657        - descriptions/api.github.com/api.github.com.json
  1658        - descriptions/ghec/ghec.json
  1659        - descriptions/ghes-3.17/ghes-3.17.json
  1660    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}
  1661      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret
  1662      openapi_files:
  1663        - descriptions/api.github.com/api.github.com.json
  1664        - descriptions/ghec/ghec.json
  1665        - descriptions/ghes-3.17/ghes-3.17.json
  1666    - name: GET /orgs/{org}/actions/secrets/{secret_name}
  1667      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret
  1668      openapi_files:
  1669        - descriptions/api.github.com/api.github.com.json
  1670        - descriptions/ghec/ghec.json
  1671        - descriptions/ghes-3.17/ghes-3.17.json
  1672    - name: PUT /orgs/{org}/actions/secrets/{secret_name}
  1673      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret
  1674      openapi_files:
  1675        - descriptions/api.github.com/api.github.com.json
  1676        - descriptions/ghec/ghec.json
  1677        - descriptions/ghes-3.17/ghes-3.17.json
  1678    - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories
  1679      documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret
  1680      openapi_files:
  1681        - descriptions/api.github.com/api.github.com.json
  1682        - descriptions/ghec/ghec.json
  1683        - descriptions/ghes-3.17/ghes-3.17.json
  1684    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories
  1685      documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret
  1686      openapi_files:
  1687        - descriptions/api.github.com/api.github.com.json
  1688        - descriptions/ghec/ghec.json
  1689        - descriptions/ghes-3.17/ghes-3.17.json
  1690    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1691      documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret
  1692      openapi_files:
  1693        - descriptions/api.github.com/api.github.com.json
  1694        - descriptions/ghec/ghec.json
  1695        - descriptions/ghes-3.17/ghes-3.17.json
  1696    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1697      documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret
  1698      openapi_files:
  1699        - descriptions/api.github.com/api.github.com.json
  1700        - descriptions/ghec/ghec.json
  1701        - descriptions/ghes-3.17/ghes-3.17.json
  1702    - name: GET /orgs/{org}/actions/variables
  1703      documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables
  1704      openapi_files:
  1705        - descriptions/api.github.com/api.github.com.json
  1706        - descriptions/ghec/ghec.json
  1707        - descriptions/ghes-3.17/ghes-3.17.json
  1708    - name: POST /orgs/{org}/actions/variables
  1709      documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable
  1710      openapi_files:
  1711        - descriptions/api.github.com/api.github.com.json
  1712        - descriptions/ghec/ghec.json
  1713        - descriptions/ghes-3.17/ghes-3.17.json
  1714    - name: DELETE /orgs/{org}/actions/variables/{name}
  1715      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable
  1716      openapi_files:
  1717        - descriptions/api.github.com/api.github.com.json
  1718        - descriptions/ghec/ghec.json
  1719        - descriptions/ghes-3.17/ghes-3.17.json
  1720    - name: GET /orgs/{org}/actions/variables/{name}
  1721      documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable
  1722      openapi_files:
  1723        - descriptions/api.github.com/api.github.com.json
  1724        - descriptions/ghec/ghec.json
  1725        - descriptions/ghes-3.17/ghes-3.17.json
  1726    - name: PATCH /orgs/{org}/actions/variables/{name}
  1727      documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable
  1728      openapi_files:
  1729        - descriptions/api.github.com/api.github.com.json
  1730        - descriptions/ghec/ghec.json
  1731        - descriptions/ghes-3.17/ghes-3.17.json
  1732    - name: GET /orgs/{org}/actions/variables/{name}/repositories
  1733      documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable
  1734      openapi_files:
  1735        - descriptions/api.github.com/api.github.com.json
  1736        - descriptions/ghec/ghec.json
  1737        - descriptions/ghes-3.17/ghes-3.17.json
  1738    - name: PUT /orgs/{org}/actions/variables/{name}/repositories
  1739      documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable
  1740      openapi_files:
  1741        - descriptions/api.github.com/api.github.com.json
  1742        - descriptions/ghec/ghec.json
  1743        - descriptions/ghes-3.17/ghes-3.17.json
  1744    - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1745      documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable
  1746      openapi_files:
  1747        - descriptions/api.github.com/api.github.com.json
  1748        - descriptions/ghec/ghec.json
  1749        - descriptions/ghes-3.17/ghes-3.17.json
  1750    - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1751      documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable
  1752      openapi_files:
  1753        - descriptions/api.github.com/api.github.com.json
  1754        - descriptions/ghec/ghec.json
  1755        - descriptions/ghes-3.17/ghes-3.17.json
  1756    - name: DELETE /orgs/{org}/announcement
  1757      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization
  1758      openapi_files:
  1759        - descriptions/ghec/ghec.json
  1760        - descriptions/ghes-3.17/ghes-3.17.json
  1761    - name: GET /orgs/{org}/announcement
  1762      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization
  1763      openapi_files:
  1764        - descriptions/ghec/ghec.json
  1765        - descriptions/ghes-3.17/ghes-3.17.json
  1766    - name: PATCH /orgs/{org}/announcement
  1767      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization
  1768      openapi_files:
  1769        - descriptions/ghec/ghec.json
  1770        - descriptions/ghes-3.17/ghes-3.17.json
  1771    - name: GET /orgs/{org}/attestations/{subject_digest}
  1772      documentation_url: https://docs.github.com/rest/orgs/orgs#list-attestations
  1773      openapi_files:
  1774        - descriptions/api.github.com/api.github.com.json
  1775        - descriptions/ghec/ghec.json
  1776    - name: GET /orgs/{org}/audit-log
  1777      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization
  1778      openapi_files:
  1779        - descriptions/ghec/ghec.json
  1780        - descriptions/ghes-3.17/ghes-3.17.json
  1781    - name: GET /orgs/{org}/blocks
  1782      documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
  1783      openapi_files:
  1784        - descriptions/api.github.com/api.github.com.json
  1785        - descriptions/ghec/ghec.json
  1786    - name: DELETE /orgs/{org}/blocks/{username}
  1787      documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
  1788      openapi_files:
  1789        - descriptions/api.github.com/api.github.com.json
  1790        - descriptions/ghec/ghec.json
  1791    - name: GET /orgs/{org}/blocks/{username}
  1792      documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
  1793      openapi_files:
  1794        - descriptions/api.github.com/api.github.com.json
  1795        - descriptions/ghec/ghec.json
  1796    - name: PUT /orgs/{org}/blocks/{username}
  1797      documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
  1798      openapi_files:
  1799        - descriptions/api.github.com/api.github.com.json
  1800        - descriptions/ghec/ghec.json
  1801    - name: GET /orgs/{org}/bypass-requests/push-rules
  1802      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/bypass-requests#list-push-rule-bypass-requests-within-an-organization
  1803      openapi_files:
  1804        - descriptions/ghec/ghec.json
  1805        - descriptions/ghes-3.17/ghes-3.17.json
  1806    - name: GET /orgs/{org}/bypass-requests/secret-scanning
  1807      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#list-bypass-requests-for-secret-scanning-for-an-org
  1808      openapi_files:
  1809        - descriptions/ghec/ghec.json
  1810        - descriptions/ghes-3.17/ghes-3.17.json
  1811    - name: GET /orgs/{org}/campaigns
  1812      documentation_url: https://docs.github.com/rest/campaigns/campaigns#list-campaigns-for-an-organization
  1813      openapi_files:
  1814        - descriptions/api.github.com/api.github.com.json
  1815        - descriptions/ghec/ghec.json
  1816    - name: POST /orgs/{org}/campaigns
  1817      documentation_url: https://docs.github.com/rest/campaigns/campaigns#create-a-campaign-for-an-organization
  1818      openapi_files:
  1819        - descriptions/api.github.com/api.github.com.json
  1820        - descriptions/ghec/ghec.json
  1821    - name: DELETE /orgs/{org}/campaigns/{campaign_number}
  1822      documentation_url: https://docs.github.com/rest/campaigns/campaigns#delete-a-campaign-for-an-organization
  1823      openapi_files:
  1824        - descriptions/api.github.com/api.github.com.json
  1825        - descriptions/ghec/ghec.json
  1826    - name: GET /orgs/{org}/campaigns/{campaign_number}
  1827      documentation_url: https://docs.github.com/rest/campaigns/campaigns#get-a-campaign-for-an-organization
  1828      openapi_files:
  1829        - descriptions/api.github.com/api.github.com.json
  1830        - descriptions/ghec/ghec.json
  1831    - name: PATCH /orgs/{org}/campaigns/{campaign_number}
  1832      documentation_url: https://docs.github.com/rest/campaigns/campaigns#update-a-campaign
  1833      openapi_files:
  1834        - descriptions/api.github.com/api.github.com.json
  1835        - descriptions/ghec/ghec.json
  1836    - name: GET /orgs/{org}/code-scanning/alerts
  1837      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
  1838      openapi_files:
  1839        - descriptions/api.github.com/api.github.com.json
  1840        - descriptions/ghec/ghec.json
  1841        - descriptions/ghes-3.17/ghes-3.17.json
  1842    - name: GET /orgs/{org}/code-security/configurations
  1843      documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization
  1844      openapi_files:
  1845        - descriptions/api.github.com/api.github.com.json
  1846        - descriptions/ghec/ghec.json
  1847        - descriptions/ghes-3.17/ghes-3.17.json
  1848    - name: POST /orgs/{org}/code-security/configurations
  1849      documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration
  1850      openapi_files:
  1851        - descriptions/api.github.com/api.github.com.json
  1852        - descriptions/ghec/ghec.json
  1853        - descriptions/ghes-3.17/ghes-3.17.json
  1854    - name: GET /orgs/{org}/code-security/configurations/defaults
  1855      documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations
  1856      openapi_files:
  1857        - descriptions/api.github.com/api.github.com.json
  1858        - descriptions/ghec/ghec.json
  1859        - descriptions/ghes-3.17/ghes-3.17.json
  1860    - name: DELETE /orgs/{org}/code-security/configurations/detach
  1861      documentation_url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories
  1862      openapi_files:
  1863        - descriptions/api.github.com/api.github.com.json
  1864        - descriptions/ghec/ghec.json
  1865        - descriptions/ghes-3.17/ghes-3.17.json
  1866    - name: DELETE /orgs/{org}/code-security/configurations/{configuration_id}
  1867      documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration
  1868      openapi_files:
  1869        - descriptions/api.github.com/api.github.com.json
  1870        - descriptions/ghec/ghec.json
  1871        - descriptions/ghes-3.17/ghes-3.17.json
  1872    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}
  1873      documentation_url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration
  1874      openapi_files:
  1875        - descriptions/api.github.com/api.github.com.json
  1876        - descriptions/ghec/ghec.json
  1877        - descriptions/ghes-3.17/ghes-3.17.json
  1878    - name: PATCH /orgs/{org}/code-security/configurations/{configuration_id}
  1879      documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration
  1880      openapi_files:
  1881        - descriptions/api.github.com/api.github.com.json
  1882        - descriptions/ghec/ghec.json
  1883        - descriptions/ghes-3.17/ghes-3.17.json
  1884    - name: POST /orgs/{org}/code-security/configurations/{configuration_id}/attach
  1885      documentation_url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories
  1886      openapi_files:
  1887        - descriptions/api.github.com/api.github.com.json
  1888        - descriptions/ghec/ghec.json
  1889        - descriptions/ghes-3.17/ghes-3.17.json
  1890    - name: PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults
  1891      documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization
  1892      openapi_files:
  1893        - descriptions/api.github.com/api.github.com.json
  1894        - descriptions/ghec/ghec.json
  1895        - descriptions/ghes-3.17/ghes-3.17.json
  1896    - name: GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories
  1897      documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration
  1898      openapi_files:
  1899        - descriptions/api.github.com/api.github.com.json
  1900        - descriptions/ghec/ghec.json
  1901        - descriptions/ghes-3.17/ghes-3.17.json
  1902    - name: GET /orgs/{org}/codespaces
  1903      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization
  1904      openapi_files:
  1905        - descriptions/api.github.com/api.github.com.json
  1906        - descriptions/ghec/ghec.json
  1907    - name: PUT /orgs/{org}/codespaces/access
  1908      documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces
  1909      openapi_files:
  1910        - descriptions/api.github.com/api.github.com.json
  1911        - descriptions/ghec/ghec.json
  1912    - name: DELETE /orgs/{org}/codespaces/access/selected_users
  1913      documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization
  1914      openapi_files:
  1915        - descriptions/api.github.com/api.github.com.json
  1916        - descriptions/ghec/ghec.json
  1917    - name: POST /orgs/{org}/codespaces/access/selected_users
  1918      documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization
  1919      openapi_files:
  1920        - descriptions/api.github.com/api.github.com.json
  1921        - descriptions/ghec/ghec.json
  1922    - name: GET /orgs/{org}/codespaces/secrets
  1923      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets
  1924      openapi_files:
  1925        - descriptions/api.github.com/api.github.com.json
  1926        - descriptions/ghec/ghec.json
  1927    - name: GET /orgs/{org}/codespaces/secrets/public-key
  1928      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key
  1929      openapi_files:
  1930        - descriptions/api.github.com/api.github.com.json
  1931        - descriptions/ghec/ghec.json
  1932    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}
  1933      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret
  1934      openapi_files:
  1935        - descriptions/api.github.com/api.github.com.json
  1936        - descriptions/ghec/ghec.json
  1937    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}
  1938      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret
  1939      openapi_files:
  1940        - descriptions/api.github.com/api.github.com.json
  1941        - descriptions/ghec/ghec.json
  1942    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}
  1943      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret
  1944      openapi_files:
  1945        - descriptions/api.github.com/api.github.com.json
  1946        - descriptions/ghec/ghec.json
  1947    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1948      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret
  1949      openapi_files:
  1950        - descriptions/api.github.com/api.github.com.json
  1951        - descriptions/ghec/ghec.json
  1952    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1953      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret
  1954      openapi_files:
  1955        - descriptions/api.github.com/api.github.com.json
  1956        - descriptions/ghec/ghec.json
  1957    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1958      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret
  1959      openapi_files:
  1960        - descriptions/api.github.com/api.github.com.json
  1961        - descriptions/ghec/ghec.json
  1962    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1963      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret
  1964      openapi_files:
  1965        - descriptions/api.github.com/api.github.com.json
  1966        - descriptions/ghec/ghec.json
  1967    - name: GET /orgs/{org}/copilot/billing
  1968      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization
  1969      openapi_files:
  1970        - descriptions/api.github.com/api.github.com.json
  1971        - descriptions/ghec/ghec.json
  1972    - name: GET /orgs/{org}/copilot/billing/seats
  1973      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization
  1974      openapi_files:
  1975        - descriptions/api.github.com/api.github.com.json
  1976        - descriptions/ghec/ghec.json
  1977    - name: DELETE /orgs/{org}/copilot/billing/selected_teams
  1978      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization
  1979      openapi_files:
  1980        - descriptions/api.github.com/api.github.com.json
  1981        - descriptions/ghec/ghec.json
  1982    - name: POST /orgs/{org}/copilot/billing/selected_teams
  1983      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization
  1984      openapi_files:
  1985        - descriptions/api.github.com/api.github.com.json
  1986        - descriptions/ghec/ghec.json
  1987    - name: DELETE /orgs/{org}/copilot/billing/selected_users
  1988      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization
  1989      openapi_files:
  1990        - descriptions/api.github.com/api.github.com.json
  1991        - descriptions/ghec/ghec.json
  1992    - name: POST /orgs/{org}/copilot/billing/selected_users
  1993      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization
  1994      openapi_files:
  1995        - descriptions/api.github.com/api.github.com.json
  1996        - descriptions/ghec/ghec.json
  1997    - name: GET /orgs/{org}/copilot/metrics
  1998      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization
  1999      openapi_files:
  2000        - descriptions/api.github.com/api.github.com.json
  2001        - descriptions/ghec/ghec.json
  2002    - name: GET /orgs/{org}/credential-authorizations
  2003      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization
  2004      openapi_files:
  2005        - descriptions/ghec/ghec.json
  2006    - name: DELETE /orgs/{org}/credential-authorizations/{credential_id}
  2007      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization
  2008      openapi_files:
  2009        - descriptions/ghec/ghec.json
  2010    - name: GET /orgs/{org}/custom-repository-roles
  2011      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization
  2012      openapi_files:
  2013        - descriptions/ghec/ghec.json
  2014        - descriptions/ghes-3.17/ghes-3.17.json
  2015    - name: POST /orgs/{org}/custom-repository-roles
  2016      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role
  2017      openapi_files:
  2018        - descriptions/ghec/ghec.json
  2019        - descriptions/ghes-3.17/ghes-3.17.json
  2020    - name: DELETE /orgs/{org}/custom-repository-roles/{role_id}
  2021      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role
  2022      openapi_files:
  2023        - descriptions/ghec/ghec.json
  2024        - descriptions/ghes-3.17/ghes-3.17.json
  2025    - name: GET /orgs/{org}/custom-repository-roles/{role_id}
  2026      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role
  2027      openapi_files:
  2028        - descriptions/ghec/ghec.json
  2029        - descriptions/ghes-3.17/ghes-3.17.json
  2030    - name: PATCH /orgs/{org}/custom-repository-roles/{role_id}
  2031      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role
  2032      openapi_files:
  2033        - descriptions/ghec/ghec.json
  2034        - descriptions/ghes-3.17/ghes-3.17.json
  2035    - name: POST /orgs/{org}/custom_roles
  2036      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role
  2037      openapi_files:
  2038        - descriptions/ghec/ghec.json
  2039    - name: DELETE /orgs/{org}/custom_roles/{role_id}
  2040      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role
  2041      openapi_files:
  2042        - descriptions/ghec/ghec.json
  2043    - name: GET /orgs/{org}/custom_roles/{role_id}
  2044      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role
  2045      openapi_files:
  2046        - descriptions/ghec/ghec.json
  2047    - name: PATCH /orgs/{org}/custom_roles/{role_id}
  2048      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role
  2049      openapi_files:
  2050        - descriptions/ghec/ghec.json
  2051    - name: GET /orgs/{org}/dependabot/alerts
  2052      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization
  2053      openapi_files:
  2054        - descriptions/api.github.com/api.github.com.json
  2055        - descriptions/ghec/ghec.json
  2056        - descriptions/ghes-3.17/ghes-3.17.json
  2057    - name: GET /orgs/{org}/dependabot/secrets
  2058      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets
  2059      openapi_files:
  2060        - descriptions/api.github.com/api.github.com.json
  2061        - descriptions/ghec/ghec.json
  2062        - descriptions/ghes-3.17/ghes-3.17.json
  2063    - name: GET /orgs/{org}/dependabot/secrets/public-key
  2064      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key
  2065      openapi_files:
  2066        - descriptions/api.github.com/api.github.com.json
  2067        - descriptions/ghec/ghec.json
  2068        - descriptions/ghes-3.17/ghes-3.17.json
  2069    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}
  2070      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret
  2071      openapi_files:
  2072        - descriptions/api.github.com/api.github.com.json
  2073        - descriptions/ghec/ghec.json
  2074        - descriptions/ghes-3.17/ghes-3.17.json
  2075    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}
  2076      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret
  2077      openapi_files:
  2078        - descriptions/api.github.com/api.github.com.json
  2079        - descriptions/ghec/ghec.json
  2080        - descriptions/ghes-3.17/ghes-3.17.json
  2081    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}
  2082      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret
  2083      openapi_files:
  2084        - descriptions/api.github.com/api.github.com.json
  2085        - descriptions/ghec/ghec.json
  2086        - descriptions/ghes-3.17/ghes-3.17.json
  2087    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  2088      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret
  2089      openapi_files:
  2090        - descriptions/api.github.com/api.github.com.json
  2091        - descriptions/ghec/ghec.json
  2092        - descriptions/ghes-3.17/ghes-3.17.json
  2093    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  2094      documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret
  2095      openapi_files:
  2096        - descriptions/api.github.com/api.github.com.json
  2097        - descriptions/ghec/ghec.json
  2098        - descriptions/ghes-3.17/ghes-3.17.json
  2099    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  2100      documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret
  2101      openapi_files:
  2102        - descriptions/api.github.com/api.github.com.json
  2103        - descriptions/ghec/ghec.json
  2104        - descriptions/ghes-3.17/ghes-3.17.json
  2105    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  2106      documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret
  2107      openapi_files:
  2108        - descriptions/api.github.com/api.github.com.json
  2109        - descriptions/ghec/ghec.json
  2110        - descriptions/ghes-3.17/ghes-3.17.json
  2111    - name: GET /orgs/{org}/dismissal-requests/secret-scanning
  2112      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/alert-dismissal-requests#list-alert-dismissal-requests-for-secret-scanning-for-an-org
  2113      openapi_files:
  2114        - descriptions/ghec/ghec.json
  2115    - name: GET /orgs/{org}/docker/conflicts
  2116      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization
  2117      openapi_files:
  2118        - descriptions/api.github.com/api.github.com.json
  2119        - descriptions/ghec/ghec.json
  2120        - descriptions/ghes-3.17/ghes-3.17.json
  2121    - name: GET /orgs/{org}/events
  2122      documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events
  2123      openapi_files:
  2124        - descriptions/api.github.com/api.github.com.json
  2125        - descriptions/ghec/ghec.json
  2126        - descriptions/ghes-3.17/ghes-3.17.json
  2127    - name: GET /orgs/{org}/external-group/{group_id}
  2128      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group
  2129      openapi_files:
  2130        - descriptions/ghec/ghec.json
  2131        - descriptions/ghes-3.17/ghes-3.17.json
  2132    - name: GET /orgs/{org}/external-groups
  2133      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization
  2134      openapi_files:
  2135        - descriptions/ghec/ghec.json
  2136        - descriptions/ghes-3.17/ghes-3.17.json
  2137    - name: GET /orgs/{org}/failed_invitations
  2138      documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
  2139      openapi_files:
  2140        - descriptions/api.github.com/api.github.com.json
  2141        - descriptions/ghec/ghec.json
  2142    - name: GET /orgs/{org}/fine_grained_permissions
  2143      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization
  2144      openapi_files:
  2145        - descriptions/ghec/ghec.json
  2146    - name: GET /orgs/{org}/hooks
  2147      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
  2148      openapi_files:
  2149        - descriptions/api.github.com/api.github.com.json
  2150        - descriptions/ghec/ghec.json
  2151        - descriptions/ghes-3.17/ghes-3.17.json
  2152    - name: POST /orgs/{org}/hooks
  2153      documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
  2154      openapi_files:
  2155        - descriptions/api.github.com/api.github.com.json
  2156        - descriptions/ghec/ghec.json
  2157        - descriptions/ghes-3.17/ghes-3.17.json
  2158    - name: DELETE /orgs/{org}/hooks/{hook_id}
  2159      documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
  2160      openapi_files:
  2161        - descriptions/api.github.com/api.github.com.json
  2162        - descriptions/ghec/ghec.json
  2163        - descriptions/ghes-3.17/ghes-3.17.json
  2164    - name: GET /orgs/{org}/hooks/{hook_id}
  2165      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
  2166      openapi_files:
  2167        - descriptions/api.github.com/api.github.com.json
  2168        - descriptions/ghec/ghec.json
  2169        - descriptions/ghes-3.17/ghes-3.17.json
  2170    - name: PATCH /orgs/{org}/hooks/{hook_id}
  2171      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
  2172      openapi_files:
  2173        - descriptions/api.github.com/api.github.com.json
  2174        - descriptions/ghec/ghec.json
  2175        - descriptions/ghes-3.17/ghes-3.17.json
  2176    - name: GET /orgs/{org}/hooks/{hook_id}/config
  2177      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
  2178      openapi_files:
  2179        - descriptions/api.github.com/api.github.com.json
  2180        - descriptions/ghec/ghec.json
  2181        - descriptions/ghes-3.17/ghes-3.17.json
  2182    - name: PATCH /orgs/{org}/hooks/{hook_id}/config
  2183      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
  2184      openapi_files:
  2185        - descriptions/api.github.com/api.github.com.json
  2186        - descriptions/ghec/ghec.json
  2187        - descriptions/ghes-3.17/ghes-3.17.json
  2188    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries
  2189      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
  2190      openapi_files:
  2191        - descriptions/api.github.com/api.github.com.json
  2192        - descriptions/ghec/ghec.json
  2193        - descriptions/ghes-3.17/ghes-3.17.json
  2194    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
  2195      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
  2196      openapi_files:
  2197        - descriptions/api.github.com/api.github.com.json
  2198        - descriptions/ghec/ghec.json
  2199        - descriptions/ghes-3.17/ghes-3.17.json
  2200    - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  2201      documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
  2202      openapi_files:
  2203        - descriptions/api.github.com/api.github.com.json
  2204        - descriptions/ghec/ghec.json
  2205        - descriptions/ghes-3.17/ghes-3.17.json
  2206    - name: POST /orgs/{org}/hooks/{hook_id}/pings
  2207      documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
  2208      openapi_files:
  2209        - descriptions/api.github.com/api.github.com.json
  2210        - descriptions/ghec/ghec.json
  2211        - descriptions/ghes-3.17/ghes-3.17.json
  2212    - name: GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
  2213      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
  2214      openapi_files:
  2215        - descriptions/api.github.com/api.github.com.json
  2216        - descriptions/ghec/ghec.json
  2217    - name: GET /orgs/{org}/insights/api/subject-stats
  2218      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
  2219      openapi_files:
  2220        - descriptions/api.github.com/api.github.com.json
  2221        - descriptions/ghec/ghec.json
  2222    - name: GET /orgs/{org}/insights/api/summary-stats
  2223      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
  2224      openapi_files:
  2225        - descriptions/api.github.com/api.github.com.json
  2226        - descriptions/ghec/ghec.json
  2227    - name: GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
  2228      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
  2229      openapi_files:
  2230        - descriptions/api.github.com/api.github.com.json
  2231        - descriptions/ghec/ghec.json
  2232    - name: GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
  2233      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
  2234      openapi_files:
  2235        - descriptions/api.github.com/api.github.com.json
  2236        - descriptions/ghec/ghec.json
  2237    - name: GET /orgs/{org}/insights/api/time-stats
  2238      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats
  2239      openapi_files:
  2240        - descriptions/api.github.com/api.github.com.json
  2241        - descriptions/ghec/ghec.json
  2242    - name: GET /orgs/{org}/insights/api/time-stats/users/{user_id}
  2243      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
  2244      openapi_files:
  2245        - descriptions/api.github.com/api.github.com.json
  2246        - descriptions/ghec/ghec.json
  2247    - name: GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
  2248      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
  2249      openapi_files:
  2250        - descriptions/api.github.com/api.github.com.json
  2251        - descriptions/ghec/ghec.json
  2252    - name: GET /orgs/{org}/insights/api/user-stats/{user_id}
  2253      documentation_url: https://docs.github.com/rest/orgs/api-insights#get-user-stats
  2254      openapi_files:
  2255        - descriptions/api.github.com/api.github.com.json
  2256        - descriptions/ghec/ghec.json
  2257    - name: GET /orgs/{org}/installation
  2258      documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app
  2259      openapi_files:
  2260        - descriptions/api.github.com/api.github.com.json
  2261        - descriptions/ghec/ghec.json
  2262        - descriptions/ghes-3.17/ghes-3.17.json
  2263    - name: GET /orgs/{org}/installations
  2264      documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
  2265      openapi_files:
  2266        - descriptions/api.github.com/api.github.com.json
  2267        - descriptions/ghec/ghec.json
  2268        - descriptions/ghes-3.17/ghes-3.17.json
  2269    - name: DELETE /orgs/{org}/interaction-limits
  2270      documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization
  2271      openapi_files:
  2272        - descriptions/api.github.com/api.github.com.json
  2273        - descriptions/ghec/ghec.json
  2274    - name: GET /orgs/{org}/interaction-limits
  2275      documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization
  2276      openapi_files:
  2277        - descriptions/api.github.com/api.github.com.json
  2278        - descriptions/ghec/ghec.json
  2279    - name: PUT /orgs/{org}/interaction-limits
  2280      documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization
  2281      openapi_files:
  2282        - descriptions/api.github.com/api.github.com.json
  2283        - descriptions/ghec/ghec.json
  2284    - name: GET /orgs/{org}/invitations
  2285      documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
  2286      openapi_files:
  2287        - descriptions/api.github.com/api.github.com.json
  2288        - descriptions/ghec/ghec.json
  2289    - name: POST /orgs/{org}/invitations
  2290      documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
  2291      openapi_files:
  2292        - descriptions/api.github.com/api.github.com.json
  2293        - descriptions/ghec/ghec.json
  2294    - name: DELETE /orgs/{org}/invitations/{invitation_id}
  2295      documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
  2296      openapi_files:
  2297        - descriptions/api.github.com/api.github.com.json
  2298        - descriptions/ghec/ghec.json
  2299    - name: GET /orgs/{org}/invitations/{invitation_id}/teams
  2300      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
  2301      openapi_files:
  2302        - descriptions/api.github.com/api.github.com.json
  2303        - descriptions/ghec/ghec.json
  2304    - name: GET /orgs/{org}/issue-types
  2305      documentation_url: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization
  2306      openapi_files:
  2307        - descriptions/api.github.com/api.github.com.json
  2308        - descriptions/ghec/ghec.json
  2309    - name: POST /orgs/{org}/issue-types
  2310      documentation_url: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization
  2311      openapi_files:
  2312        - descriptions/api.github.com/api.github.com.json
  2313        - descriptions/ghec/ghec.json
  2314    - name: DELETE /orgs/{org}/issue-types/{issue_type_id}
  2315      documentation_url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization
  2316      openapi_files:
  2317        - descriptions/api.github.com/api.github.com.json
  2318        - descriptions/ghec/ghec.json
  2319    - name: PUT /orgs/{org}/issue-types/{issue_type_id}
  2320      documentation_url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization
  2321      openapi_files:
  2322        - descriptions/api.github.com/api.github.com.json
  2323        - descriptions/ghec/ghec.json
  2324    - name: GET /orgs/{org}/issues
  2325      documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
  2326      openapi_files:
  2327        - descriptions/api.github.com/api.github.com.json
  2328        - descriptions/ghec/ghec.json
  2329        - descriptions/ghes-3.17/ghes-3.17.json
  2330    - name: GET /orgs/{org}/members
  2331      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members
  2332      openapi_files:
  2333        - descriptions/api.github.com/api.github.com.json
  2334        - descriptions/ghec/ghec.json
  2335        - descriptions/ghes-3.17/ghes-3.17.json
  2336    - name: DELETE /orgs/{org}/members/{username}
  2337      documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member
  2338      openapi_files:
  2339        - descriptions/api.github.com/api.github.com.json
  2340        - descriptions/ghec/ghec.json
  2341        - descriptions/ghes-3.17/ghes-3.17.json
  2342    - name: GET /orgs/{org}/members/{username}
  2343      documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
  2344      openapi_files:
  2345        - descriptions/api.github.com/api.github.com.json
  2346        - descriptions/ghec/ghec.json
  2347        - descriptions/ghes-3.17/ghes-3.17.json
  2348    - name: GET /orgs/{org}/members/{username}/codespaces
  2349      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization
  2350      openapi_files:
  2351        - descriptions/api.github.com/api.github.com.json
  2352        - descriptions/ghec/ghec.json
  2353    - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  2354      documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization
  2355      openapi_files:
  2356        - descriptions/api.github.com/api.github.com.json
  2357        - descriptions/ghec/ghec.json
  2358    - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  2359      documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user
  2360      openapi_files:
  2361        - descriptions/api.github.com/api.github.com.json
  2362        - descriptions/ghec/ghec.json
  2363    - name: GET /orgs/{org}/members/{username}/copilot
  2364      documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user
  2365      openapi_files:
  2366        - descriptions/api.github.com/api.github.com.json
  2367        - descriptions/ghec/ghec.json
  2368    - name: DELETE /orgs/{org}/memberships/{username}
  2369      documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
  2370      openapi_files:
  2371        - descriptions/api.github.com/api.github.com.json
  2372        - descriptions/ghec/ghec.json
  2373        - descriptions/ghes-3.17/ghes-3.17.json
  2374    - name: GET /orgs/{org}/memberships/{username}
  2375      documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
  2376      openapi_files:
  2377        - descriptions/api.github.com/api.github.com.json
  2378        - descriptions/ghec/ghec.json
  2379        - descriptions/ghes-3.17/ghes-3.17.json
  2380    - name: PUT /orgs/{org}/memberships/{username}
  2381      documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
  2382      openapi_files:
  2383        - descriptions/api.github.com/api.github.com.json
  2384        - descriptions/ghec/ghec.json
  2385        - descriptions/ghes-3.17/ghes-3.17.json
  2386    - name: GET /orgs/{org}/migrations
  2387      documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations
  2388      openapi_files:
  2389        - descriptions/api.github.com/api.github.com.json
  2390        - descriptions/ghec/ghec.json
  2391        - descriptions/ghes-3.17/ghes-3.17.json
  2392    - name: POST /orgs/{org}/migrations
  2393      documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration
  2394      openapi_files:
  2395        - descriptions/api.github.com/api.github.com.json
  2396        - descriptions/ghec/ghec.json
  2397        - descriptions/ghes-3.17/ghes-3.17.json
  2398    - name: GET /orgs/{org}/migrations/{migration_id}
  2399      documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
  2400      openapi_files:
  2401        - descriptions/api.github.com/api.github.com.json
  2402        - descriptions/ghec/ghec.json
  2403        - descriptions/ghes-3.17/ghes-3.17.json
  2404    - name: DELETE /orgs/{org}/migrations/{migration_id}/archive
  2405      documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
  2406      openapi_files:
  2407        - descriptions/api.github.com/api.github.com.json
  2408        - descriptions/ghec/ghec.json
  2409        - descriptions/ghes-3.17/ghes-3.17.json
  2410    - name: GET /orgs/{org}/migrations/{migration_id}/archive
  2411      documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
  2412      openapi_files:
  2413        - descriptions/api.github.com/api.github.com.json
  2414        - descriptions/ghec/ghec.json
  2415        - descriptions/ghes-3.17/ghes-3.17.json
  2416    - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
  2417      documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
  2418      openapi_files:
  2419        - descriptions/api.github.com/api.github.com.json
  2420        - descriptions/ghec/ghec.json
  2421        - descriptions/ghes-3.17/ghes-3.17.json
  2422    - name: GET /orgs/{org}/migrations/{migration_id}/repositories
  2423      documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
  2424      openapi_files:
  2425        - descriptions/api.github.com/api.github.com.json
  2426        - descriptions/ghec/ghec.json
  2427        - descriptions/ghes-3.17/ghes-3.17.json
  2428    - name: GET /orgs/{org}/organization-fine-grained-permissions
  2429      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization
  2430      openapi_files:
  2431        - descriptions/ghec/ghec.json
  2432        - descriptions/ghes-3.17/ghes-3.17.json
  2433    - name: GET /orgs/{org}/organization-roles
  2434      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
  2435      openapi_files:
  2436        - descriptions/api.github.com/api.github.com.json
  2437        - descriptions/ghec/ghec.json
  2438        - descriptions/ghes-3.17/ghes-3.17.json
  2439    - name: POST /orgs/{org}/organization-roles
  2440      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role
  2441      openapi_files:
  2442        - descriptions/ghec/ghec.json
  2443        - descriptions/ghes-3.17/ghes-3.17.json
  2444    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}
  2445      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
  2446      openapi_files:
  2447        - descriptions/api.github.com/api.github.com.json
  2448        - descriptions/ghec/ghec.json
  2449        - descriptions/ghes-3.17/ghes-3.17.json
  2450    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2451      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
  2452      openapi_files:
  2453        - descriptions/api.github.com/api.github.com.json
  2454        - descriptions/ghec/ghec.json
  2455        - descriptions/ghes-3.17/ghes-3.17.json
  2456    - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  2457      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
  2458      openapi_files:
  2459        - descriptions/api.github.com/api.github.com.json
  2460        - descriptions/ghec/ghec.json
  2461        - descriptions/ghes-3.17/ghes-3.17.json
  2462    - name: DELETE /orgs/{org}/organization-roles/users/{username}
  2463      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
  2464      openapi_files:
  2465        - descriptions/api.github.com/api.github.com.json
  2466        - descriptions/ghec/ghec.json
  2467        - descriptions/ghes-3.17/ghes-3.17.json
  2468    - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
  2469      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
  2470      openapi_files:
  2471        - descriptions/api.github.com/api.github.com.json
  2472        - descriptions/ghec/ghec.json
  2473        - descriptions/ghes-3.17/ghes-3.17.json
  2474    - name: PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
  2475      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
  2476      openapi_files:
  2477        - descriptions/api.github.com/api.github.com.json
  2478        - descriptions/ghec/ghec.json
  2479        - descriptions/ghes-3.17/ghes-3.17.json
  2480    - name: DELETE /orgs/{org}/organization-roles/{role_id}
  2481      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role
  2482      openapi_files:
  2483        - descriptions/ghec/ghec.json
  2484        - descriptions/ghes-3.17/ghes-3.17.json
  2485    - name: GET /orgs/{org}/organization-roles/{role_id}
  2486      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
  2487      openapi_files:
  2488        - descriptions/api.github.com/api.github.com.json
  2489        - descriptions/ghec/ghec.json
  2490        - descriptions/ghes-3.17/ghes-3.17.json
  2491    - name: PATCH /orgs/{org}/organization-roles/{role_id}
  2492      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role
  2493      openapi_files:
  2494        - descriptions/ghec/ghec.json
  2495        - descriptions/ghes-3.17/ghes-3.17.json
  2496    - name: GET /orgs/{org}/organization-roles/{role_id}/teams
  2497      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
  2498      openapi_files:
  2499        - descriptions/api.github.com/api.github.com.json
  2500        - descriptions/ghec/ghec.json
  2501        - descriptions/ghes-3.17/ghes-3.17.json
  2502    - name: GET /orgs/{org}/organization-roles/{role_id}/users
  2503      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
  2504      openapi_files:
  2505        - descriptions/api.github.com/api.github.com.json
  2506        - descriptions/ghec/ghec.json
  2507        - descriptions/ghes-3.17/ghes-3.17.json
  2508    - name: GET /orgs/{org}/outside_collaborators
  2509      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
  2510      openapi_files:
  2511        - descriptions/api.github.com/api.github.com.json
  2512        - descriptions/ghec/ghec.json
  2513        - descriptions/ghes-3.17/ghes-3.17.json
  2514    - name: DELETE /orgs/{org}/outside_collaborators/{username}
  2515      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
  2516      openapi_files:
  2517        - descriptions/api.github.com/api.github.com.json
  2518        - descriptions/ghec/ghec.json
  2519        - descriptions/ghes-3.17/ghes-3.17.json
  2520    - name: PUT /orgs/{org}/outside_collaborators/{username}
  2521      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
  2522      openapi_files:
  2523        - descriptions/api.github.com/api.github.com.json
  2524        - descriptions/ghec/ghec.json
  2525        - descriptions/ghes-3.17/ghes-3.17.json
  2526    - name: GET /orgs/{org}/packages
  2527      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization
  2528      openapi_files:
  2529        - descriptions/api.github.com/api.github.com.json
  2530        - descriptions/ghec/ghec.json
  2531        - descriptions/ghes-3.17/ghes-3.17.json
  2532    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}
  2533      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
  2534      openapi_files:
  2535        - descriptions/api.github.com/api.github.com.json
  2536        - descriptions/ghec/ghec.json
  2537        - descriptions/ghes-3.17/ghes-3.17.json
  2538    - name: GET /orgs/{org}/packages/{package_type}/{package_name}
  2539      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
  2540      openapi_files:
  2541        - descriptions/api.github.com/api.github.com.json
  2542        - descriptions/ghec/ghec.json
  2543        - descriptions/ghes-3.17/ghes-3.17.json
  2544    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore
  2545      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
  2546      openapi_files:
  2547        - descriptions/api.github.com/api.github.com.json
  2548        - descriptions/ghec/ghec.json
  2549        - descriptions/ghes-3.17/ghes-3.17.json
  2550    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions
  2551      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
  2552      openapi_files:
  2553        - descriptions/api.github.com/api.github.com.json
  2554        - descriptions/ghec/ghec.json
  2555        - descriptions/ghes-3.17/ghes-3.17.json
  2556    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2557      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
  2558      openapi_files:
  2559        - descriptions/api.github.com/api.github.com.json
  2560        - descriptions/ghec/ghec.json
  2561        - descriptions/ghes-3.17/ghes-3.17.json
  2562    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2563      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
  2564      openapi_files:
  2565        - descriptions/api.github.com/api.github.com.json
  2566        - descriptions/ghec/ghec.json
  2567        - descriptions/ghes-3.17/ghes-3.17.json
  2568    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  2569      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
  2570      openapi_files:
  2571        - descriptions/api.github.com/api.github.com.json
  2572        - descriptions/ghec/ghec.json
  2573        - descriptions/ghes-3.17/ghes-3.17.json
  2574    - name: GET /orgs/{org}/personal-access-token-requests
  2575      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2576      openapi_files:
  2577        - descriptions/api.github.com/api.github.com.json
  2578        - descriptions/ghec/ghec.json
  2579        - descriptions/ghes-3.17/ghes-3.17.json
  2580    - name: POST /orgs/{org}/personal-access-token-requests
  2581      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2582      openapi_files:
  2583        - descriptions/api.github.com/api.github.com.json
  2584        - descriptions/ghec/ghec.json
  2585        - descriptions/ghes-3.17/ghes-3.17.json
  2586    - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
  2587      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
  2588      openapi_files:
  2589        - descriptions/api.github.com/api.github.com.json
  2590        - descriptions/ghec/ghec.json
  2591        - descriptions/ghes-3.17/ghes-3.17.json
  2592    - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
  2593      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
  2594      openapi_files:
  2595        - descriptions/api.github.com/api.github.com.json
  2596        - descriptions/ghec/ghec.json
  2597        - descriptions/ghes-3.17/ghes-3.17.json
  2598    - name: GET /orgs/{org}/personal-access-tokens
  2599      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
  2600      openapi_files:
  2601        - descriptions/api.github.com/api.github.com.json
  2602        - descriptions/ghec/ghec.json
  2603        - descriptions/ghes-3.17/ghes-3.17.json
  2604    - name: POST /orgs/{org}/personal-access-tokens
  2605      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
  2606      openapi_files:
  2607        - descriptions/api.github.com/api.github.com.json
  2608        - descriptions/ghec/ghec.json
  2609        - descriptions/ghes-3.17/ghes-3.17.json
  2610    - name: POST /orgs/{org}/personal-access-tokens/{pat_id}
  2611      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
  2612      openapi_files:
  2613        - descriptions/api.github.com/api.github.com.json
  2614        - descriptions/ghec/ghec.json
  2615        - descriptions/ghes-3.17/ghes-3.17.json
  2616    - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
  2617      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
  2618      openapi_files:
  2619        - descriptions/api.github.com/api.github.com.json
  2620        - descriptions/ghec/ghec.json
  2621        - descriptions/ghes-3.17/ghes-3.17.json
  2622    - name: GET /orgs/{org}/pre-receive-hooks
  2623      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization
  2624      openapi_files:
  2625        - descriptions/ghes-3.17/ghes-3.17.json
  2626    - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2627      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/org-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-an-organization
  2628      openapi_files:
  2629        - descriptions/ghes-3.17/ghes-3.17.json
  2630    - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2631      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/org-pre-receive-hooks#get-a-pre-receive-hook-for-an-organization
  2632      openapi_files:
  2633        - descriptions/ghes-3.17/ghes-3.17.json
  2634    - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2635      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization
  2636      openapi_files:
  2637        - descriptions/ghes-3.17/ghes-3.17.json
  2638    - name: GET /orgs/{org}/private-registries
  2639      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization
  2640      openapi_files:
  2641        - descriptions/api.github.com/api.github.com.json
  2642        - descriptions/ghec/ghec.json
  2643        - descriptions/ghes-3.17/ghes-3.17.json
  2644    - name: POST /orgs/{org}/private-registries
  2645      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization
  2646      openapi_files:
  2647        - descriptions/api.github.com/api.github.com.json
  2648        - descriptions/ghec/ghec.json
  2649        - descriptions/ghes-3.17/ghes-3.17.json
  2650    - name: GET /orgs/{org}/private-registries/public-key
  2651      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization
  2652      openapi_files:
  2653        - descriptions/api.github.com/api.github.com.json
  2654        - descriptions/ghec/ghec.json
  2655        - descriptions/ghes-3.17/ghes-3.17.json
  2656    - name: DELETE /orgs/{org}/private-registries/{secret_name}
  2657      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization
  2658      openapi_files:
  2659        - descriptions/api.github.com/api.github.com.json
  2660        - descriptions/ghec/ghec.json
  2661        - descriptions/ghes-3.17/ghes-3.17.json
  2662    - name: GET /orgs/{org}/private-registries/{secret_name}
  2663      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization
  2664      openapi_files:
  2665        - descriptions/api.github.com/api.github.com.json
  2666        - descriptions/ghec/ghec.json
  2667        - descriptions/ghes-3.17/ghes-3.17.json
  2668    - name: PATCH /orgs/{org}/private-registries/{secret_name}
  2669      documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization
  2670      openapi_files:
  2671        - descriptions/api.github.com/api.github.com.json
  2672        - descriptions/ghec/ghec.json
  2673        - descriptions/ghes-3.17/ghes-3.17.json
  2674    - name: GET /orgs/{org}/projects
  2675      documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects
  2676      openapi_files:
  2677        - descriptions/api.github.com/api.github.com.json
  2678        - descriptions/ghec/ghec.json
  2679        - descriptions/ghes-3.17/ghes-3.17.json
  2680    - name: POST /orgs/{org}/projects
  2681      documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project
  2682      openapi_files:
  2683        - descriptions/api.github.com/api.github.com.json
  2684        - descriptions/ghec/ghec.json
  2685        - descriptions/ghes-3.17/ghes-3.17.json
  2686    - name: GET /orgs/{org}/properties/schema
  2687      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
  2688      openapi_files:
  2689        - descriptions/api.github.com/api.github.com.json
  2690        - descriptions/ghec/ghec.json
  2691        - descriptions/ghes-3.17/ghes-3.17.json
  2692    - name: PATCH /orgs/{org}/properties/schema
  2693      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
  2694      openapi_files:
  2695        - descriptions/api.github.com/api.github.com.json
  2696        - descriptions/ghec/ghec.json
  2697        - descriptions/ghes-3.17/ghes-3.17.json
  2698    - name: DELETE /orgs/{org}/properties/schema/{custom_property_name}
  2699      documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
  2700      openapi_files:
  2701        - descriptions/api.github.com/api.github.com.json
  2702        - descriptions/ghec/ghec.json
  2703        - descriptions/ghes-3.17/ghes-3.17.json
  2704    - name: GET /orgs/{org}/properties/schema/{custom_property_name}
  2705      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
  2706      openapi_files:
  2707        - descriptions/api.github.com/api.github.com.json
  2708        - descriptions/ghec/ghec.json
  2709        - descriptions/ghes-3.17/ghes-3.17.json
  2710    - name: PUT /orgs/{org}/properties/schema/{custom_property_name}
  2711      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
  2712      openapi_files:
  2713        - descriptions/api.github.com/api.github.com.json
  2714        - descriptions/ghec/ghec.json
  2715        - descriptions/ghes-3.17/ghes-3.17.json
  2716    - name: GET /orgs/{org}/properties/values
  2717      documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
  2718      openapi_files:
  2719        - descriptions/api.github.com/api.github.com.json
  2720        - descriptions/ghec/ghec.json
  2721        - descriptions/ghes-3.17/ghes-3.17.json
  2722    - name: PATCH /orgs/{org}/properties/values
  2723      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
  2724      openapi_files:
  2725        - descriptions/api.github.com/api.github.com.json
  2726        - descriptions/ghec/ghec.json
  2727        - descriptions/ghes-3.17/ghes-3.17.json
  2728    - name: GET /orgs/{org}/public_members
  2729      documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members
  2730      openapi_files:
  2731        - descriptions/api.github.com/api.github.com.json
  2732        - descriptions/ghec/ghec.json
  2733        - descriptions/ghes-3.17/ghes-3.17.json
  2734    - name: DELETE /orgs/{org}/public_members/{username}
  2735      documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
  2736      openapi_files:
  2737        - descriptions/api.github.com/api.github.com.json
  2738        - descriptions/ghec/ghec.json
  2739        - descriptions/ghes-3.17/ghes-3.17.json
  2740    - name: GET /orgs/{org}/public_members/{username}
  2741      documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
  2742      openapi_files:
  2743        - descriptions/api.github.com/api.github.com.json
  2744        - descriptions/ghec/ghec.json
  2745        - descriptions/ghes-3.17/ghes-3.17.json
  2746    - name: PUT /orgs/{org}/public_members/{username}
  2747      documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
  2748      openapi_files:
  2749        - descriptions/api.github.com/api.github.com.json
  2750        - descriptions/ghec/ghec.json
  2751        - descriptions/ghes-3.17/ghes-3.17.json
  2752    - name: GET /orgs/{org}/repos
  2753      documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories
  2754      openapi_files:
  2755        - descriptions/api.github.com/api.github.com.json
  2756        - descriptions/ghec/ghec.json
  2757        - descriptions/ghes-3.17/ghes-3.17.json
  2758    - name: POST /orgs/{org}/repos
  2759      documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository
  2760      openapi_files:
  2761        - descriptions/api.github.com/api.github.com.json
  2762        - descriptions/ghec/ghec.json
  2763        - descriptions/ghes-3.17/ghes-3.17.json
  2764    - name: GET /orgs/{org}/repository-fine-grained-permissions
  2765      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
  2766      openapi_files:
  2767        - descriptions/ghec/ghec.json
  2768        - descriptions/ghes-3.17/ghes-3.17.json
  2769    - name: GET /orgs/{org}/rulesets
  2770      documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets
  2771      openapi_files:
  2772        - descriptions/api.github.com/api.github.com.json
  2773        - descriptions/ghec/ghec.json
  2774        - descriptions/ghes-3.17/ghes-3.17.json
  2775    - name: POST /orgs/{org}/rulesets
  2776      documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset
  2777      openapi_files:
  2778        - descriptions/api.github.com/api.github.com.json
  2779        - descriptions/ghec/ghec.json
  2780        - descriptions/ghes-3.17/ghes-3.17.json
  2781    - name: GET /orgs/{org}/rulesets/rule-suites
  2782      documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
  2783      openapi_files:
  2784        - descriptions/api.github.com/api.github.com.json
  2785        - descriptions/ghec/ghec.json
  2786        - descriptions/ghes-3.17/ghes-3.17.json
  2787    - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}
  2788      documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
  2789      openapi_files:
  2790        - descriptions/api.github.com/api.github.com.json
  2791        - descriptions/ghec/ghec.json
  2792        - descriptions/ghes-3.17/ghes-3.17.json
  2793    - name: DELETE /orgs/{org}/rulesets/{ruleset_id}
  2794      documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset
  2795      openapi_files:
  2796        - descriptions/api.github.com/api.github.com.json
  2797        - descriptions/ghec/ghec.json
  2798        - descriptions/ghes-3.17/ghes-3.17.json
  2799    - name: GET /orgs/{org}/rulesets/{ruleset_id}
  2800      documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset
  2801      openapi_files:
  2802        - descriptions/api.github.com/api.github.com.json
  2803        - descriptions/ghec/ghec.json
  2804        - descriptions/ghes-3.17/ghes-3.17.json
  2805    - name: PUT /orgs/{org}/rulesets/{ruleset_id}
  2806      documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset
  2807      openapi_files:
  2808        - descriptions/api.github.com/api.github.com.json
  2809        - descriptions/ghec/ghec.json
  2810        - descriptions/ghes-3.17/ghes-3.17.json
  2811    - name: GET /orgs/{org}/rulesets/{ruleset_id}/history
  2812      documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history
  2813      openapi_files:
  2814        - descriptions/api.github.com/api.github.com.json
  2815        - descriptions/ghec/ghec.json
  2816    - name: GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}
  2817      documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version
  2818      openapi_files:
  2819        - descriptions/api.github.com/api.github.com.json
  2820        - descriptions/ghec/ghec.json
  2821    - name: GET /orgs/{org}/secret-scanning/alerts
  2822      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
  2823      openapi_files:
  2824        - descriptions/api.github.com/api.github.com.json
  2825        - descriptions/ghec/ghec.json
  2826        - descriptions/ghes-3.17/ghes-3.17.json
  2827    - name: GET /orgs/{org}/security-advisories
  2828      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization
  2829      openapi_files:
  2830        - descriptions/api.github.com/api.github.com.json
  2831        - descriptions/ghec/ghec.json
  2832    - name: GET /orgs/{org}/security-managers
  2833      documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
  2834      openapi_files:
  2835        - descriptions/api.github.com/api.github.com.json
  2836        - descriptions/ghec/ghec.json
  2837        - descriptions/ghes-3.17/ghes-3.17.json
  2838    - name: DELETE /orgs/{org}/security-managers/teams/{team_slug}
  2839      documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
  2840      openapi_files:
  2841        - descriptions/api.github.com/api.github.com.json
  2842        - descriptions/ghec/ghec.json
  2843        - descriptions/ghes-3.17/ghes-3.17.json
  2844    - name: PUT /orgs/{org}/security-managers/teams/{team_slug}
  2845      documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
  2846      openapi_files:
  2847        - descriptions/api.github.com/api.github.com.json
  2848        - descriptions/ghec/ghec.json
  2849        - descriptions/ghes-3.17/ghes-3.17.json
  2850    - name: GET /orgs/{org}/settings/billing/actions
  2851      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization
  2852      openapi_files:
  2853        - descriptions/api.github.com/api.github.com.json
  2854        - descriptions/ghec/ghec.json
  2855    - name: GET /orgs/{org}/settings/billing/advanced-security
  2856      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization
  2857      openapi_files:
  2858        - descriptions/ghec/ghec.json
  2859        - descriptions/ghes-3.17/ghes-3.17.json
  2860    - name: GET /orgs/{org}/settings/billing/packages
  2861      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization
  2862      openapi_files:
  2863        - descriptions/api.github.com/api.github.com.json
  2864        - descriptions/ghec/ghec.json
  2865    - name: GET /orgs/{org}/settings/billing/shared-storage
  2866      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization
  2867      openapi_files:
  2868        - descriptions/api.github.com/api.github.com.json
  2869        - descriptions/ghec/ghec.json
  2870    - name: GET /orgs/{org}/settings/network-configurations
  2871      documentation_url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization
  2872      openapi_files:
  2873        - descriptions/api.github.com/api.github.com.json
  2874        - descriptions/ghec/ghec.json
  2875    - name: POST /orgs/{org}/settings/network-configurations
  2876      documentation_url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization
  2877      openapi_files:
  2878        - descriptions/api.github.com/api.github.com.json
  2879        - descriptions/ghec/ghec.json
  2880    - name: DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2881      documentation_url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization
  2882      openapi_files:
  2883        - descriptions/api.github.com/api.github.com.json
  2884        - descriptions/ghec/ghec.json
  2885    - name: GET /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2886      documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization
  2887      openapi_files:
  2888        - descriptions/api.github.com/api.github.com.json
  2889        - descriptions/ghec/ghec.json
  2890    - name: PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id}
  2891      documentation_url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization
  2892      openapi_files:
  2893        - descriptions/api.github.com/api.github.com.json
  2894        - descriptions/ghec/ghec.json
  2895    - name: GET /orgs/{org}/settings/network-settings/{network_settings_id}
  2896      documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization
  2897      openapi_files:
  2898        - descriptions/api.github.com/api.github.com.json
  2899        - descriptions/ghec/ghec.json
  2900    - name: GET /orgs/{org}/team-sync/groups
  2901      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization
  2902      openapi_files:
  2903        - descriptions/ghec/ghec.json
  2904    - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics
  2905      documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team
  2906      openapi_files:
  2907        - descriptions/api.github.com/api.github.com.json
  2908        - descriptions/ghec/ghec.json
  2909    - name: GET /orgs/{org}/teams
  2910      documentation_url: https://docs.github.com/rest/teams/teams#list-teams
  2911      openapi_files:
  2912        - descriptions/api.github.com/api.github.com.json
  2913        - descriptions/ghec/ghec.json
  2914        - descriptions/ghes-3.17/ghes-3.17.json
  2915    - name: POST /orgs/{org}/teams
  2916      documentation_url: https://docs.github.com/rest/teams/teams#create-a-team
  2917      openapi_files:
  2918        - descriptions/api.github.com/api.github.com.json
  2919        - descriptions/ghec/ghec.json
  2920        - descriptions/ghes-3.17/ghes-3.17.json
  2921    - name: DELETE /orgs/{org}/teams/{team_slug}
  2922      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team
  2923      openapi_files:
  2924        - descriptions/api.github.com/api.github.com.json
  2925        - descriptions/ghec/ghec.json
  2926        - descriptions/ghes-3.17/ghes-3.17.json
  2927    - name: GET /orgs/{org}/teams/{team_slug}
  2928      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
  2929      openapi_files:
  2930        - descriptions/api.github.com/api.github.com.json
  2931        - descriptions/ghec/ghec.json
  2932        - descriptions/ghes-3.17/ghes-3.17.json
  2933    - name: PATCH /orgs/{org}/teams/{team_slug}
  2934      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team
  2935      openapi_files:
  2936        - descriptions/api.github.com/api.github.com.json
  2937        - descriptions/ghec/ghec.json
  2938        - descriptions/ghes-3.17/ghes-3.17.json
  2939    - name: GET /orgs/{org}/teams/{team_slug}/discussions
  2940      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions
  2941      openapi_files:
  2942        - descriptions/api.github.com/api.github.com.json
  2943        - descriptions/ghec/ghec.json
  2944        - descriptions/ghes-3.17/ghes-3.17.json
  2945    - name: POST /orgs/{org}/teams/{team_slug}/discussions
  2946      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion
  2947      openapi_files:
  2948        - descriptions/api.github.com/api.github.com.json
  2949        - descriptions/ghec/ghec.json
  2950        - descriptions/ghes-3.17/ghes-3.17.json
  2951    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2952      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
  2953      openapi_files:
  2954        - descriptions/api.github.com/api.github.com.json
  2955        - descriptions/ghec/ghec.json
  2956        - descriptions/ghes-3.17/ghes-3.17.json
  2957    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2958      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion
  2959      openapi_files:
  2960        - descriptions/api.github.com/api.github.com.json
  2961        - descriptions/ghec/ghec.json
  2962        - descriptions/ghes-3.17/ghes-3.17.json
  2963    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2964      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion
  2965      openapi_files:
  2966        - descriptions/api.github.com/api.github.com.json
  2967        - descriptions/ghec/ghec.json
  2968        - descriptions/ghes-3.17/ghes-3.17.json
  2969    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2970      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
  2971      openapi_files:
  2972        - descriptions/api.github.com/api.github.com.json
  2973        - descriptions/ghec/ghec.json
  2974        - descriptions/ghes-3.17/ghes-3.17.json
  2975    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2976      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
  2977      openapi_files:
  2978        - descriptions/api.github.com/api.github.com.json
  2979        - descriptions/ghec/ghec.json
  2980        - descriptions/ghes-3.17/ghes-3.17.json
  2981    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2982      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
  2983      openapi_files:
  2984        - descriptions/api.github.com/api.github.com.json
  2985        - descriptions/ghec/ghec.json
  2986        - descriptions/ghes-3.17/ghes-3.17.json
  2987    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2988      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
  2989      openapi_files:
  2990        - descriptions/api.github.com/api.github.com.json
  2991        - descriptions/ghec/ghec.json
  2992        - descriptions/ghes-3.17/ghes-3.17.json
  2993    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2994      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
  2995      openapi_files:
  2996        - descriptions/api.github.com/api.github.com.json
  2997        - descriptions/ghec/ghec.json
  2998        - descriptions/ghes-3.17/ghes-3.17.json
  2999    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  3000      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
  3001      openapi_files:
  3002        - descriptions/api.github.com/api.github.com.json
  3003        - descriptions/ghec/ghec.json
  3004        - descriptions/ghes-3.17/ghes-3.17.json
  3005    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  3006      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
  3007      openapi_files:
  3008        - descriptions/api.github.com/api.github.com.json
  3009        - descriptions/ghec/ghec.json
  3010        - descriptions/ghes-3.17/ghes-3.17.json
  3011    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}
  3012      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
  3013      openapi_files:
  3014        - descriptions/api.github.com/api.github.com.json
  3015        - descriptions/ghec/ghec.json
  3016        - descriptions/ghes-3.17/ghes-3.17.json
  3017    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  3018      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
  3019      openapi_files:
  3020        - descriptions/api.github.com/api.github.com.json
  3021        - descriptions/ghec/ghec.json
  3022        - descriptions/ghes-3.17/ghes-3.17.json
  3023    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  3024      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
  3025      openapi_files:
  3026        - descriptions/api.github.com/api.github.com.json
  3027        - descriptions/ghec/ghec.json
  3028        - descriptions/ghes-3.17/ghes-3.17.json
  3029    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}
  3030      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
  3031      openapi_files:
  3032        - descriptions/api.github.com/api.github.com.json
  3033        - descriptions/ghec/ghec.json
  3034        - descriptions/ghes-3.17/ghes-3.17.json
  3035    - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups
  3036      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team
  3037      openapi_files:
  3038        - descriptions/ghec/ghec.json
  3039        - descriptions/ghes-3.17/ghes-3.17.json
  3040    - name: GET /orgs/{org}/teams/{team_slug}/external-groups
  3041      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team
  3042      openapi_files:
  3043        - descriptions/ghec/ghec.json
  3044        - descriptions/ghes-3.17/ghes-3.17.json
  3045    - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups
  3046      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team
  3047      openapi_files:
  3048        - descriptions/ghec/ghec.json
  3049        - descriptions/ghes-3.17/ghes-3.17.json
  3050    - name: GET /orgs/{org}/teams/{team_slug}/invitations
  3051      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
  3052      openapi_files:
  3053        - descriptions/api.github.com/api.github.com.json
  3054        - descriptions/ghec/ghec.json
  3055    - name: GET /orgs/{org}/teams/{team_slug}/members
  3056      documentation_url: https://docs.github.com/rest/teams/members#list-team-members
  3057      openapi_files:
  3058        - descriptions/api.github.com/api.github.com.json
  3059        - descriptions/ghec/ghec.json
  3060        - descriptions/ghes-3.17/ghes-3.17.json
  3061    - name: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}
  3062      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
  3063      openapi_files:
  3064        - descriptions/api.github.com/api.github.com.json
  3065        - descriptions/ghec/ghec.json
  3066        - descriptions/ghes-3.17/ghes-3.17.json
  3067    - name: GET /orgs/{org}/teams/{team_slug}/memberships/{username}
  3068      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
  3069      openapi_files:
  3070        - descriptions/api.github.com/api.github.com.json
  3071        - descriptions/ghec/ghec.json
  3072        - descriptions/ghes-3.17/ghes-3.17.json
  3073    - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username}
  3074      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
  3075      openapi_files:
  3076        - descriptions/api.github.com/api.github.com.json
  3077        - descriptions/ghec/ghec.json
  3078        - descriptions/ghes-3.17/ghes-3.17.json
  3079    - name: GET /orgs/{org}/teams/{team_slug}/projects
  3080      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects
  3081      openapi_files:
  3082        - descriptions/api.github.com/api.github.com.json
  3083        - descriptions/ghec/ghec.json
  3084        - descriptions/ghes-3.17/ghes-3.17.json
  3085    - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3086      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
  3087      openapi_files:
  3088        - descriptions/api.github.com/api.github.com.json
  3089        - descriptions/ghec/ghec.json
  3090        - descriptions/ghes-3.17/ghes-3.17.json
  3091    - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3092      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
  3093      openapi_files:
  3094        - descriptions/api.github.com/api.github.com.json
  3095        - descriptions/ghec/ghec.json
  3096        - descriptions/ghes-3.17/ghes-3.17.json
  3097    - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}
  3098      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
  3099      openapi_files:
  3100        - descriptions/api.github.com/api.github.com.json
  3101        - descriptions/ghec/ghec.json
  3102        - descriptions/ghes-3.17/ghes-3.17.json
  3103    - name: GET /orgs/{org}/teams/{team_slug}/repos
  3104      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories
  3105      openapi_files:
  3106        - descriptions/api.github.com/api.github.com.json
  3107        - descriptions/ghec/ghec.json
  3108        - descriptions/ghes-3.17/ghes-3.17.json
  3109    - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3110      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
  3111      openapi_files:
  3112        - descriptions/api.github.com/api.github.com.json
  3113        - descriptions/ghec/ghec.json
  3114        - descriptions/ghes-3.17/ghes-3.17.json
  3115    - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3116      documentation_url: https://docs.github.com/rest/teams/teams#check-team-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.17/ghes-3.17.json
  3121    - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  3122      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
  3123      openapi_files:
  3124        - descriptions/api.github.com/api.github.com.json
  3125        - descriptions/ghec/ghec.json
  3126        - descriptions/ghes-3.17/ghes-3.17.json
  3127    - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  3128      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team
  3129      openapi_files:
  3130        - descriptions/ghec/ghec.json
  3131    - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  3132      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections
  3133      openapi_files:
  3134        - descriptions/ghec/ghec.json
  3135    - name: GET /orgs/{org}/teams/{team_slug}/teams
  3136      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams
  3137      openapi_files:
  3138        - descriptions/api.github.com/api.github.com.json
  3139        - descriptions/ghec/ghec.json
  3140        - descriptions/ghes-3.17/ghes-3.17.json
  3141    - name: POST /orgs/{org}/{security_product}/{enablement}
  3142      documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
  3143      openapi_files:
  3144        - descriptions/api.github.com/api.github.com.json
  3145        - descriptions/ghec/ghec.json
  3146        - descriptions/ghes-3.17/ghes-3.17.json
  3147    - name: DELETE /projects/columns/cards/{card_id}
  3148      documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card
  3149      openapi_files:
  3150        - descriptions/api.github.com/api.github.com.json
  3151        - descriptions/ghec/ghec.json
  3152        - descriptions/ghes-3.17/ghes-3.17.json
  3153    - name: GET /projects/columns/cards/{card_id}
  3154      documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card
  3155      openapi_files:
  3156        - descriptions/api.github.com/api.github.com.json
  3157        - descriptions/ghec/ghec.json
  3158        - descriptions/ghes-3.17/ghes-3.17.json
  3159    - name: PATCH /projects/columns/cards/{card_id}
  3160      documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
  3161      openapi_files:
  3162        - descriptions/api.github.com/api.github.com.json
  3163        - descriptions/ghec/ghec.json
  3164        - descriptions/ghes-3.17/ghes-3.17.json
  3165    - name: POST /projects/columns/cards/{card_id}/moves
  3166      documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card
  3167      openapi_files:
  3168        - descriptions/api.github.com/api.github.com.json
  3169        - descriptions/ghec/ghec.json
  3170        - descriptions/ghes-3.17/ghes-3.17.json
  3171    - name: DELETE /projects/columns/{column_id}
  3172      documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column
  3173      openapi_files:
  3174        - descriptions/api.github.com/api.github.com.json
  3175        - descriptions/ghec/ghec.json
  3176        - descriptions/ghes-3.17/ghes-3.17.json
  3177    - name: GET /projects/columns/{column_id}
  3178      documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column
  3179      openapi_files:
  3180        - descriptions/api.github.com/api.github.com.json
  3181        - descriptions/ghec/ghec.json
  3182        - descriptions/ghes-3.17/ghes-3.17.json
  3183    - name: PATCH /projects/columns/{column_id}
  3184      documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
  3185      openapi_files:
  3186        - descriptions/api.github.com/api.github.com.json
  3187        - descriptions/ghec/ghec.json
  3188        - descriptions/ghes-3.17/ghes-3.17.json
  3189    - name: GET /projects/columns/{column_id}/cards
  3190      documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards
  3191      openapi_files:
  3192        - descriptions/api.github.com/api.github.com.json
  3193        - descriptions/ghec/ghec.json
  3194        - descriptions/ghes-3.17/ghes-3.17.json
  3195    - name: POST /projects/columns/{column_id}/cards
  3196      documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card
  3197      openapi_files:
  3198        - descriptions/api.github.com/api.github.com.json
  3199        - descriptions/ghec/ghec.json
  3200        - descriptions/ghes-3.17/ghes-3.17.json
  3201    - name: POST /projects/columns/{column_id}/moves
  3202      documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column
  3203      openapi_files:
  3204        - descriptions/api.github.com/api.github.com.json
  3205        - descriptions/ghec/ghec.json
  3206        - descriptions/ghes-3.17/ghes-3.17.json
  3207    - name: DELETE /projects/{project_id}
  3208      documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project
  3209      openapi_files:
  3210        - descriptions/api.github.com/api.github.com.json
  3211        - descriptions/ghec/ghec.json
  3212        - descriptions/ghes-3.17/ghes-3.17.json
  3213    - name: GET /projects/{project_id}
  3214      documentation_url: https://docs.github.com/rest/projects/projects#get-a-project
  3215      openapi_files:
  3216        - descriptions/api.github.com/api.github.com.json
  3217        - descriptions/ghec/ghec.json
  3218        - descriptions/ghes-3.17/ghes-3.17.json
  3219    - name: PATCH /projects/{project_id}
  3220      documentation_url: https://docs.github.com/rest/projects/projects#update-a-project
  3221      openapi_files:
  3222        - descriptions/api.github.com/api.github.com.json
  3223        - descriptions/ghec/ghec.json
  3224        - descriptions/ghes-3.17/ghes-3.17.json
  3225    - name: GET /projects/{project_id}/collaborators
  3226      documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
  3227      openapi_files:
  3228        - descriptions/api.github.com/api.github.com.json
  3229        - descriptions/ghec/ghec.json
  3230        - descriptions/ghes-3.17/ghes-3.17.json
  3231    - name: DELETE /projects/{project_id}/collaborators/{username}
  3232      documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
  3233      openapi_files:
  3234        - descriptions/api.github.com/api.github.com.json
  3235        - descriptions/ghec/ghec.json
  3236        - descriptions/ghes-3.17/ghes-3.17.json
  3237    - name: PUT /projects/{project_id}/collaborators/{username}
  3238      documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
  3239      openapi_files:
  3240        - descriptions/api.github.com/api.github.com.json
  3241        - descriptions/ghec/ghec.json
  3242        - descriptions/ghes-3.17/ghes-3.17.json
  3243    - name: GET /projects/{project_id}/collaborators/{username}/permission
  3244      documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
  3245      openapi_files:
  3246        - descriptions/api.github.com/api.github.com.json
  3247        - descriptions/ghec/ghec.json
  3248        - descriptions/ghes-3.17/ghes-3.17.json
  3249    - name: GET /projects/{project_id}/columns
  3250      documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns
  3251      openapi_files:
  3252        - descriptions/api.github.com/api.github.com.json
  3253        - descriptions/ghec/ghec.json
  3254        - descriptions/ghes-3.17/ghes-3.17.json
  3255    - name: POST /projects/{project_id}/columns
  3256      documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column
  3257      openapi_files:
  3258        - descriptions/api.github.com/api.github.com.json
  3259        - descriptions/ghec/ghec.json
  3260        - descriptions/ghes-3.17/ghes-3.17.json
  3261    - name: GET /rate_limit
  3262      documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
  3263      openapi_files:
  3264        - descriptions/api.github.com/api.github.com.json
  3265        - descriptions/ghec/ghec.json
  3266        - descriptions/ghes-3.17/ghes-3.17.json
  3267    - name: DELETE /reactions/{reaction_id}
  3268      documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy
  3269      openapi_files:
  3270        - descriptions/ghes-3.4/ghes-3.4.json
  3271    - name: DELETE /repos/{owner}/{repo}
  3272      documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
  3273      openapi_files:
  3274        - descriptions/api.github.com/api.github.com.json
  3275        - descriptions/ghec/ghec.json
  3276        - descriptions/ghes-3.17/ghes-3.17.json
  3277    - name: GET /repos/{owner}/{repo}
  3278      documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository
  3279      openapi_files:
  3280        - descriptions/api.github.com/api.github.com.json
  3281        - descriptions/ghec/ghec.json
  3282        - descriptions/ghes-3.17/ghes-3.17.json
  3283    - name: PATCH /repos/{owner}/{repo}
  3284      documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository
  3285      openapi_files:
  3286        - descriptions/api.github.com/api.github.com.json
  3287        - descriptions/ghec/ghec.json
  3288        - descriptions/ghes-3.17/ghes-3.17.json
  3289    - name: GET /repos/{owner}/{repo}/actions/artifacts
  3290      documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
  3291      openapi_files:
  3292        - descriptions/api.github.com/api.github.com.json
  3293        - descriptions/ghec/ghec.json
  3294        - descriptions/ghes-3.17/ghes-3.17.json
  3295    - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3296      documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
  3297      openapi_files:
  3298        - descriptions/api.github.com/api.github.com.json
  3299        - descriptions/ghec/ghec.json
  3300        - descriptions/ghes-3.17/ghes-3.17.json
  3301    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  3302      documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
  3303      openapi_files:
  3304        - descriptions/api.github.com/api.github.com.json
  3305        - descriptions/ghec/ghec.json
  3306        - descriptions/ghes-3.17/ghes-3.17.json
  3307    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}
  3308      documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
  3309      openapi_files:
  3310        - descriptions/api.github.com/api.github.com.json
  3311        - descriptions/ghec/ghec.json
  3312        - descriptions/ghes-3.17/ghes-3.17.json
  3313    - name: GET /repos/{owner}/{repo}/actions/cache/usage
  3314      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
  3315      openapi_files:
  3316        - descriptions/api.github.com/api.github.com.json
  3317        - descriptions/ghec/ghec.json
  3318        - descriptions/ghes-3.17/ghes-3.17.json
  3319    - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy
  3320      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository
  3321      openapi_files:
  3322        - descriptions/ghes-3.17/ghes-3.17.json
  3323    - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy
  3324      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository
  3325      openapi_files:
  3326        - descriptions/ghes-3.17/ghes-3.17.json
  3327    - name: DELETE /repos/{owner}/{repo}/actions/caches
  3328      documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
  3329      openapi_files:
  3330        - descriptions/api.github.com/api.github.com.json
  3331        - descriptions/ghec/ghec.json
  3332        - descriptions/ghes-3.17/ghes-3.17.json
  3333    - name: GET /repos/{owner}/{repo}/actions/caches
  3334      documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
  3335      openapi_files:
  3336        - descriptions/api.github.com/api.github.com.json
  3337        - descriptions/ghec/ghec.json
  3338        - descriptions/ghes-3.17/ghes-3.17.json
  3339    - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  3340      documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
  3341      openapi_files:
  3342        - descriptions/api.github.com/api.github.com.json
  3343        - descriptions/ghec/ghec.json
  3344        - descriptions/ghes-3.17/ghes-3.17.json
  3345    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}
  3346      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
  3347      openapi_files:
  3348        - descriptions/api.github.com/api.github.com.json
  3349        - descriptions/ghec/ghec.json
  3350        - descriptions/ghes-3.17/ghes-3.17.json
  3351    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
  3352      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
  3353      openapi_files:
  3354        - descriptions/api.github.com/api.github.com.json
  3355        - descriptions/ghec/ghec.json
  3356        - descriptions/ghes-3.17/ghes-3.17.json
  3357    - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun
  3358      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
  3359      openapi_files:
  3360        - descriptions/api.github.com/api.github.com.json
  3361        - descriptions/ghec/ghec.json
  3362        - descriptions/ghes-3.17/ghes-3.17.json
  3363    - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  3364      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3365      openapi_files:
  3366        - descriptions/api.github.com/api.github.com.json
  3367        - descriptions/ghec/ghec.json
  3368        - descriptions/ghes-3.17/ghes-3.17.json
  3369    - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  3370      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  3371      openapi_files:
  3372        - descriptions/api.github.com/api.github.com.json
  3373        - descriptions/ghec/ghec.json
  3374        - descriptions/ghes-3.17/ghes-3.17.json
  3375    - name: GET /repos/{owner}/{repo}/actions/organization-secrets
  3376      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
  3377      openapi_files:
  3378        - descriptions/api.github.com/api.github.com.json
  3379        - descriptions/ghec/ghec.json
  3380        - descriptions/ghes-3.17/ghes-3.17.json
  3381    - name: GET /repos/{owner}/{repo}/actions/organization-variables
  3382      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
  3383      openapi_files:
  3384        - descriptions/api.github.com/api.github.com.json
  3385        - descriptions/ghec/ghec.json
  3386        - descriptions/ghes-3.17/ghes-3.17.json
  3387    - name: GET /repos/{owner}/{repo}/actions/permissions
  3388      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
  3389      openapi_files:
  3390        - descriptions/api.github.com/api.github.com.json
  3391        - descriptions/ghec/ghec.json
  3392        - descriptions/ghes-3.17/ghes-3.17.json
  3393    - name: PUT /repos/{owner}/{repo}/actions/permissions
  3394      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
  3395      openapi_files:
  3396        - descriptions/api.github.com/api.github.com.json
  3397        - descriptions/ghec/ghec.json
  3398        - descriptions/ghes-3.17/ghes-3.17.json
  3399    - name: GET /repos/{owner}/{repo}/actions/permissions/access
  3400      documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
  3401      openapi_files:
  3402        - descriptions/api.github.com/api.github.com.json
  3403        - descriptions/ghec/ghec.json
  3404        - descriptions/ghes-3.17/ghes-3.17.json
  3405    - name: PUT /repos/{owner}/{repo}/actions/permissions/access
  3406      documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
  3407      openapi_files:
  3408        - descriptions/api.github.com/api.github.com.json
  3409        - descriptions/ghec/ghec.json
  3410        - descriptions/ghes-3.17/ghes-3.17.json
  3411    - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions
  3412      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
  3413      openapi_files:
  3414        - descriptions/api.github.com/api.github.com.json
  3415        - descriptions/ghec/ghec.json
  3416        - descriptions/ghes-3.17/ghes-3.17.json
  3417    - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions
  3418      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
  3419      openapi_files:
  3420        - descriptions/api.github.com/api.github.com.json
  3421        - descriptions/ghec/ghec.json
  3422        - descriptions/ghes-3.17/ghes-3.17.json
  3423    - name: GET /repos/{owner}/{repo}/actions/permissions/workflow
  3424      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
  3425      openapi_files:
  3426        - descriptions/api.github.com/api.github.com.json
  3427        - descriptions/ghec/ghec.json
  3428        - descriptions/ghes-3.17/ghes-3.17.json
  3429    - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow
  3430      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
  3431      openapi_files:
  3432        - descriptions/api.github.com/api.github.com.json
  3433        - descriptions/ghec/ghec.json
  3434        - descriptions/ghes-3.17/ghes-3.17.json
  3435    - name: GET /repos/{owner}/{repo}/actions/runners
  3436      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository
  3437      openapi_files:
  3438        - descriptions/api.github.com/api.github.com.json
  3439        - descriptions/ghec/ghec.json
  3440        - descriptions/ghes-3.17/ghes-3.17.json
  3441    - name: GET /repos/{owner}/{repo}/actions/runners/downloads
  3442      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
  3443      openapi_files:
  3444        - descriptions/api.github.com/api.github.com.json
  3445        - descriptions/ghec/ghec.json
  3446        - descriptions/ghes-3.17/ghes-3.17.json
  3447    - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig
  3448      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
  3449      openapi_files:
  3450        - descriptions/api.github.com/api.github.com.json
  3451        - descriptions/ghec/ghec.json
  3452        - descriptions/ghes-3.17/ghes-3.17.json
  3453    - name: POST /repos/{owner}/{repo}/actions/runners/registration-token
  3454      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
  3455      openapi_files:
  3456        - descriptions/api.github.com/api.github.com.json
  3457        - descriptions/ghec/ghec.json
  3458        - descriptions/ghes-3.17/ghes-3.17.json
  3459    - name: POST /repos/{owner}/{repo}/actions/runners/remove-token
  3460      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
  3461      openapi_files:
  3462        - descriptions/api.github.com/api.github.com.json
  3463        - descriptions/ghec/ghec.json
  3464        - descriptions/ghes-3.17/ghes-3.17.json
  3465    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
  3466      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
  3467      openapi_files:
  3468        - descriptions/api.github.com/api.github.com.json
  3469        - descriptions/ghec/ghec.json
  3470        - descriptions/ghes-3.17/ghes-3.17.json
  3471    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}
  3472      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
  3473      openapi_files:
  3474        - descriptions/api.github.com/api.github.com.json
  3475        - descriptions/ghec/ghec.json
  3476        - descriptions/ghes-3.17/ghes-3.17.json
  3477    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3478      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
  3479      openapi_files:
  3480        - descriptions/api.github.com/api.github.com.json
  3481        - descriptions/ghec/ghec.json
  3482        - descriptions/ghes-3.17/ghes-3.17.json
  3483    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3484      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
  3485      openapi_files:
  3486        - descriptions/api.github.com/api.github.com.json
  3487        - descriptions/ghec/ghec.json
  3488        - descriptions/ghes-3.17/ghes-3.17.json
  3489    - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3490      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
  3491      openapi_files:
  3492        - descriptions/api.github.com/api.github.com.json
  3493        - descriptions/ghec/ghec.json
  3494        - descriptions/ghes-3.17/ghes-3.17.json
  3495    - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  3496      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
  3497      openapi_files:
  3498        - descriptions/api.github.com/api.github.com.json
  3499        - descriptions/ghec/ghec.json
  3500        - descriptions/ghes-3.17/ghes-3.17.json
  3501    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  3502      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
  3503      openapi_files:
  3504        - descriptions/api.github.com/api.github.com.json
  3505        - descriptions/ghec/ghec.json
  3506        - descriptions/ghes-3.17/ghes-3.17.json
  3507    - name: GET /repos/{owner}/{repo}/actions/runs
  3508      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
  3509      openapi_files:
  3510        - descriptions/api.github.com/api.github.com.json
  3511        - descriptions/ghec/ghec.json
  3512        - descriptions/ghes-3.17/ghes-3.17.json
  3513    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}
  3514      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
  3515      openapi_files:
  3516        - descriptions/api.github.com/api.github.com.json
  3517        - descriptions/ghec/ghec.json
  3518        - descriptions/ghes-3.17/ghes-3.17.json
  3519    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}
  3520      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
  3521      openapi_files:
  3522        - descriptions/api.github.com/api.github.com.json
  3523        - descriptions/ghec/ghec.json
  3524        - descriptions/ghes-3.17/ghes-3.17.json
  3525    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals
  3526      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
  3527      openapi_files:
  3528        - descriptions/api.github.com/api.github.com.json
  3529        - descriptions/ghec/ghec.json
  3530        - descriptions/ghes-3.17/ghes-3.17.json
  3531    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve
  3532      documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
  3533      openapi_files:
  3534        - descriptions/api.github.com/api.github.com.json
  3535        - descriptions/ghec/ghec.json
  3536    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts
  3537      documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
  3538      openapi_files:
  3539        - descriptions/api.github.com/api.github.com.json
  3540        - descriptions/ghec/ghec.json
  3541        - descriptions/ghes-3.17/ghes-3.17.json
  3542    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}
  3543      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
  3544      openapi_files:
  3545        - descriptions/api.github.com/api.github.com.json
  3546        - descriptions/ghec/ghec.json
  3547        - descriptions/ghes-3.17/ghes-3.17.json
  3548    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs
  3549      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
  3550      openapi_files:
  3551        - descriptions/api.github.com/api.github.com.json
  3552        - descriptions/ghec/ghec.json
  3553        - descriptions/ghes-3.17/ghes-3.17.json
  3554    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs
  3555      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
  3556      openapi_files:
  3557        - descriptions/api.github.com/api.github.com.json
  3558        - descriptions/ghec/ghec.json
  3559        - descriptions/ghes-3.17/ghes-3.17.json
  3560    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel
  3561      documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
  3562      openapi_files:
  3563        - descriptions/api.github.com/api.github.com.json
  3564        - descriptions/ghec/ghec.json
  3565        - descriptions/ghes-3.17/ghes-3.17.json
  3566    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule
  3567      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
  3568      openapi_files:
  3569        - descriptions/api.github.com/api.github.com.json
  3570        - descriptions/ghec/ghec.json
  3571        - descriptions/ghes-3.17/ghes-3.17.json
  3572    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel
  3573      documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
  3574      openapi_files:
  3575        - descriptions/api.github.com/api.github.com.json
  3576        - descriptions/ghec/ghec.json
  3577        - descriptions/ghes-3.17/ghes-3.17.json
  3578    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs
  3579      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
  3580      openapi_files:
  3581        - descriptions/api.github.com/api.github.com.json
  3582        - descriptions/ghec/ghec.json
  3583        - descriptions/ghes-3.17/ghes-3.17.json
  3584    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3585      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
  3586      openapi_files:
  3587        - descriptions/api.github.com/api.github.com.json
  3588        - descriptions/ghec/ghec.json
  3589        - descriptions/ghes-3.17/ghes-3.17.json
  3590    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  3591      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
  3592      openapi_files:
  3593        - descriptions/api.github.com/api.github.com.json
  3594        - descriptions/ghec/ghec.json
  3595        - descriptions/ghes-3.17/ghes-3.17.json
  3596    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3597      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
  3598      openapi_files:
  3599        - descriptions/api.github.com/api.github.com.json
  3600        - descriptions/ghec/ghec.json
  3601        - descriptions/ghes-3.17/ghes-3.17.json
  3602    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  3603      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
  3604      openapi_files:
  3605        - descriptions/api.github.com/api.github.com.json
  3606        - descriptions/ghec/ghec.json
  3607        - descriptions/ghes-3.17/ghes-3.17.json
  3608    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
  3609      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
  3610      openapi_files:
  3611        - descriptions/api.github.com/api.github.com.json
  3612        - descriptions/ghec/ghec.json
  3613        - descriptions/ghes-3.17/ghes-3.17.json
  3614    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs
  3615      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
  3616      openapi_files:
  3617        - descriptions/api.github.com/api.github.com.json
  3618        - descriptions/ghec/ghec.json
  3619        - descriptions/ghes-3.17/ghes-3.17.json
  3620    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing
  3621      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
  3622      openapi_files:
  3623        - descriptions/api.github.com/api.github.com.json
  3624        - descriptions/ghec/ghec.json
  3625    - name: GET /repos/{owner}/{repo}/actions/secrets
  3626      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
  3627      openapi_files:
  3628        - descriptions/api.github.com/api.github.com.json
  3629        - descriptions/ghec/ghec.json
  3630        - descriptions/ghes-3.17/ghes-3.17.json
  3631    - name: GET /repos/{owner}/{repo}/actions/secrets/public-key
  3632      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
  3633      openapi_files:
  3634        - descriptions/api.github.com/api.github.com.json
  3635        - descriptions/ghec/ghec.json
  3636        - descriptions/ghes-3.17/ghes-3.17.json
  3637    - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3638      documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
  3639      openapi_files:
  3640        - descriptions/api.github.com/api.github.com.json
  3641        - descriptions/ghec/ghec.json
  3642        - descriptions/ghes-3.17/ghes-3.17.json
  3643    - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3644      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
  3645      openapi_files:
  3646        - descriptions/api.github.com/api.github.com.json
  3647        - descriptions/ghec/ghec.json
  3648        - descriptions/ghes-3.17/ghes-3.17.json
  3649    - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3650      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
  3651      openapi_files:
  3652        - descriptions/api.github.com/api.github.com.json
  3653        - descriptions/ghec/ghec.json
  3654        - descriptions/ghes-3.17/ghes-3.17.json
  3655    - name: GET /repos/{owner}/{repo}/actions/variables
  3656      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables
  3657      openapi_files:
  3658        - descriptions/api.github.com/api.github.com.json
  3659        - descriptions/ghec/ghec.json
  3660        - descriptions/ghes-3.17/ghes-3.17.json
  3661    - name: POST /repos/{owner}/{repo}/actions/variables
  3662      documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
  3663      openapi_files:
  3664        - descriptions/api.github.com/api.github.com.json
  3665        - descriptions/ghec/ghec.json
  3666        - descriptions/ghes-3.17/ghes-3.17.json
  3667    - name: DELETE /repos/{owner}/{repo}/actions/variables/{name}
  3668      documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
  3669      openapi_files:
  3670        - descriptions/api.github.com/api.github.com.json
  3671        - descriptions/ghec/ghec.json
  3672        - descriptions/ghes-3.17/ghes-3.17.json
  3673    - name: GET /repos/{owner}/{repo}/actions/variables/{name}
  3674      documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
  3675      openapi_files:
  3676        - descriptions/api.github.com/api.github.com.json
  3677        - descriptions/ghec/ghec.json
  3678        - descriptions/ghes-3.17/ghes-3.17.json
  3679    - name: PATCH /repos/{owner}/{repo}/actions/variables/{name}
  3680      documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
  3681      openapi_files:
  3682        - descriptions/api.github.com/api.github.com.json
  3683        - descriptions/ghec/ghec.json
  3684        - descriptions/ghes-3.17/ghes-3.17.json
  3685    - name: GET /repos/{owner}/{repo}/actions/workflows
  3686      documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
  3687      openapi_files:
  3688        - descriptions/api.github.com/api.github.com.json
  3689        - descriptions/ghec/ghec.json
  3690        - descriptions/ghes-3.17/ghes-3.17.json
  3691    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}
  3692      documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow
  3693      openapi_files:
  3694        - descriptions/api.github.com/api.github.com.json
  3695        - descriptions/ghec/ghec.json
  3696        - descriptions/ghes-3.17/ghes-3.17.json
  3697    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable
  3698      documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
  3699      openapi_files:
  3700        - descriptions/api.github.com/api.github.com.json
  3701        - descriptions/ghec/ghec.json
  3702        - descriptions/ghes-3.17/ghes-3.17.json
  3703    - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches
  3704      documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
  3705      openapi_files:
  3706        - descriptions/api.github.com/api.github.com.json
  3707        - descriptions/ghec/ghec.json
  3708        - descriptions/ghes-3.17/ghes-3.17.json
  3709    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable
  3710      documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
  3711      openapi_files:
  3712        - descriptions/api.github.com/api.github.com.json
  3713        - descriptions/ghec/ghec.json
  3714        - descriptions/ghes-3.17/ghes-3.17.json
  3715    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
  3716      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
  3717      openapi_files:
  3718        - descriptions/api.github.com/api.github.com.json
  3719        - descriptions/ghec/ghec.json
  3720        - descriptions/ghes-3.17/ghes-3.17.json
  3721    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing
  3722      documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
  3723      openapi_files:
  3724        - descriptions/api.github.com/api.github.com.json
  3725        - descriptions/ghec/ghec.json
  3726    - name: GET /repos/{owner}/{repo}/activity
  3727      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities
  3728      openapi_files:
  3729        - descriptions/api.github.com/api.github.com.json
  3730        - descriptions/ghec/ghec.json
  3731        - descriptions/ghes-3.17/ghes-3.17.json
  3732    - name: GET /repos/{owner}/{repo}/assignees
  3733      documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees
  3734      openapi_files:
  3735        - descriptions/api.github.com/api.github.com.json
  3736        - descriptions/ghec/ghec.json
  3737        - descriptions/ghes-3.17/ghes-3.17.json
  3738    - name: GET /repos/{owner}/{repo}/assignees/{assignee}
  3739      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
  3740      openapi_files:
  3741        - descriptions/api.github.com/api.github.com.json
  3742        - descriptions/ghec/ghec.json
  3743        - descriptions/ghes-3.17/ghes-3.17.json
  3744    - name: POST /repos/{owner}/{repo}/attestations
  3745      documentation_url: https://docs.github.com/rest/repos/repos#create-an-attestation
  3746      openapi_files:
  3747        - descriptions/api.github.com/api.github.com.json
  3748        - descriptions/ghec/ghec.json
  3749    - name: GET /repos/{owner}/{repo}/attestations/{subject_digest}
  3750      documentation_url: https://docs.github.com/rest/repos/repos#list-attestations
  3751      openapi_files:
  3752        - descriptions/api.github.com/api.github.com.json
  3753        - descriptions/ghec/ghec.json
  3754    - name: GET /repos/{owner}/{repo}/autolinks
  3755      documentation_url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository
  3756      openapi_files:
  3757        - descriptions/api.github.com/api.github.com.json
  3758        - descriptions/ghec/ghec.json
  3759        - descriptions/ghes-3.17/ghes-3.17.json
  3760    - name: POST /repos/{owner}/{repo}/autolinks
  3761      documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
  3762      openapi_files:
  3763        - descriptions/api.github.com/api.github.com.json
  3764        - descriptions/ghec/ghec.json
  3765        - descriptions/ghes-3.17/ghes-3.17.json
  3766    - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}
  3767      documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
  3768      openapi_files:
  3769        - descriptions/api.github.com/api.github.com.json
  3770        - descriptions/ghec/ghec.json
  3771        - descriptions/ghes-3.17/ghes-3.17.json
  3772    - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id}
  3773      documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
  3774      openapi_files:
  3775        - descriptions/api.github.com/api.github.com.json
  3776        - descriptions/ghec/ghec.json
  3777        - descriptions/ghes-3.17/ghes-3.17.json
  3778    - name: DELETE /repos/{owner}/{repo}/automated-security-fixes
  3779      documentation_url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates
  3780      openapi_files:
  3781        - descriptions/api.github.com/api.github.com.json
  3782        - descriptions/ghec/ghec.json
  3783    - name: GET /repos/{owner}/{repo}/automated-security-fixes
  3784      documentation_url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository
  3785      openapi_files:
  3786        - descriptions/api.github.com/api.github.com.json
  3787        - descriptions/ghec/ghec.json
  3788        - descriptions/ghes-3.17/ghes-3.17.json
  3789    - name: PUT /repos/{owner}/{repo}/automated-security-fixes
  3790      documentation_url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates
  3791      openapi_files:
  3792        - descriptions/api.github.com/api.github.com.json
  3793        - descriptions/ghec/ghec.json
  3794    - name: GET /repos/{owner}/{repo}/branches
  3795      documentation_url: https://docs.github.com/rest/branches/branches#list-branches
  3796      openapi_files:
  3797        - descriptions/api.github.com/api.github.com.json
  3798        - descriptions/ghec/ghec.json
  3799        - descriptions/ghes-3.17/ghes-3.17.json
  3800    - name: GET /repos/{owner}/{repo}/branches/{branch}
  3801      documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch
  3802      openapi_files:
  3803        - descriptions/api.github.com/api.github.com.json
  3804        - descriptions/ghec/ghec.json
  3805        - descriptions/ghes-3.17/ghes-3.17.json
  3806    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection
  3807      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
  3808      openapi_files:
  3809        - descriptions/api.github.com/api.github.com.json
  3810        - descriptions/ghec/ghec.json
  3811        - descriptions/ghes-3.17/ghes-3.17.json
  3812    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection
  3813      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
  3814      openapi_files:
  3815        - descriptions/api.github.com/api.github.com.json
  3816        - descriptions/ghec/ghec.json
  3817        - descriptions/ghes-3.17/ghes-3.17.json
  3818    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection
  3819      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
  3820      openapi_files:
  3821        - descriptions/api.github.com/api.github.com.json
  3822        - descriptions/ghec/ghec.json
  3823        - descriptions/ghes-3.17/ghes-3.17.json
  3824    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3825      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
  3826      openapi_files:
  3827        - descriptions/api.github.com/api.github.com.json
  3828        - descriptions/ghec/ghec.json
  3829        - descriptions/ghes-3.17/ghes-3.17.json
  3830    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3831      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
  3832      openapi_files:
  3833        - descriptions/api.github.com/api.github.com.json
  3834        - descriptions/ghec/ghec.json
  3835        - descriptions/ghes-3.17/ghes-3.17.json
  3836    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3837      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
  3838      openapi_files:
  3839        - descriptions/api.github.com/api.github.com.json
  3840        - descriptions/ghec/ghec.json
  3841        - descriptions/ghes-3.17/ghes-3.17.json
  3842    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3843      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
  3844      openapi_files:
  3845        - descriptions/api.github.com/api.github.com.json
  3846        - descriptions/ghec/ghec.json
  3847        - descriptions/ghes-3.17/ghes-3.17.json
  3848    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3849      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
  3850      openapi_files:
  3851        - descriptions/api.github.com/api.github.com.json
  3852        - descriptions/ghec/ghec.json
  3853        - descriptions/ghes-3.17/ghes-3.17.json
  3854    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3855      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
  3856      openapi_files:
  3857        - descriptions/api.github.com/api.github.com.json
  3858        - descriptions/ghec/ghec.json
  3859        - descriptions/ghes-3.17/ghes-3.17.json
  3860    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3861      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
  3862      openapi_files:
  3863        - descriptions/api.github.com/api.github.com.json
  3864        - descriptions/ghec/ghec.json
  3865        - descriptions/ghes-3.17/ghes-3.17.json
  3866    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3867      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
  3868      openapi_files:
  3869        - descriptions/api.github.com/api.github.com.json
  3870        - descriptions/ghec/ghec.json
  3871        - descriptions/ghes-3.17/ghes-3.17.json
  3872    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3873      documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
  3874      openapi_files:
  3875        - descriptions/api.github.com/api.github.com.json
  3876        - descriptions/ghec/ghec.json
  3877        - descriptions/ghes-3.17/ghes-3.17.json
  3878    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3879      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
  3880      openapi_files:
  3881        - descriptions/api.github.com/api.github.com.json
  3882        - descriptions/ghec/ghec.json
  3883        - descriptions/ghes-3.17/ghes-3.17.json
  3884    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3885      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
  3886      openapi_files:
  3887        - descriptions/api.github.com/api.github.com.json
  3888        - descriptions/ghec/ghec.json
  3889        - descriptions/ghes-3.17/ghes-3.17.json
  3890    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3891      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
  3892      openapi_files:
  3893        - descriptions/api.github.com/api.github.com.json
  3894        - descriptions/ghec/ghec.json
  3895        - descriptions/ghes-3.17/ghes-3.17.json
  3896    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3897      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
  3898      openapi_files:
  3899        - descriptions/api.github.com/api.github.com.json
  3900        - descriptions/ghec/ghec.json
  3901        - descriptions/ghes-3.17/ghes-3.17.json
  3902    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3903      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
  3904      openapi_files:
  3905        - descriptions/api.github.com/api.github.com.json
  3906        - descriptions/ghec/ghec.json
  3907        - descriptions/ghes-3.17/ghes-3.17.json
  3908    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3909      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
  3910      openapi_files:
  3911        - descriptions/api.github.com/api.github.com.json
  3912        - descriptions/ghec/ghec.json
  3913        - descriptions/ghes-3.17/ghes-3.17.json
  3914    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3915      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
  3916      openapi_files:
  3917        - descriptions/api.github.com/api.github.com.json
  3918        - descriptions/ghec/ghec.json
  3919        - descriptions/ghes-3.17/ghes-3.17.json
  3920    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3921      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
  3922      openapi_files:
  3923        - descriptions/api.github.com/api.github.com.json
  3924        - descriptions/ghec/ghec.json
  3925        - descriptions/ghes-3.17/ghes-3.17.json
  3926    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3927      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
  3928      openapi_files:
  3929        - descriptions/api.github.com/api.github.com.json
  3930        - descriptions/ghec/ghec.json
  3931        - descriptions/ghes-3.17/ghes-3.17.json
  3932    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3933      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
  3934      openapi_files:
  3935        - descriptions/api.github.com/api.github.com.json
  3936        - descriptions/ghec/ghec.json
  3937        - descriptions/ghes-3.17/ghes-3.17.json
  3938    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3939      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
  3940      openapi_files:
  3941        - descriptions/api.github.com/api.github.com.json
  3942        - descriptions/ghec/ghec.json
  3943        - descriptions/ghes-3.17/ghes-3.17.json
  3944    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3945      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
  3946      openapi_files:
  3947        - descriptions/api.github.com/api.github.com.json
  3948        - descriptions/ghec/ghec.json
  3949        - descriptions/ghes-3.17/ghes-3.17.json
  3950    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3951      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
  3952      openapi_files:
  3953        - descriptions/api.github.com/api.github.com.json
  3954        - descriptions/ghec/ghec.json
  3955        - descriptions/ghes-3.17/ghes-3.17.json
  3956    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3957      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
  3958      openapi_files:
  3959        - descriptions/api.github.com/api.github.com.json
  3960        - descriptions/ghec/ghec.json
  3961        - descriptions/ghes-3.17/ghes-3.17.json
  3962    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3963      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
  3964      openapi_files:
  3965        - descriptions/api.github.com/api.github.com.json
  3966        - descriptions/ghec/ghec.json
  3967        - descriptions/ghes-3.17/ghes-3.17.json
  3968    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3969      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
  3970      openapi_files:
  3971        - descriptions/api.github.com/api.github.com.json
  3972        - descriptions/ghec/ghec.json
  3973        - descriptions/ghes-3.17/ghes-3.17.json
  3974    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3975      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
  3976      openapi_files:
  3977        - descriptions/api.github.com/api.github.com.json
  3978        - descriptions/ghec/ghec.json
  3979        - descriptions/ghes-3.17/ghes-3.17.json
  3980    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3981      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
  3982      openapi_files:
  3983        - descriptions/api.github.com/api.github.com.json
  3984        - descriptions/ghec/ghec.json
  3985        - descriptions/ghes-3.17/ghes-3.17.json
  3986    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3987      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
  3988      openapi_files:
  3989        - descriptions/api.github.com/api.github.com.json
  3990        - descriptions/ghec/ghec.json
  3991        - descriptions/ghes-3.17/ghes-3.17.json
  3992    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3993      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
  3994      openapi_files:
  3995        - descriptions/api.github.com/api.github.com.json
  3996        - descriptions/ghec/ghec.json
  3997        - descriptions/ghes-3.17/ghes-3.17.json
  3998    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3999      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
  4000      openapi_files:
  4001        - descriptions/api.github.com/api.github.com.json
  4002        - descriptions/ghec/ghec.json
  4003        - descriptions/ghes-3.17/ghes-3.17.json
  4004    - name: POST /repos/{owner}/{repo}/branches/{branch}/rename
  4005      documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch
  4006      openapi_files:
  4007        - descriptions/api.github.com/api.github.com.json
  4008        - descriptions/ghec/ghec.json
  4009        - descriptions/ghes-3.17/ghes-3.17.json
  4010    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules
  4011      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#list-repository-push-rule-bypass-requests
  4012      openapi_files:
  4013        - descriptions/ghec/ghec.json
  4014        - descriptions/ghes-3.17/ghes-3.17.json
  4015    - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}
  4016      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#get-a-repository-push-bypass-request
  4017      openapi_files:
  4018        - descriptions/ghec/ghec.json
  4019        - descriptions/ghes-3.17/ghes-3.17.json
  4020    - name: GET /repos/{owner}/{repo}/bypass-requests/secret-scanning
  4021      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#list-bypass-requests-for-secret-scanning-for-a-repository
  4022      openapi_files:
  4023        - descriptions/ghec/ghec.json
  4024        - descriptions/ghes-3.17/ghes-3.17.json
  4025    - name: GET /repos/{owner}/{repo}/bypass-requests/secret-scanning/{bypass_request_number}
  4026      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#get-a-bypass-request-for-secret-scanning
  4027      openapi_files:
  4028        - descriptions/ghec/ghec.json
  4029        - descriptions/ghes-3.17/ghes-3.17.json
  4030    - name: PATCH /repos/{owner}/{repo}/bypass-requests/secret-scanning/{bypass_request_number}
  4031      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#review-a-bypass-request-for-secret-scanning
  4032      openapi_files:
  4033        - descriptions/ghec/ghec.json
  4034        - descriptions/ghes-3.17/ghes-3.17.json
  4035    - name: DELETE /repos/{owner}/{repo}/bypass-responses/secret-scanning/{bypass_response_id}
  4036      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#dismiss-a-response-on-a-bypass-request-for-secret-scanning
  4037      openapi_files:
  4038        - descriptions/ghec/ghec.json
  4039        - descriptions/ghes-3.17/ghes-3.17.json
  4040    - name: POST /repos/{owner}/{repo}/check-runs
  4041      documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run
  4042      openapi_files:
  4043        - descriptions/api.github.com/api.github.com.json
  4044        - descriptions/ghec/ghec.json
  4045        - descriptions/ghes-3.17/ghes-3.17.json
  4046    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}
  4047      documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run
  4048      openapi_files:
  4049        - descriptions/api.github.com/api.github.com.json
  4050        - descriptions/ghec/ghec.json
  4051        - descriptions/ghes-3.17/ghes-3.17.json
  4052    - name: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}
  4053      documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run
  4054      openapi_files:
  4055        - descriptions/api.github.com/api.github.com.json
  4056        - descriptions/ghec/ghec.json
  4057        - descriptions/ghes-3.17/ghes-3.17.json
  4058    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations
  4059      documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
  4060      openapi_files:
  4061        - descriptions/api.github.com/api.github.com.json
  4062        - descriptions/ghec/ghec.json
  4063        - descriptions/ghes-3.17/ghes-3.17.json
  4064    - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
  4065      documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
  4066      openapi_files:
  4067        - descriptions/api.github.com/api.github.com.json
  4068        - descriptions/ghec/ghec.json
  4069        - descriptions/ghes-3.17/ghes-3.17.json
  4070    - name: POST /repos/{owner}/{repo}/check-suites
  4071      documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite
  4072      openapi_files:
  4073        - descriptions/api.github.com/api.github.com.json
  4074        - descriptions/ghec/ghec.json
  4075        - descriptions/ghes-3.17/ghes-3.17.json
  4076    - name: PATCH /repos/{owner}/{repo}/check-suites/preferences
  4077      documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
  4078      openapi_files:
  4079        - descriptions/api.github.com/api.github.com.json
  4080        - descriptions/ghec/ghec.json
  4081        - descriptions/ghes-3.17/ghes-3.17.json
  4082    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}
  4083      documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite
  4084      openapi_files:
  4085        - descriptions/api.github.com/api.github.com.json
  4086        - descriptions/ghec/ghec.json
  4087        - descriptions/ghes-3.17/ghes-3.17.json
  4088    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs
  4089      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
  4090      openapi_files:
  4091        - descriptions/api.github.com/api.github.com.json
  4092        - descriptions/ghec/ghec.json
  4093        - descriptions/ghes-3.17/ghes-3.17.json
  4094    - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest
  4095      documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
  4096      openapi_files:
  4097        - descriptions/api.github.com/api.github.com.json
  4098        - descriptions/ghec/ghec.json
  4099        - descriptions/ghes-3.17/ghes-3.17.json
  4100    - name: GET /repos/{owner}/{repo}/code-scanning/alerts
  4101      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
  4102      openapi_files:
  4103        - descriptions/api.github.com/api.github.com.json
  4104        - descriptions/ghec/ghec.json
  4105        - descriptions/ghes-3.17/ghes-3.17.json
  4106    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  4107      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
  4108      openapi_files:
  4109        - descriptions/api.github.com/api.github.com.json
  4110        - descriptions/ghec/ghec.json
  4111        - descriptions/ghes-3.17/ghes-3.17.json
  4112    - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  4113      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
  4114      openapi_files:
  4115        - descriptions/api.github.com/api.github.com.json
  4116        - descriptions/ghec/ghec.json
  4117        - descriptions/ghes-3.17/ghes-3.17.json
  4118    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  4119      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
  4120      openapi_files:
  4121        - descriptions/api.github.com/api.github.com.json
  4122        - descriptions/ghec/ghec.json
  4123    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
  4124      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert
  4125      openapi_files:
  4126        - descriptions/api.github.com/api.github.com.json
  4127        - descriptions/ghec/ghec.json
  4128    - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits
  4129      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert
  4130      openapi_files:
  4131        - descriptions/api.github.com/api.github.com.json
  4132        - descriptions/ghec/ghec.json
  4133    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
  4134      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
  4135      openapi_files:
  4136        - descriptions/api.github.com/api.github.com.json
  4137        - descriptions/ghec/ghec.json
  4138        - descriptions/ghes-3.17/ghes-3.17.json
  4139    - name: GET /repos/{owner}/{repo}/code-scanning/analyses
  4140      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
  4141      openapi_files:
  4142        - descriptions/api.github.com/api.github.com.json
  4143        - descriptions/ghec/ghec.json
  4144        - descriptions/ghes-3.17/ghes-3.17.json
  4145    - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  4146      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
  4147      openapi_files:
  4148        - descriptions/api.github.com/api.github.com.json
  4149        - descriptions/ghec/ghec.json
  4150        - descriptions/ghes-3.17/ghes-3.17.json
  4151    - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  4152      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
  4153      openapi_files:
  4154        - descriptions/api.github.com/api.github.com.json
  4155        - descriptions/ghec/ghec.json
  4156        - descriptions/ghes-3.17/ghes-3.17.json
  4157    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases
  4158      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
  4159      openapi_files:
  4160        - descriptions/api.github.com/api.github.com.json
  4161        - descriptions/ghec/ghec.json
  4162    - name: DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  4163      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database
  4164      openapi_files:
  4165        - descriptions/api.github.com/api.github.com.json
  4166        - descriptions/ghec/ghec.json
  4167    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  4168      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
  4169      openapi_files:
  4170        - descriptions/api.github.com/api.github.com.json
  4171        - descriptions/ghec/ghec.json
  4172    - name: POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses
  4173      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis
  4174      openapi_files:
  4175        - descriptions/api.github.com/api.github.com.json
  4176        - descriptions/ghec/ghec.json
  4177    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}
  4178      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis
  4179      openapi_files:
  4180        - descriptions/api.github.com/api.github.com.json
  4181        - descriptions/ghec/ghec.json
  4182    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}
  4183      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis
  4184      openapi_files:
  4185        - descriptions/api.github.com/api.github.com.json
  4186        - descriptions/ghec/ghec.json
  4187    - name: GET /repos/{owner}/{repo}/code-scanning/default-setup
  4188      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
  4189      openapi_files:
  4190        - descriptions/api.github.com/api.github.com.json
  4191        - descriptions/ghec/ghec.json
  4192        - descriptions/ghes-3.17/ghes-3.17.json
  4193    - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup
  4194      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
  4195      openapi_files:
  4196        - descriptions/api.github.com/api.github.com.json
  4197        - descriptions/ghec/ghec.json
  4198        - descriptions/ghes-3.17/ghes-3.17.json
  4199    - name: POST /repos/{owner}/{repo}/code-scanning/sarifs
  4200      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
  4201      openapi_files:
  4202        - descriptions/api.github.com/api.github.com.json
  4203        - descriptions/ghec/ghec.json
  4204        - descriptions/ghes-3.17/ghes-3.17.json
  4205    - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}
  4206      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
  4207      openapi_files:
  4208        - descriptions/api.github.com/api.github.com.json
  4209        - descriptions/ghec/ghec.json
  4210        - descriptions/ghes-3.17/ghes-3.17.json
  4211    - name: GET /repos/{owner}/{repo}/code-security-configuration
  4212      documentation_url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository
  4213      openapi_files:
  4214        - descriptions/api.github.com/api.github.com.json
  4215        - descriptions/ghec/ghec.json
  4216        - descriptions/ghes-3.17/ghes-3.17.json
  4217    - name: GET /repos/{owner}/{repo}/codeowners/errors
  4218      documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
  4219      openapi_files:
  4220        - descriptions/api.github.com/api.github.com.json
  4221        - descriptions/ghec/ghec.json
  4222        - descriptions/ghes-3.17/ghes-3.17.json
  4223    - name: GET /repos/{owner}/{repo}/codespaces
  4224      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user
  4225      openapi_files:
  4226        - descriptions/api.github.com/api.github.com.json
  4227        - descriptions/ghec/ghec.json
  4228    - name: POST /repos/{owner}/{repo}/codespaces
  4229      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
  4230      openapi_files:
  4231        - descriptions/api.github.com/api.github.com.json
  4232        - descriptions/ghec/ghec.json
  4233    - name: GET /repos/{owner}/{repo}/codespaces/devcontainers
  4234      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user
  4235      openapi_files:
  4236        - descriptions/api.github.com/api.github.com.json
  4237        - descriptions/ghec/ghec.json
  4238    - name: GET /repos/{owner}/{repo}/codespaces/machines
  4239      documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
  4240      openapi_files:
  4241        - descriptions/api.github.com/api.github.com.json
  4242        - descriptions/ghec/ghec.json
  4243    - name: GET /repos/{owner}/{repo}/codespaces/new
  4244      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
  4245      openapi_files:
  4246        - descriptions/api.github.com/api.github.com.json
  4247        - descriptions/ghec/ghec.json
  4248    - name: GET /repos/{owner}/{repo}/codespaces/permissions_check
  4249      documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
  4250      openapi_files:
  4251        - descriptions/api.github.com/api.github.com.json
  4252        - descriptions/ghec/ghec.json
  4253    - name: GET /repos/{owner}/{repo}/codespaces/secrets
  4254      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
  4255      openapi_files:
  4256        - descriptions/api.github.com/api.github.com.json
  4257        - descriptions/ghec/ghec.json
  4258    - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key
  4259      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
  4260      openapi_files:
  4261        - descriptions/api.github.com/api.github.com.json
  4262        - descriptions/ghec/ghec.json
  4263    - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4264      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
  4265      openapi_files:
  4266        - descriptions/api.github.com/api.github.com.json
  4267        - descriptions/ghec/ghec.json
  4268    - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4269      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
  4270      openapi_files:
  4271        - descriptions/api.github.com/api.github.com.json
  4272        - descriptions/ghec/ghec.json
  4273    - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  4274      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
  4275      openapi_files:
  4276        - descriptions/api.github.com/api.github.com.json
  4277        - descriptions/ghec/ghec.json
  4278    - name: GET /repos/{owner}/{repo}/collaborators
  4279      documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
  4280      openapi_files:
  4281        - descriptions/api.github.com/api.github.com.json
  4282        - descriptions/ghec/ghec.json
  4283        - descriptions/ghes-3.17/ghes-3.17.json
  4284    - name: DELETE /repos/{owner}/{repo}/collaborators/{username}
  4285      documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
  4286      openapi_files:
  4287        - descriptions/api.github.com/api.github.com.json
  4288        - descriptions/ghec/ghec.json
  4289        - descriptions/ghes-3.17/ghes-3.17.json
  4290    - name: GET /repos/{owner}/{repo}/collaborators/{username}
  4291      documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
  4292      openapi_files:
  4293        - descriptions/api.github.com/api.github.com.json
  4294        - descriptions/ghec/ghec.json
  4295        - descriptions/ghes-3.17/ghes-3.17.json
  4296    - name: PUT /repos/{owner}/{repo}/collaborators/{username}
  4297      documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
  4298      openapi_files:
  4299        - descriptions/api.github.com/api.github.com.json
  4300        - descriptions/ghec/ghec.json
  4301        - descriptions/ghes-3.17/ghes-3.17.json
  4302    - name: GET /repos/{owner}/{repo}/collaborators/{username}/permission
  4303      documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
  4304      openapi_files:
  4305        - descriptions/api.github.com/api.github.com.json
  4306        - descriptions/ghec/ghec.json
  4307        - descriptions/ghes-3.17/ghes-3.17.json
  4308    - name: GET /repos/{owner}/{repo}/comments
  4309      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
  4310      openapi_files:
  4311        - descriptions/api.github.com/api.github.com.json
  4312        - descriptions/ghec/ghec.json
  4313        - descriptions/ghes-3.17/ghes-3.17.json
  4314    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}
  4315      documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
  4316      openapi_files:
  4317        - descriptions/api.github.com/api.github.com.json
  4318        - descriptions/ghec/ghec.json
  4319        - descriptions/ghes-3.17/ghes-3.17.json
  4320    - name: GET /repos/{owner}/{repo}/comments/{comment_id}
  4321      documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
  4322      openapi_files:
  4323        - descriptions/api.github.com/api.github.com.json
  4324        - descriptions/ghec/ghec.json
  4325        - descriptions/ghes-3.17/ghes-3.17.json
  4326    - name: PATCH /repos/{owner}/{repo}/comments/{comment_id}
  4327      documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
  4328      openapi_files:
  4329        - descriptions/api.github.com/api.github.com.json
  4330        - descriptions/ghec/ghec.json
  4331        - descriptions/ghes-3.17/ghes-3.17.json
  4332    - name: GET /repos/{owner}/{repo}/comments/{comment_id}/reactions
  4333      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
  4334      openapi_files:
  4335        - descriptions/api.github.com/api.github.com.json
  4336        - descriptions/ghec/ghec.json
  4337        - descriptions/ghes-3.17/ghes-3.17.json
  4338    - name: POST /repos/{owner}/{repo}/comments/{comment_id}/reactions
  4339      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
  4340      openapi_files:
  4341        - descriptions/api.github.com/api.github.com.json
  4342        - descriptions/ghec/ghec.json
  4343        - descriptions/ghes-3.17/ghes-3.17.json
  4344    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}
  4345      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
  4346      openapi_files:
  4347        - descriptions/api.github.com/api.github.com.json
  4348        - descriptions/ghec/ghec.json
  4349        - descriptions/ghes-3.17/ghes-3.17.json
  4350    - name: GET /repos/{owner}/{repo}/commits
  4351      documentation_url: https://docs.github.com/rest/commits/commits#list-commits
  4352      openapi_files:
  4353        - descriptions/api.github.com/api.github.com.json
  4354        - descriptions/ghec/ghec.json
  4355        - descriptions/ghes-3.17/ghes-3.17.json
  4356    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head
  4357      documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
  4358      openapi_files:
  4359        - descriptions/api.github.com/api.github.com.json
  4360        - descriptions/ghec/ghec.json
  4361        - descriptions/ghes-3.17/ghes-3.17.json
  4362    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4363      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments
  4364      openapi_files:
  4365        - descriptions/api.github.com/api.github.com.json
  4366        - descriptions/ghec/ghec.json
  4367        - descriptions/ghes-3.17/ghes-3.17.json
  4368    - name: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments
  4369      documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
  4370      openapi_files:
  4371        - descriptions/api.github.com/api.github.com.json
  4372        - descriptions/ghec/ghec.json
  4373        - descriptions/ghes-3.17/ghes-3.17.json
  4374    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls
  4375      documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
  4376      openapi_files:
  4377        - descriptions/api.github.com/api.github.com.json
  4378        - descriptions/ghec/ghec.json
  4379        - descriptions/ghes-3.17/ghes-3.17.json
  4380    - name: GET /repos/{owner}/{repo}/commits/{ref}
  4381      documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit
  4382      openapi_files:
  4383        - descriptions/api.github.com/api.github.com.json
  4384        - descriptions/ghec/ghec.json
  4385        - descriptions/ghes-3.17/ghes-3.17.json
  4386    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-runs
  4387      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
  4388      openapi_files:
  4389        - descriptions/api.github.com/api.github.com.json
  4390        - descriptions/ghec/ghec.json
  4391        - descriptions/ghes-3.17/ghes-3.17.json
  4392    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-suites
  4393      documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
  4394      openapi_files:
  4395        - descriptions/api.github.com/api.github.com.json
  4396        - descriptions/ghec/ghec.json
  4397        - descriptions/ghes-3.17/ghes-3.17.json
  4398    - name: GET /repos/{owner}/{repo}/commits/{ref}/status
  4399      documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
  4400      openapi_files:
  4401        - descriptions/api.github.com/api.github.com.json
  4402        - descriptions/ghec/ghec.json
  4403        - descriptions/ghes-3.17/ghes-3.17.json
  4404    - name: GET /repos/{owner}/{repo}/commits/{ref}/statuses
  4405      documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
  4406      openapi_files:
  4407        - descriptions/api.github.com/api.github.com.json
  4408        - descriptions/ghec/ghec.json
  4409        - descriptions/ghes-3.17/ghes-3.17.json
  4410    - name: GET /repos/{owner}/{repo}/community/profile
  4411      documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
  4412      openapi_files:
  4413        - descriptions/api.github.com/api.github.com.json
  4414        - descriptions/ghec/ghec.json
  4415    - name: GET /repos/{owner}/{repo}/compare/{basehead}
  4416      documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits
  4417      openapi_files:
  4418        - descriptions/api.github.com/api.github.com.json
  4419        - descriptions/ghec/ghec.json
  4420        - descriptions/ghes-3.17/ghes-3.17.json
  4421    - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments
  4422      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment
  4423      openapi_files:
  4424        - descriptions/ghes-3.3/ghes-3.3.json
  4425    - name: DELETE /repos/{owner}/{repo}/contents/{path}
  4426      documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file
  4427      openapi_files:
  4428        - descriptions/api.github.com/api.github.com.json
  4429        - descriptions/ghec/ghec.json
  4430        - descriptions/ghes-3.17/ghes-3.17.json
  4431    - name: GET /repos/{owner}/{repo}/contents/{path}
  4432      documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content
  4433      openapi_files:
  4434        - descriptions/api.github.com/api.github.com.json
  4435        - descriptions/ghec/ghec.json
  4436        - descriptions/ghes-3.17/ghes-3.17.json
  4437    - name: PUT /repos/{owner}/{repo}/contents/{path}
  4438      documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
  4439      openapi_files:
  4440        - descriptions/api.github.com/api.github.com.json
  4441        - descriptions/ghec/ghec.json
  4442        - descriptions/ghes-3.17/ghes-3.17.json
  4443    - name: GET /repos/{owner}/{repo}/contributors
  4444      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors
  4445      openapi_files:
  4446        - descriptions/api.github.com/api.github.com.json
  4447        - descriptions/ghec/ghec.json
  4448        - descriptions/ghes-3.17/ghes-3.17.json
  4449    - name: GET /repos/{owner}/{repo}/dependabot/alerts
  4450      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
  4451      openapi_files:
  4452        - descriptions/api.github.com/api.github.com.json
  4453        - descriptions/ghec/ghec.json
  4454        - descriptions/ghes-3.17/ghes-3.17.json
  4455    - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4456      documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
  4457      openapi_files:
  4458        - descriptions/api.github.com/api.github.com.json
  4459        - descriptions/ghec/ghec.json
  4460        - descriptions/ghes-3.17/ghes-3.17.json
  4461    - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  4462      documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
  4463      openapi_files:
  4464        - descriptions/api.github.com/api.github.com.json
  4465        - descriptions/ghec/ghec.json
  4466        - descriptions/ghes-3.17/ghes-3.17.json
  4467    - name: GET /repos/{owner}/{repo}/dependabot/secrets
  4468      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
  4469      openapi_files:
  4470        - descriptions/api.github.com/api.github.com.json
  4471        - descriptions/ghec/ghec.json
  4472        - descriptions/ghes-3.17/ghes-3.17.json
  4473    - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key
  4474      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
  4475      openapi_files:
  4476        - descriptions/api.github.com/api.github.com.json
  4477        - descriptions/ghec/ghec.json
  4478        - descriptions/ghes-3.17/ghes-3.17.json
  4479    - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4480      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
  4481      openapi_files:
  4482        - descriptions/api.github.com/api.github.com.json
  4483        - descriptions/ghec/ghec.json
  4484        - descriptions/ghes-3.17/ghes-3.17.json
  4485    - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4486      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
  4487      openapi_files:
  4488        - descriptions/api.github.com/api.github.com.json
  4489        - descriptions/ghec/ghec.json
  4490        - descriptions/ghes-3.17/ghes-3.17.json
  4491    - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  4492      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
  4493      openapi_files:
  4494        - descriptions/api.github.com/api.github.com.json
  4495        - descriptions/ghec/ghec.json
  4496        - descriptions/ghes-3.17/ghes-3.17.json
  4497    - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}
  4498      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
  4499      openapi_files:
  4500        - descriptions/api.github.com/api.github.com.json
  4501        - descriptions/ghec/ghec.json
  4502        - descriptions/ghes-3.17/ghes-3.17.json
  4503    - name: GET /repos/{owner}/{repo}/dependency-graph/sbom
  4504      documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
  4505      openapi_files:
  4506        - descriptions/api.github.com/api.github.com.json
  4507        - descriptions/ghec/ghec.json
  4508        - descriptions/ghes-3.17/ghes-3.17.json
  4509    - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  4510      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
  4511      openapi_files:
  4512        - descriptions/api.github.com/api.github.com.json
  4513        - descriptions/ghec/ghec.json
  4514        - descriptions/ghes-3.17/ghes-3.17.json
  4515    - name: GET /repos/{owner}/{repo}/deployments
  4516      documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments
  4517      openapi_files:
  4518        - descriptions/api.github.com/api.github.com.json
  4519        - descriptions/ghec/ghec.json
  4520        - descriptions/ghes-3.17/ghes-3.17.json
  4521    - name: POST /repos/{owner}/{repo}/deployments
  4522      documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
  4523      openapi_files:
  4524        - descriptions/api.github.com/api.github.com.json
  4525        - descriptions/ghec/ghec.json
  4526        - descriptions/ghes-3.17/ghes-3.17.json
  4527    - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id}
  4528      documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
  4529      openapi_files:
  4530        - descriptions/api.github.com/api.github.com.json
  4531        - descriptions/ghec/ghec.json
  4532        - descriptions/ghes-3.17/ghes-3.17.json
  4533    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}
  4534      documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
  4535      openapi_files:
  4536        - descriptions/api.github.com/api.github.com.json
  4537        - descriptions/ghec/ghec.json
  4538        - descriptions/ghes-3.17/ghes-3.17.json
  4539    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4540      documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
  4541      openapi_files:
  4542        - descriptions/api.github.com/api.github.com.json
  4543        - descriptions/ghec/ghec.json
  4544        - descriptions/ghes-3.17/ghes-3.17.json
  4545    - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  4546      documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
  4547      openapi_files:
  4548        - descriptions/api.github.com/api.github.com.json
  4549        - descriptions/ghec/ghec.json
  4550        - descriptions/ghes-3.17/ghes-3.17.json
  4551    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}
  4552      documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
  4553      openapi_files:
  4554        - descriptions/api.github.com/api.github.com.json
  4555        - descriptions/ghec/ghec.json
  4556        - descriptions/ghes-3.17/ghes-3.17.json
  4557    - name: GET /repos/{owner}/{repo}/dismissal-requests/secret-scanning
  4558      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/alert-dismissal-requests#list-alert-dismissal-requests-for-secret-scanning-for-a-repository
  4559      openapi_files:
  4560        - descriptions/ghec/ghec.json
  4561    - name: GET /repos/{owner}/{repo}/dismissal-requests/secret-scanning/{alert_number}
  4562      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/alert-dismissal-requests#get-an-alert-dismissal-request-for-secret-scanning
  4563      openapi_files:
  4564        - descriptions/ghec/ghec.json
  4565    - name: PATCH /repos/{owner}/{repo}/dismissal-requests/secret-scanning/{alert_number}
  4566      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/alert-dismissal-requests#review-an-alert-dismissal-request-for-secret-scanning
  4567      openapi_files:
  4568        - descriptions/ghec/ghec.json
  4569    - name: POST /repos/{owner}/{repo}/dispatches
  4570      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
  4571      openapi_files:
  4572        - descriptions/api.github.com/api.github.com.json
  4573        - descriptions/ghec/ghec.json
  4574        - descriptions/ghes-3.17/ghes-3.17.json
  4575    - name: GET /repos/{owner}/{repo}/environments
  4576      documentation_url: https://docs.github.com/rest/deployments/environments#list-environments
  4577      openapi_files:
  4578        - descriptions/api.github.com/api.github.com.json
  4579        - descriptions/ghec/ghec.json
  4580        - descriptions/ghes-3.17/ghes-3.17.json
  4581    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}
  4582      documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment
  4583      openapi_files:
  4584        - descriptions/api.github.com/api.github.com.json
  4585        - descriptions/ghec/ghec.json
  4586        - descriptions/ghes-3.17/ghes-3.17.json
  4587    - name: GET /repos/{owner}/{repo}/environments/{environment_name}
  4588      documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment
  4589      openapi_files:
  4590        - descriptions/api.github.com/api.github.com.json
  4591        - descriptions/ghec/ghec.json
  4592        - descriptions/ghes-3.17/ghes-3.17.json
  4593    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}
  4594      documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
  4595      openapi_files:
  4596        - descriptions/api.github.com/api.github.com.json
  4597        - descriptions/ghec/ghec.json
  4598        - descriptions/ghes-3.17/ghes-3.17.json
  4599    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4600      documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
  4601      openapi_files:
  4602        - descriptions/api.github.com/api.github.com.json
  4603        - descriptions/ghec/ghec.json
  4604        - descriptions/ghes-3.17/ghes-3.17.json
  4605    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  4606      documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
  4607      openapi_files:
  4608        - descriptions/api.github.com/api.github.com.json
  4609        - descriptions/ghec/ghec.json
  4610        - descriptions/ghes-3.17/ghes-3.17.json
  4611    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4612      documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
  4613      openapi_files:
  4614        - descriptions/api.github.com/api.github.com.json
  4615        - descriptions/ghec/ghec.json
  4616        - descriptions/ghes-3.17/ghes-3.17.json
  4617    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4618      documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
  4619      openapi_files:
  4620        - descriptions/api.github.com/api.github.com.json
  4621        - descriptions/ghec/ghec.json
  4622        - descriptions/ghes-3.17/ghes-3.17.json
  4623    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  4624      documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
  4625      openapi_files:
  4626        - descriptions/api.github.com/api.github.com.json
  4627        - descriptions/ghec/ghec.json
  4628        - descriptions/ghes-3.17/ghes-3.17.json
  4629    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4630      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
  4631      openapi_files:
  4632        - descriptions/api.github.com/api.github.com.json
  4633        - descriptions/ghec/ghec.json
  4634        - descriptions/ghes-3.17/ghes-3.17.json
  4635    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  4636      documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
  4637      openapi_files:
  4638        - descriptions/api.github.com/api.github.com.json
  4639        - descriptions/ghec/ghec.json
  4640        - descriptions/ghes-3.17/ghes-3.17.json
  4641    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps
  4642      documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
  4643      openapi_files:
  4644        - descriptions/api.github.com/api.github.com.json
  4645        - descriptions/ghec/ghec.json
  4646        - descriptions/ghes-3.17/ghes-3.17.json
  4647    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4648      documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
  4649      openapi_files:
  4650        - descriptions/api.github.com/api.github.com.json
  4651        - descriptions/ghec/ghec.json
  4652        - descriptions/ghes-3.17/ghes-3.17.json
  4653    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  4654      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
  4655      openapi_files:
  4656        - descriptions/api.github.com/api.github.com.json
  4657        - descriptions/ghec/ghec.json
  4658        - descriptions/ghes-3.17/ghes-3.17.json
  4659    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets
  4660      documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
  4661      openapi_files:
  4662        - descriptions/api.github.com/api.github.com.json
  4663        - descriptions/ghec/ghec.json
  4664        - descriptions/ghes-3.17/ghes-3.17.json
  4665    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key
  4666      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
  4667      openapi_files:
  4668        - descriptions/api.github.com/api.github.com.json
  4669        - descriptions/ghec/ghec.json
  4670        - descriptions/ghes-3.17/ghes-3.17.json
  4671    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4672      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
  4673      openapi_files:
  4674        - descriptions/api.github.com/api.github.com.json
  4675        - descriptions/ghec/ghec.json
  4676        - descriptions/ghes-3.17/ghes-3.17.json
  4677    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4678      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
  4679      openapi_files:
  4680        - descriptions/api.github.com/api.github.com.json
  4681        - descriptions/ghec/ghec.json
  4682        - descriptions/ghes-3.17/ghes-3.17.json
  4683    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
  4684      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
  4685      openapi_files:
  4686        - descriptions/api.github.com/api.github.com.json
  4687        - descriptions/ghec/ghec.json
  4688        - descriptions/ghes-3.17/ghes-3.17.json
  4689    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables
  4690      documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables
  4691      openapi_files:
  4692        - descriptions/api.github.com/api.github.com.json
  4693        - descriptions/ghec/ghec.json
  4694        - descriptions/ghes-3.17/ghes-3.17.json
  4695    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/variables
  4696      documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
  4697      openapi_files:
  4698        - descriptions/api.github.com/api.github.com.json
  4699        - descriptions/ghec/ghec.json
  4700        - descriptions/ghes-3.17/ghes-3.17.json
  4701    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4702      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
  4703      openapi_files:
  4704        - descriptions/api.github.com/api.github.com.json
  4705        - descriptions/ghec/ghec.json
  4706        - descriptions/ghes-3.17/ghes-3.17.json
  4707    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4708      documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
  4709      openapi_files:
  4710        - descriptions/api.github.com/api.github.com.json
  4711        - descriptions/ghec/ghec.json
  4712        - descriptions/ghes-3.17/ghes-3.17.json
  4713    - name: PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
  4714      documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
  4715      openapi_files:
  4716        - descriptions/api.github.com/api.github.com.json
  4717        - descriptions/ghec/ghec.json
  4718        - descriptions/ghes-3.17/ghes-3.17.json
  4719    - name: GET /repos/{owner}/{repo}/events
  4720      documentation_url: https://docs.github.com/rest/activity/events#list-repository-events
  4721      openapi_files:
  4722        - descriptions/api.github.com/api.github.com.json
  4723        - descriptions/ghec/ghec.json
  4724        - descriptions/ghes-3.17/ghes-3.17.json
  4725    - name: GET /repos/{owner}/{repo}/forks
  4726      documentation_url: https://docs.github.com/rest/repos/forks#list-forks
  4727      openapi_files:
  4728        - descriptions/api.github.com/api.github.com.json
  4729        - descriptions/ghec/ghec.json
  4730        - descriptions/ghes-3.17/ghes-3.17.json
  4731    - name: POST /repos/{owner}/{repo}/forks
  4732      documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork
  4733      openapi_files:
  4734        - descriptions/api.github.com/api.github.com.json
  4735        - descriptions/ghec/ghec.json
  4736        - descriptions/ghes-3.17/ghes-3.17.json
  4737    - name: POST /repos/{owner}/{repo}/git/blobs
  4738      documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob
  4739      openapi_files:
  4740        - descriptions/api.github.com/api.github.com.json
  4741        - descriptions/ghec/ghec.json
  4742        - descriptions/ghes-3.17/ghes-3.17.json
  4743    - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha}
  4744      documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob
  4745      openapi_files:
  4746        - descriptions/api.github.com/api.github.com.json
  4747        - descriptions/ghec/ghec.json
  4748        - descriptions/ghes-3.17/ghes-3.17.json
  4749    - name: POST /repos/{owner}/{repo}/git/commits
  4750      documentation_url: https://docs.github.com/rest/git/commits#create-a-commit
  4751      openapi_files:
  4752        - descriptions/api.github.com/api.github.com.json
  4753        - descriptions/ghec/ghec.json
  4754        - descriptions/ghes-3.17/ghes-3.17.json
  4755    - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha}
  4756      documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object
  4757      openapi_files:
  4758        - descriptions/api.github.com/api.github.com.json
  4759        - descriptions/ghec/ghec.json
  4760        - descriptions/ghes-3.17/ghes-3.17.json
  4761    - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref}
  4762      documentation_url: https://docs.github.com/rest/git/refs#list-matching-references
  4763      openapi_files:
  4764        - descriptions/api.github.com/api.github.com.json
  4765        - descriptions/ghec/ghec.json
  4766        - descriptions/ghes-3.17/ghes-3.17.json
  4767    - name: GET /repos/{owner}/{repo}/git/ref/{ref}
  4768      documentation_url: https://docs.github.com/rest/git/refs#get-a-reference
  4769      openapi_files:
  4770        - descriptions/api.github.com/api.github.com.json
  4771        - descriptions/ghec/ghec.json
  4772        - descriptions/ghes-3.17/ghes-3.17.json
  4773    - name: POST /repos/{owner}/{repo}/git/refs
  4774      documentation_url: https://docs.github.com/rest/git/refs#create-a-reference
  4775      openapi_files:
  4776        - descriptions/api.github.com/api.github.com.json
  4777        - descriptions/ghec/ghec.json
  4778        - descriptions/ghes-3.17/ghes-3.17.json
  4779    - name: DELETE /repos/{owner}/{repo}/git/refs/{ref}
  4780      documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference
  4781      openapi_files:
  4782        - descriptions/api.github.com/api.github.com.json
  4783        - descriptions/ghec/ghec.json
  4784        - descriptions/ghes-3.17/ghes-3.17.json
  4785    - name: PATCH /repos/{owner}/{repo}/git/refs/{ref}
  4786      documentation_url: https://docs.github.com/rest/git/refs#update-a-reference
  4787      openapi_files:
  4788        - descriptions/api.github.com/api.github.com.json
  4789        - descriptions/ghec/ghec.json
  4790        - descriptions/ghes-3.17/ghes-3.17.json
  4791    - name: POST /repos/{owner}/{repo}/git/tags
  4792      documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object
  4793      openapi_files:
  4794        - descriptions/api.github.com/api.github.com.json
  4795        - descriptions/ghec/ghec.json
  4796        - descriptions/ghes-3.17/ghes-3.17.json
  4797    - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha}
  4798      documentation_url: https://docs.github.com/rest/git/tags#get-a-tag
  4799      openapi_files:
  4800        - descriptions/api.github.com/api.github.com.json
  4801        - descriptions/ghec/ghec.json
  4802        - descriptions/ghes-3.17/ghes-3.17.json
  4803    - name: POST /repos/{owner}/{repo}/git/trees
  4804      documentation_url: https://docs.github.com/rest/git/trees#create-a-tree
  4805      openapi_files:
  4806        - descriptions/api.github.com/api.github.com.json
  4807        - descriptions/ghec/ghec.json
  4808        - descriptions/ghes-3.17/ghes-3.17.json
  4809    - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha}
  4810      documentation_url: https://docs.github.com/rest/git/trees#get-a-tree
  4811      openapi_files:
  4812        - descriptions/api.github.com/api.github.com.json
  4813        - descriptions/ghec/ghec.json
  4814        - descriptions/ghes-3.17/ghes-3.17.json
  4815    - name: GET /repos/{owner}/{repo}/hooks
  4816      documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
  4817      openapi_files:
  4818        - descriptions/api.github.com/api.github.com.json
  4819        - descriptions/ghec/ghec.json
  4820        - descriptions/ghes-3.17/ghes-3.17.json
  4821    - name: POST /repos/{owner}/{repo}/hooks
  4822      documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
  4823      openapi_files:
  4824        - descriptions/api.github.com/api.github.com.json
  4825        - descriptions/ghec/ghec.json
  4826        - descriptions/ghes-3.17/ghes-3.17.json
  4827    - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id}
  4828      documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
  4829      openapi_files:
  4830        - descriptions/api.github.com/api.github.com.json
  4831        - descriptions/ghec/ghec.json
  4832        - descriptions/ghes-3.17/ghes-3.17.json
  4833    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}
  4834      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
  4835      openapi_files:
  4836        - descriptions/api.github.com/api.github.com.json
  4837        - descriptions/ghec/ghec.json
  4838        - descriptions/ghes-3.17/ghes-3.17.json
  4839    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}
  4840      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
  4841      openapi_files:
  4842        - descriptions/api.github.com/api.github.com.json
  4843        - descriptions/ghec/ghec.json
  4844        - descriptions/ghes-3.17/ghes-3.17.json
  4845    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config
  4846      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
  4847      openapi_files:
  4848        - descriptions/api.github.com/api.github.com.json
  4849        - descriptions/ghec/ghec.json
  4850        - descriptions/ghes-3.17/ghes-3.17.json
  4851    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config
  4852      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
  4853      openapi_files:
  4854        - descriptions/api.github.com/api.github.com.json
  4855        - descriptions/ghec/ghec.json
  4856        - descriptions/ghes-3.17/ghes-3.17.json
  4857    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries
  4858      documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
  4859      openapi_files:
  4860        - descriptions/api.github.com/api.github.com.json
  4861        - descriptions/ghec/ghec.json
  4862        - descriptions/ghes-3.17/ghes-3.17.json
  4863    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}
  4864      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
  4865      openapi_files:
  4866        - descriptions/api.github.com/api.github.com.json
  4867        - descriptions/ghec/ghec.json
  4868        - descriptions/ghes-3.17/ghes-3.17.json
  4869    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  4870      documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
  4871      openapi_files:
  4872        - descriptions/api.github.com/api.github.com.json
  4873        - descriptions/ghec/ghec.json
  4874        - descriptions/ghes-3.17/ghes-3.17.json
  4875    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings
  4876      documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
  4877      openapi_files:
  4878        - descriptions/api.github.com/api.github.com.json
  4879        - descriptions/ghec/ghec.json
  4880        - descriptions/ghes-3.17/ghes-3.17.json
  4881    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests
  4882      documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
  4883      openapi_files:
  4884        - descriptions/api.github.com/api.github.com.json
  4885        - descriptions/ghec/ghec.json
  4886        - descriptions/ghes-3.17/ghes-3.17.json
  4887    - name: DELETE /repos/{owner}/{repo}/import
  4888      documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
  4889      openapi_files:
  4890        - descriptions/api.github.com/api.github.com.json
  4891        - descriptions/ghec/ghec.json
  4892    - name: GET /repos/{owner}/{repo}/import
  4893      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
  4894      openapi_files:
  4895        - descriptions/api.github.com/api.github.com.json
  4896        - descriptions/ghec/ghec.json
  4897    - name: PATCH /repos/{owner}/{repo}/import
  4898      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import
  4899      openapi_files:
  4900        - descriptions/api.github.com/api.github.com.json
  4901        - descriptions/ghec/ghec.json
  4902    - name: PUT /repos/{owner}/{repo}/import
  4903      documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import
  4904      openapi_files:
  4905        - descriptions/api.github.com/api.github.com.json
  4906        - descriptions/ghec/ghec.json
  4907    - name: GET /repos/{owner}/{repo}/import/authors
  4908      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
  4909      openapi_files:
  4910        - descriptions/api.github.com/api.github.com.json
  4911        - descriptions/ghec/ghec.json
  4912    - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id}
  4913      documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
  4914      openapi_files:
  4915        - descriptions/api.github.com/api.github.com.json
  4916        - descriptions/ghec/ghec.json
  4917    - name: GET /repos/{owner}/{repo}/import/large_files
  4918      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files
  4919      openapi_files:
  4920        - descriptions/api.github.com/api.github.com.json
  4921        - descriptions/ghec/ghec.json
  4922    - name: PATCH /repos/{owner}/{repo}/import/lfs
  4923      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
  4924      openapi_files:
  4925        - descriptions/api.github.com/api.github.com.json
  4926        - descriptions/ghec/ghec.json
  4927    - name: GET /repos/{owner}/{repo}/installation
  4928      documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
  4929      openapi_files:
  4930        - descriptions/api.github.com/api.github.com.json
  4931        - descriptions/ghec/ghec.json
  4932        - descriptions/ghes-3.17/ghes-3.17.json
  4933    - name: DELETE /repos/{owner}/{repo}/interaction-limits
  4934      documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
  4935      openapi_files:
  4936        - descriptions/api.github.com/api.github.com.json
  4937        - descriptions/ghec/ghec.json
  4938    - name: GET /repos/{owner}/{repo}/interaction-limits
  4939      documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
  4940      openapi_files:
  4941        - descriptions/api.github.com/api.github.com.json
  4942        - descriptions/ghec/ghec.json
  4943    - name: PUT /repos/{owner}/{repo}/interaction-limits
  4944      documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
  4945      openapi_files:
  4946        - descriptions/api.github.com/api.github.com.json
  4947        - descriptions/ghec/ghec.json
  4948    - name: GET /repos/{owner}/{repo}/invitations
  4949      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
  4950      openapi_files:
  4951        - descriptions/api.github.com/api.github.com.json
  4952        - descriptions/ghec/ghec.json
  4953        - descriptions/ghes-3.17/ghes-3.17.json
  4954    - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id}
  4955      documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
  4956      openapi_files:
  4957        - descriptions/api.github.com/api.github.com.json
  4958        - descriptions/ghec/ghec.json
  4959        - descriptions/ghes-3.17/ghes-3.17.json
  4960    - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id}
  4961      documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
  4962      openapi_files:
  4963        - descriptions/api.github.com/api.github.com.json
  4964        - descriptions/ghec/ghec.json
  4965        - descriptions/ghes-3.17/ghes-3.17.json
  4966    - name: GET /repos/{owner}/{repo}/issues
  4967      documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues
  4968      openapi_files:
  4969        - descriptions/api.github.com/api.github.com.json
  4970        - descriptions/ghec/ghec.json
  4971        - descriptions/ghes-3.17/ghes-3.17.json
  4972    - name: POST /repos/{owner}/{repo}/issues
  4973      documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue
  4974      openapi_files:
  4975        - descriptions/api.github.com/api.github.com.json
  4976        - descriptions/ghec/ghec.json
  4977        - descriptions/ghes-3.17/ghes-3.17.json
  4978    - name: GET /repos/{owner}/{repo}/issues/comments
  4979      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
  4980      openapi_files:
  4981        - descriptions/api.github.com/api.github.com.json
  4982        - descriptions/ghec/ghec.json
  4983        - descriptions/ghes-3.17/ghes-3.17.json
  4984    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
  4985      documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
  4986      openapi_files:
  4987        - descriptions/api.github.com/api.github.com.json
  4988        - descriptions/ghec/ghec.json
  4989        - descriptions/ghes-3.17/ghes-3.17.json
  4990    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}
  4991      documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
  4992      openapi_files:
  4993        - descriptions/api.github.com/api.github.com.json
  4994        - descriptions/ghec/ghec.json
  4995        - descriptions/ghes-3.17/ghes-3.17.json
  4996    - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
  4997      documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
  4998      openapi_files:
  4999        - descriptions/api.github.com/api.github.com.json
  5000        - descriptions/ghec/ghec.json
  5001        - descriptions/ghes-3.17/ghes-3.17.json
  5002    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  5003      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
  5004      openapi_files:
  5005        - descriptions/api.github.com/api.github.com.json
  5006        - descriptions/ghec/ghec.json
  5007        - descriptions/ghes-3.17/ghes-3.17.json
  5008    - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  5009      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
  5010      openapi_files:
  5011        - descriptions/api.github.com/api.github.com.json
  5012        - descriptions/ghec/ghec.json
  5013        - descriptions/ghes-3.17/ghes-3.17.json
  5014    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}
  5015      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
  5016      openapi_files:
  5017        - descriptions/api.github.com/api.github.com.json
  5018        - descriptions/ghec/ghec.json
  5019        - descriptions/ghes-3.17/ghes-3.17.json
  5020    - name: GET /repos/{owner}/{repo}/issues/events
  5021      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
  5022      openapi_files:
  5023        - descriptions/api.github.com/api.github.com.json
  5024        - descriptions/ghec/ghec.json
  5025        - descriptions/ghes-3.17/ghes-3.17.json
  5026    - name: GET /repos/{owner}/{repo}/issues/events/{event_id}
  5027      documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event
  5028      openapi_files:
  5029        - descriptions/api.github.com/api.github.com.json
  5030        - descriptions/ghec/ghec.json
  5031        - descriptions/ghes-3.17/ghes-3.17.json
  5032    - name: GET /repos/{owner}/{repo}/issues/{issue_number}
  5033      documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue
  5034      openapi_files:
  5035        - descriptions/api.github.com/api.github.com.json
  5036        - descriptions/ghec/ghec.json
  5037        - descriptions/ghes-3.17/ghes-3.17.json
  5038    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}
  5039      documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue
  5040      openapi_files:
  5041        - descriptions/api.github.com/api.github.com.json
  5042        - descriptions/ghec/ghec.json
  5043        - descriptions/ghes-3.17/ghes-3.17.json
  5044    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
  5045      documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
  5046      openapi_files:
  5047        - descriptions/api.github.com/api.github.com.json
  5048        - descriptions/ghec/ghec.json
  5049        - descriptions/ghes-3.17/ghes-3.17.json
  5050    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
  5051      documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
  5052      openapi_files:
  5053        - descriptions/api.github.com/api.github.com.json
  5054        - descriptions/ghec/ghec.json
  5055        - descriptions/ghes-3.17/ghes-3.17.json
  5056    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
  5057      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
  5058      openapi_files:
  5059        - descriptions/api.github.com/api.github.com.json
  5060        - descriptions/ghec/ghec.json
  5061        - descriptions/ghes-3.17/ghes-3.17.json
  5062    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments
  5063      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments
  5064      openapi_files:
  5065        - descriptions/api.github.com/api.github.com.json
  5066        - descriptions/ghec/ghec.json
  5067        - descriptions/ghes-3.17/ghes-3.17.json
  5068    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments
  5069      documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
  5070      openapi_files:
  5071        - descriptions/api.github.com/api.github.com.json
  5072        - descriptions/ghec/ghec.json
  5073        - descriptions/ghes-3.17/ghes-3.17.json
  5074    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events
  5075      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events
  5076      openapi_files:
  5077        - descriptions/api.github.com/api.github.com.json
  5078        - descriptions/ghec/ghec.json
  5079        - descriptions/ghes-3.17/ghes-3.17.json
  5080    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
  5081      documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
  5082      openapi_files:
  5083        - descriptions/api.github.com/api.github.com.json
  5084        - descriptions/ghec/ghec.json
  5085        - descriptions/ghes-3.17/ghes-3.17.json
  5086    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels
  5087      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
  5088      openapi_files:
  5089        - descriptions/api.github.com/api.github.com.json
  5090        - descriptions/ghec/ghec.json
  5091        - descriptions/ghes-3.17/ghes-3.17.json
  5092    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels
  5093      documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
  5094      openapi_files:
  5095        - descriptions/api.github.com/api.github.com.json
  5096        - descriptions/ghec/ghec.json
  5097        - descriptions/ghes-3.17/ghes-3.17.json
  5098    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
  5099      documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
  5100      openapi_files:
  5101        - descriptions/api.github.com/api.github.com.json
  5102        - descriptions/ghec/ghec.json
  5103        - descriptions/ghes-3.17/ghes-3.17.json
  5104    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
  5105      documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
  5106      openapi_files:
  5107        - descriptions/api.github.com/api.github.com.json
  5108        - descriptions/ghec/ghec.json
  5109        - descriptions/ghes-3.17/ghes-3.17.json
  5110    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
  5111      documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue
  5112      openapi_files:
  5113        - descriptions/api.github.com/api.github.com.json
  5114        - descriptions/ghec/ghec.json
  5115        - descriptions/ghes-3.17/ghes-3.17.json
  5116    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
  5117      documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue
  5118      openapi_files:
  5119        - descriptions/api.github.com/api.github.com.json
  5120        - descriptions/ghec/ghec.json
  5121        - descriptions/ghes-3.17/ghes-3.17.json
  5122    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions
  5123      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
  5124      openapi_files:
  5125        - descriptions/api.github.com/api.github.com.json
  5126        - descriptions/ghec/ghec.json
  5127        - descriptions/ghes-3.17/ghes-3.17.json
  5128    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions
  5129      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
  5130      openapi_files:
  5131        - descriptions/api.github.com/api.github.com.json
  5132        - descriptions/ghec/ghec.json
  5133        - descriptions/ghes-3.17/ghes-3.17.json
  5134    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}
  5135      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
  5136      openapi_files:
  5137        - descriptions/api.github.com/api.github.com.json
  5138        - descriptions/ghec/ghec.json
  5139        - descriptions/ghes-3.17/ghes-3.17.json
  5140    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
  5141      documentation_url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
  5142      openapi_files:
  5143        - descriptions/api.github.com/api.github.com.json
  5144        - descriptions/ghec/ghec.json
  5145    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  5146      documentation_url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
  5147      openapi_files:
  5148        - descriptions/api.github.com/api.github.com.json
  5149        - descriptions/ghec/ghec.json
  5150    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
  5151      documentation_url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
  5152      openapi_files:
  5153        - descriptions/api.github.com/api.github.com.json
  5154        - descriptions/ghec/ghec.json
  5155    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
  5156      documentation_url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
  5157      openapi_files:
  5158        - descriptions/api.github.com/api.github.com.json
  5159        - descriptions/ghec/ghec.json
  5160    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
  5161      documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
  5162      openapi_files:
  5163        - descriptions/api.github.com/api.github.com.json
  5164        - descriptions/ghec/ghec.json
  5165        - descriptions/ghes-3.17/ghes-3.17.json
  5166    - name: GET /repos/{owner}/{repo}/keys
  5167      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
  5168      openapi_files:
  5169        - descriptions/api.github.com/api.github.com.json
  5170        - descriptions/ghec/ghec.json
  5171        - descriptions/ghes-3.17/ghes-3.17.json
  5172    - name: POST /repos/{owner}/{repo}/keys
  5173      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
  5174      openapi_files:
  5175        - descriptions/api.github.com/api.github.com.json
  5176        - descriptions/ghec/ghec.json
  5177        - descriptions/ghes-3.17/ghes-3.17.json
  5178    - name: DELETE /repos/{owner}/{repo}/keys/{key_id}
  5179      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
  5180      openapi_files:
  5181        - descriptions/api.github.com/api.github.com.json
  5182        - descriptions/ghec/ghec.json
  5183        - descriptions/ghes-3.17/ghes-3.17.json
  5184    - name: GET /repos/{owner}/{repo}/keys/{key_id}
  5185      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
  5186      openapi_files:
  5187        - descriptions/api.github.com/api.github.com.json
  5188        - descriptions/ghec/ghec.json
  5189        - descriptions/ghes-3.17/ghes-3.17.json
  5190    - name: GET /repos/{owner}/{repo}/labels
  5191      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
  5192      openapi_files:
  5193        - descriptions/api.github.com/api.github.com.json
  5194        - descriptions/ghec/ghec.json
  5195        - descriptions/ghes-3.17/ghes-3.17.json
  5196    - name: POST /repos/{owner}/{repo}/labels
  5197      documentation_url: https://docs.github.com/rest/issues/labels#create-a-label
  5198      openapi_files:
  5199        - descriptions/api.github.com/api.github.com.json
  5200        - descriptions/ghec/ghec.json
  5201        - descriptions/ghes-3.17/ghes-3.17.json
  5202    - name: DELETE /repos/{owner}/{repo}/labels/{name}
  5203      documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label
  5204      openapi_files:
  5205        - descriptions/api.github.com/api.github.com.json
  5206        - descriptions/ghec/ghec.json
  5207        - descriptions/ghes-3.17/ghes-3.17.json
  5208    - name: GET /repos/{owner}/{repo}/labels/{name}
  5209      documentation_url: https://docs.github.com/rest/issues/labels#get-a-label
  5210      openapi_files:
  5211        - descriptions/api.github.com/api.github.com.json
  5212        - descriptions/ghec/ghec.json
  5213        - descriptions/ghes-3.17/ghes-3.17.json
  5214    - name: PATCH /repos/{owner}/{repo}/labels/{name}
  5215      documentation_url: https://docs.github.com/rest/issues/labels#update-a-label
  5216      openapi_files:
  5217        - descriptions/api.github.com/api.github.com.json
  5218        - descriptions/ghec/ghec.json
  5219        - descriptions/ghes-3.17/ghes-3.17.json
  5220    - name: GET /repos/{owner}/{repo}/languages
  5221      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages
  5222      openapi_files:
  5223        - descriptions/api.github.com/api.github.com.json
  5224        - descriptions/ghec/ghec.json
  5225        - descriptions/ghes-3.17/ghes-3.17.json
  5226    - name: DELETE /repos/{owner}/{repo}/lfs
  5227      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository
  5228      openapi_files:
  5229        - descriptions/ghec/ghec.json
  5230        - descriptions/ghes-3.17/ghes-3.17.json
  5231    - name: PUT /repos/{owner}/{repo}/lfs
  5232      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository
  5233      openapi_files:
  5234        - descriptions/ghec/ghec.json
  5235        - descriptions/ghes-3.17/ghes-3.17.json
  5236    - name: GET /repos/{owner}/{repo}/license
  5237      documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
  5238      openapi_files:
  5239        - descriptions/api.github.com/api.github.com.json
  5240        - descriptions/ghec/ghec.json
  5241        - descriptions/ghes-3.17/ghes-3.17.json
  5242    - name: POST /repos/{owner}/{repo}/merge-upstream
  5243      documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
  5244      openapi_files:
  5245        - descriptions/api.github.com/api.github.com.json
  5246        - descriptions/ghec/ghec.json
  5247        - descriptions/ghes-3.17/ghes-3.17.json
  5248    - name: POST /repos/{owner}/{repo}/merges
  5249      documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch
  5250      openapi_files:
  5251        - descriptions/api.github.com/api.github.com.json
  5252        - descriptions/ghec/ghec.json
  5253        - descriptions/ghes-3.17/ghes-3.17.json
  5254    - name: GET /repos/{owner}/{repo}/milestones
  5255      documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones
  5256      openapi_files:
  5257        - descriptions/api.github.com/api.github.com.json
  5258        - descriptions/ghec/ghec.json
  5259        - descriptions/ghes-3.17/ghes-3.17.json
  5260    - name: POST /repos/{owner}/{repo}/milestones
  5261      documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone
  5262      openapi_files:
  5263        - descriptions/api.github.com/api.github.com.json
  5264        - descriptions/ghec/ghec.json
  5265        - descriptions/ghes-3.17/ghes-3.17.json
  5266    - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
  5267      documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
  5268      openapi_files:
  5269        - descriptions/api.github.com/api.github.com.json
  5270        - descriptions/ghec/ghec.json
  5271        - descriptions/ghes-3.17/ghes-3.17.json
  5272    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}
  5273      documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone
  5274      openapi_files:
  5275        - descriptions/api.github.com/api.github.com.json
  5276        - descriptions/ghec/ghec.json
  5277        - descriptions/ghes-3.17/ghes-3.17.json
  5278    - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
  5279      documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone
  5280      openapi_files:
  5281        - descriptions/api.github.com/api.github.com.json
  5282        - descriptions/ghec/ghec.json
  5283        - descriptions/ghes-3.17/ghes-3.17.json
  5284    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
  5285      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
  5286      openapi_files:
  5287        - descriptions/api.github.com/api.github.com.json
  5288        - descriptions/ghec/ghec.json
  5289        - descriptions/ghes-3.17/ghes-3.17.json
  5290    - name: GET /repos/{owner}/{repo}/notifications
  5291      documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
  5292      openapi_files:
  5293        - descriptions/api.github.com/api.github.com.json
  5294        - descriptions/ghec/ghec.json
  5295        - descriptions/ghes-3.17/ghes-3.17.json
  5296    - name: PUT /repos/{owner}/{repo}/notifications
  5297      documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
  5298      openapi_files:
  5299        - descriptions/api.github.com/api.github.com.json
  5300        - descriptions/ghec/ghec.json
  5301        - descriptions/ghes-3.17/ghes-3.17.json
  5302    - name: DELETE /repos/{owner}/{repo}/pages
  5303      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
  5304      openapi_files:
  5305        - descriptions/api.github.com/api.github.com.json
  5306        - descriptions/ghec/ghec.json
  5307        - descriptions/ghes-3.17/ghes-3.17.json
  5308    - name: GET /repos/{owner}/{repo}/pages
  5309      documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
  5310      openapi_files:
  5311        - descriptions/api.github.com/api.github.com.json
  5312        - descriptions/ghec/ghec.json
  5313        - descriptions/ghes-3.17/ghes-3.17.json
  5314    - name: POST /repos/{owner}/{repo}/pages
  5315      documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
  5316      openapi_files:
  5317        - descriptions/api.github.com/api.github.com.json
  5318        - descriptions/ghec/ghec.json
  5319        - descriptions/ghes-3.17/ghes-3.17.json
  5320    - name: PUT /repos/{owner}/{repo}/pages
  5321      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
  5322      openapi_files:
  5323        - descriptions/api.github.com/api.github.com.json
  5324        - descriptions/ghec/ghec.json
  5325        - descriptions/ghes-3.17/ghes-3.17.json
  5326    - name: GET /repos/{owner}/{repo}/pages/builds
  5327      documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
  5328      openapi_files:
  5329        - descriptions/api.github.com/api.github.com.json
  5330        - descriptions/ghec/ghec.json
  5331        - descriptions/ghes-3.17/ghes-3.17.json
  5332    - name: POST /repos/{owner}/{repo}/pages/builds
  5333      documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
  5334      openapi_files:
  5335        - descriptions/api.github.com/api.github.com.json
  5336        - descriptions/ghec/ghec.json
  5337        - descriptions/ghes-3.17/ghes-3.17.json
  5338    - name: GET /repos/{owner}/{repo}/pages/builds/latest
  5339      documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
  5340      openapi_files:
  5341        - descriptions/api.github.com/api.github.com.json
  5342        - descriptions/ghec/ghec.json
  5343        - descriptions/ghes-3.17/ghes-3.17.json
  5344    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
  5345      documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
  5346      openapi_files:
  5347        - descriptions/api.github.com/api.github.com.json
  5348        - descriptions/ghec/ghec.json
  5349        - descriptions/ghes-3.17/ghes-3.17.json
  5350    - name: POST /repos/{owner}/{repo}/pages/deployment
  5351      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/pages/pages#create-a-github-pages-deployment
  5352      openapi_files:
  5353        - descriptions/ghes-3.7/ghes-3.7.json
  5354    - name: POST /repos/{owner}/{repo}/pages/deployments
  5355      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
  5356      openapi_files:
  5357        - descriptions/api.github.com/api.github.com.json
  5358        - descriptions/ghec/ghec.json
  5359        - descriptions/ghes-3.17/ghes-3.17.json
  5360    - name: GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}
  5361      documentation_url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment
  5362      openapi_files:
  5363        - descriptions/api.github.com/api.github.com.json
  5364        - descriptions/ghec/ghec.json
  5365        - descriptions/ghes-3.17/ghes-3.17.json
  5366    - name: POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel
  5367      documentation_url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment
  5368      openapi_files:
  5369        - descriptions/api.github.com/api.github.com.json
  5370        - descriptions/ghec/ghec.json
  5371        - descriptions/ghes-3.17/ghes-3.17.json
  5372    - name: GET /repos/{owner}/{repo}/pages/health
  5373      documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
  5374      openapi_files:
  5375        - descriptions/api.github.com/api.github.com.json
  5376        - descriptions/ghec/ghec.json
  5377    - name: GET /repos/{owner}/{repo}/pre-receive-hooks
  5378      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository
  5379      openapi_files:
  5380        - descriptions/ghes-3.17/ghes-3.17.json
  5381    - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5382      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/repo-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-a-repository
  5383      openapi_files:
  5384        - descriptions/ghes-3.17/ghes-3.17.json
  5385    - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5386      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/repo-pre-receive-hooks#get-a-pre-receive-hook-for-a-repository
  5387      openapi_files:
  5388        - descriptions/ghes-3.17/ghes-3.17.json
  5389    - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  5390      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/repo-pre-receive-hooks#update-pre-receive-hook-enforcement-for-a-repository
  5391      openapi_files:
  5392        - descriptions/ghes-3.17/ghes-3.17.json
  5393    - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting
  5394      documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
  5395      openapi_files:
  5396        - descriptions/api.github.com/api.github.com.json
  5397        - descriptions/ghec/ghec.json
  5398    - name: GET /repos/{owner}/{repo}/private-vulnerability-reporting
  5399      documentation_url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository
  5400      openapi_files:
  5401        - descriptions/api.github.com/api.github.com.json
  5402        - descriptions/ghec/ghec.json
  5403    - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting
  5404      documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
  5405      openapi_files:
  5406        - descriptions/api.github.com/api.github.com.json
  5407        - descriptions/ghec/ghec.json
  5408    - name: GET /repos/{owner}/{repo}/projects
  5409      documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects
  5410      openapi_files:
  5411        - descriptions/api.github.com/api.github.com.json
  5412        - descriptions/ghec/ghec.json
  5413        - descriptions/ghes-3.17/ghes-3.17.json
  5414    - name: POST /repos/{owner}/{repo}/projects
  5415      documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project
  5416      openapi_files:
  5417        - descriptions/api.github.com/api.github.com.json
  5418        - descriptions/ghec/ghec.json
  5419        - descriptions/ghes-3.17/ghes-3.17.json
  5420    - name: GET /repos/{owner}/{repo}/properties/values
  5421      documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
  5422      openapi_files:
  5423        - descriptions/api.github.com/api.github.com.json
  5424        - descriptions/ghec/ghec.json
  5425        - descriptions/ghes-3.17/ghes-3.17.json
  5426    - name: PATCH /repos/{owner}/{repo}/properties/values
  5427      documentation_url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository
  5428      openapi_files:
  5429        - descriptions/api.github.com/api.github.com.json
  5430        - descriptions/ghec/ghec.json
  5431        - descriptions/ghes-3.17/ghes-3.17.json
  5432    - name: GET /repos/{owner}/{repo}/pulls
  5433      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
  5434      openapi_files:
  5435        - descriptions/api.github.com/api.github.com.json
  5436        - descriptions/ghec/ghec.json
  5437        - descriptions/ghes-3.17/ghes-3.17.json
  5438    - name: POST /repos/{owner}/{repo}/pulls
  5439      documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
  5440      openapi_files:
  5441        - descriptions/api.github.com/api.github.com.json
  5442        - descriptions/ghec/ghec.json
  5443        - descriptions/ghes-3.17/ghes-3.17.json
  5444    - name: GET /repos/{owner}/{repo}/pulls/comments
  5445      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
  5446      openapi_files:
  5447        - descriptions/api.github.com/api.github.com.json
  5448        - descriptions/ghec/ghec.json
  5449        - descriptions/ghes-3.17/ghes-3.17.json
  5450    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5451      documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
  5452      openapi_files:
  5453        - descriptions/api.github.com/api.github.com.json
  5454        - descriptions/ghec/ghec.json
  5455        - descriptions/ghes-3.17/ghes-3.17.json
  5456    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5457      documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
  5458      openapi_files:
  5459        - descriptions/api.github.com/api.github.com.json
  5460        - descriptions/ghec/ghec.json
  5461        - descriptions/ghes-3.17/ghes-3.17.json
  5462    - name: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}
  5463      documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
  5464      openapi_files:
  5465        - descriptions/api.github.com/api.github.com.json
  5466        - descriptions/ghec/ghec.json
  5467        - descriptions/ghes-3.17/ghes-3.17.json
  5468    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5469      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
  5470      openapi_files:
  5471        - descriptions/api.github.com/api.github.com.json
  5472        - descriptions/ghec/ghec.json
  5473        - descriptions/ghes-3.17/ghes-3.17.json
  5474    - name: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  5475      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
  5476      openapi_files:
  5477        - descriptions/api.github.com/api.github.com.json
  5478        - descriptions/ghec/ghec.json
  5479        - descriptions/ghes-3.17/ghes-3.17.json
  5480    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}
  5481      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
  5482      openapi_files:
  5483        - descriptions/api.github.com/api.github.com.json
  5484        - descriptions/ghec/ghec.json
  5485        - descriptions/ghes-3.17/ghes-3.17.json
  5486    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}
  5487      documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
  5488      openapi_files:
  5489        - descriptions/api.github.com/api.github.com.json
  5490        - descriptions/ghec/ghec.json
  5491        - descriptions/ghes-3.17/ghes-3.17.json
  5492    - name: PATCH /repos/{owner}/{repo}/pulls/{pull_number}
  5493      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
  5494      openapi_files:
  5495        - descriptions/api.github.com/api.github.com.json
  5496        - descriptions/ghec/ghec.json
  5497        - descriptions/ghes-3.17/ghes-3.17.json
  5498    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
  5499      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
  5500      openapi_files:
  5501        - descriptions/api.github.com/api.github.com.json
  5502        - descriptions/ghec/ghec.json
  5503    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5504      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
  5505      openapi_files:
  5506        - descriptions/api.github.com/api.github.com.json
  5507        - descriptions/ghec/ghec.json
  5508        - descriptions/ghes-3.17/ghes-3.17.json
  5509    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
  5510      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
  5511      openapi_files:
  5512        - descriptions/api.github.com/api.github.com.json
  5513        - descriptions/ghec/ghec.json
  5514        - descriptions/ghes-3.17/ghes-3.17.json
  5515    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies
  5516      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
  5517      openapi_files:
  5518        - descriptions/api.github.com/api.github.com.json
  5519        - descriptions/ghec/ghec.json
  5520        - descriptions/ghes-3.17/ghes-3.17.json
  5521    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits
  5522      documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
  5523      openapi_files:
  5524        - descriptions/api.github.com/api.github.com.json
  5525        - descriptions/ghec/ghec.json
  5526        - descriptions/ghes-3.17/ghes-3.17.json
  5527    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files
  5528      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
  5529      openapi_files:
  5530        - descriptions/api.github.com/api.github.com.json
  5531        - descriptions/ghec/ghec.json
  5532        - descriptions/ghes-3.17/ghes-3.17.json
  5533    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5534      documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
  5535      openapi_files:
  5536        - descriptions/api.github.com/api.github.com.json
  5537        - descriptions/ghec/ghec.json
  5538        - descriptions/ghes-3.17/ghes-3.17.json
  5539    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
  5540      documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
  5541      openapi_files:
  5542        - descriptions/api.github.com/api.github.com.json
  5543        - descriptions/ghec/ghec.json
  5544        - descriptions/ghes-3.17/ghes-3.17.json
  5545    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5546      documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
  5547      openapi_files:
  5548        - descriptions/api.github.com/api.github.com.json
  5549        - descriptions/ghec/ghec.json
  5550        - descriptions/ghes-3.17/ghes-3.17.json
  5551    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5552      documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
  5553      openapi_files:
  5554        - descriptions/api.github.com/api.github.com.json
  5555        - descriptions/ghec/ghec.json
  5556        - descriptions/ghes-3.17/ghes-3.17.json
  5557    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  5558      documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
  5559      openapi_files:
  5560        - descriptions/api.github.com/api.github.com.json
  5561        - descriptions/ghec/ghec.json
  5562        - descriptions/ghes-3.17/ghes-3.17.json
  5563    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5564      documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
  5565      openapi_files:
  5566        - descriptions/api.github.com/api.github.com.json
  5567        - descriptions/ghec/ghec.json
  5568        - descriptions/ghes-3.17/ghes-3.17.json
  5569    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  5570      documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
  5571      openapi_files:
  5572        - descriptions/api.github.com/api.github.com.json
  5573        - descriptions/ghec/ghec.json
  5574        - descriptions/ghes-3.17/ghes-3.17.json
  5575    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5576      documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
  5577      openapi_files:
  5578        - descriptions/api.github.com/api.github.com.json
  5579        - descriptions/ghec/ghec.json
  5580        - descriptions/ghes-3.17/ghes-3.17.json
  5581    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5582      documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
  5583      openapi_files:
  5584        - descriptions/api.github.com/api.github.com.json
  5585        - descriptions/ghec/ghec.json
  5586        - descriptions/ghes-3.17/ghes-3.17.json
  5587    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  5588      documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
  5589      openapi_files:
  5590        - descriptions/api.github.com/api.github.com.json
  5591        - descriptions/ghec/ghec.json
  5592        - descriptions/ghes-3.17/ghes-3.17.json
  5593    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments
  5594      documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
  5595      openapi_files:
  5596        - descriptions/api.github.com/api.github.com.json
  5597        - descriptions/ghec/ghec.json
  5598        - descriptions/ghes-3.17/ghes-3.17.json
  5599    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals
  5600      documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
  5601      openapi_files:
  5602        - descriptions/api.github.com/api.github.com.json
  5603        - descriptions/ghec/ghec.json
  5604        - descriptions/ghes-3.17/ghes-3.17.json
  5605    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events
  5606      documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
  5607      openapi_files:
  5608        - descriptions/api.github.com/api.github.com.json
  5609        - descriptions/ghec/ghec.json
  5610        - descriptions/ghes-3.17/ghes-3.17.json
  5611    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch
  5612      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
  5613      openapi_files:
  5614        - descriptions/api.github.com/api.github.com.json
  5615        - descriptions/ghec/ghec.json
  5616        - descriptions/ghes-3.17/ghes-3.17.json
  5617    - name: GET /repos/{owner}/{repo}/readme
  5618      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
  5619      openapi_files:
  5620        - descriptions/api.github.com/api.github.com.json
  5621        - descriptions/ghec/ghec.json
  5622        - descriptions/ghes-3.17/ghes-3.17.json
  5623    - name: GET /repos/{owner}/{repo}/readme/{dir}
  5624      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
  5625      openapi_files:
  5626        - descriptions/api.github.com/api.github.com.json
  5627        - descriptions/ghec/ghec.json
  5628        - descriptions/ghes-3.17/ghes-3.17.json
  5629    - name: GET /repos/{owner}/{repo}/releases
  5630      documentation_url: https://docs.github.com/rest/releases/releases#list-releases
  5631      openapi_files:
  5632        - descriptions/api.github.com/api.github.com.json
  5633        - descriptions/ghec/ghec.json
  5634        - descriptions/ghes-3.17/ghes-3.17.json
  5635    - name: POST /repos/{owner}/{repo}/releases
  5636      documentation_url: https://docs.github.com/rest/releases/releases#create-a-release
  5637      openapi_files:
  5638        - descriptions/api.github.com/api.github.com.json
  5639        - descriptions/ghec/ghec.json
  5640        - descriptions/ghes-3.17/ghes-3.17.json
  5641    - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}
  5642      documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
  5643      openapi_files:
  5644        - descriptions/api.github.com/api.github.com.json
  5645        - descriptions/ghec/ghec.json
  5646        - descriptions/ghes-3.17/ghes-3.17.json
  5647    - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id}
  5648      documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset
  5649      openapi_files:
  5650        - descriptions/api.github.com/api.github.com.json
  5651        - descriptions/ghec/ghec.json
  5652        - descriptions/ghes-3.17/ghes-3.17.json
  5653    - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}
  5654      documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset
  5655      openapi_files:
  5656        - descriptions/api.github.com/api.github.com.json
  5657        - descriptions/ghec/ghec.json
  5658        - descriptions/ghes-3.17/ghes-3.17.json
  5659    - name: POST /repos/{owner}/{repo}/releases/generate-notes
  5660      documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
  5661      openapi_files:
  5662        - descriptions/api.github.com/api.github.com.json
  5663        - descriptions/ghec/ghec.json
  5664        - descriptions/ghes-3.17/ghes-3.17.json
  5665    - name: GET /repos/{owner}/{repo}/releases/latest
  5666      documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release
  5667      openapi_files:
  5668        - descriptions/api.github.com/api.github.com.json
  5669        - descriptions/ghec/ghec.json
  5670        - descriptions/ghes-3.17/ghes-3.17.json
  5671    - name: GET /repos/{owner}/{repo}/releases/tags/{tag}
  5672      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
  5673      openapi_files:
  5674        - descriptions/api.github.com/api.github.com.json
  5675        - descriptions/ghec/ghec.json
  5676        - descriptions/ghes-3.17/ghes-3.17.json
  5677    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}
  5678      documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release
  5679      openapi_files:
  5680        - descriptions/api.github.com/api.github.com.json
  5681        - descriptions/ghec/ghec.json
  5682        - descriptions/ghes-3.17/ghes-3.17.json
  5683    - name: GET /repos/{owner}/{repo}/releases/{release_id}
  5684      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release
  5685      openapi_files:
  5686        - descriptions/api.github.com/api.github.com.json
  5687        - descriptions/ghec/ghec.json
  5688        - descriptions/ghes-3.17/ghes-3.17.json
  5689    - name: PATCH /repos/{owner}/{repo}/releases/{release_id}
  5690      documentation_url: https://docs.github.com/rest/releases/releases#update-a-release
  5691      openapi_files:
  5692        - descriptions/api.github.com/api.github.com.json
  5693        - descriptions/ghec/ghec.json
  5694        - descriptions/ghes-3.17/ghes-3.17.json
  5695    - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets
  5696      documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets
  5697      openapi_files:
  5698        - descriptions/api.github.com/api.github.com.json
  5699        - descriptions/ghec/ghec.json
  5700        - descriptions/ghes-3.17/ghes-3.17.json
  5701    - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets
  5702      documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset
  5703      openapi_files:
  5704        - descriptions/api.github.com/api.github.com.json
  5705        - descriptions/ghec/ghec.json
  5706        - descriptions/ghes-3.17/ghes-3.17.json
  5707    - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions
  5708      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
  5709      openapi_files:
  5710        - descriptions/api.github.com/api.github.com.json
  5711        - descriptions/ghec/ghec.json
  5712        - descriptions/ghes-3.17/ghes-3.17.json
  5713    - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions
  5714      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
  5715      openapi_files:
  5716        - descriptions/api.github.com/api.github.com.json
  5717        - descriptions/ghec/ghec.json
  5718        - descriptions/ghes-3.17/ghes-3.17.json
  5719    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  5720      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
  5721      openapi_files:
  5722        - descriptions/api.github.com/api.github.com.json
  5723        - descriptions/ghec/ghec.json
  5724        - descriptions/ghes-3.17/ghes-3.17.json
  5725    - name: GET /repos/{owner}/{repo}/replicas/caches
  5726      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/repos/repos#list-repository-cache-replication-status
  5727      openapi_files:
  5728        - descriptions/ghes-3.17/ghes-3.17.json
  5729    - name: GET /repos/{owner}/{repo}/rules/branches/{branch}
  5730      documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
  5731      openapi_files:
  5732        - descriptions/api.github.com/api.github.com.json
  5733        - descriptions/ghec/ghec.json
  5734        - descriptions/ghes-3.17/ghes-3.17.json
  5735    - name: GET /repos/{owner}/{repo}/rulesets
  5736      documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets
  5737      openapi_files:
  5738        - descriptions/api.github.com/api.github.com.json
  5739        - descriptions/ghec/ghec.json
  5740        - descriptions/ghes-3.17/ghes-3.17.json
  5741    - name: POST /repos/{owner}/{repo}/rulesets
  5742      documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset
  5743      openapi_files:
  5744        - descriptions/api.github.com/api.github.com.json
  5745        - descriptions/ghec/ghec.json
  5746        - descriptions/ghes-3.17/ghes-3.17.json
  5747    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites
  5748      documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
  5749      openapi_files:
  5750        - descriptions/api.github.com/api.github.com.json
  5751        - descriptions/ghec/ghec.json
  5752        - descriptions/ghes-3.17/ghes-3.17.json
  5753    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}
  5754      documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
  5755      openapi_files:
  5756        - descriptions/api.github.com/api.github.com.json
  5757        - descriptions/ghec/ghec.json
  5758        - descriptions/ghes-3.17/ghes-3.17.json
  5759    - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5760      documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset
  5761      openapi_files:
  5762        - descriptions/api.github.com/api.github.com.json
  5763        - descriptions/ghec/ghec.json
  5764        - descriptions/ghes-3.17/ghes-3.17.json
  5765    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5766      documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset
  5767      openapi_files:
  5768        - descriptions/api.github.com/api.github.com.json
  5769        - descriptions/ghec/ghec.json
  5770        - descriptions/ghes-3.17/ghes-3.17.json
  5771    - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}
  5772      documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset
  5773      openapi_files:
  5774        - descriptions/api.github.com/api.github.com.json
  5775        - descriptions/ghec/ghec.json
  5776        - descriptions/ghes-3.17/ghes-3.17.json
  5777    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history
  5778      documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history
  5779      openapi_files:
  5780        - descriptions/api.github.com/api.github.com.json
  5781        - descriptions/ghec/ghec.json
  5782    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history/{version_id}
  5783      documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version
  5784      openapi_files:
  5785        - descriptions/api.github.com/api.github.com.json
  5786        - descriptions/ghec/ghec.json
  5787    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts
  5788      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
  5789      openapi_files:
  5790        - descriptions/api.github.com/api.github.com.json
  5791        - descriptions/ghec/ghec.json
  5792        - descriptions/ghes-3.17/ghes-3.17.json
  5793    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5794      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
  5795      openapi_files:
  5796        - descriptions/api.github.com/api.github.com.json
  5797        - descriptions/ghec/ghec.json
  5798        - descriptions/ghes-3.17/ghes-3.17.json
  5799    - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  5800      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
  5801      openapi_files:
  5802        - descriptions/api.github.com/api.github.com.json
  5803        - descriptions/ghec/ghec.json
  5804        - descriptions/ghes-3.17/ghes-3.17.json
  5805    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations
  5806      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
  5807      openapi_files:
  5808        - descriptions/api.github.com/api.github.com.json
  5809        - descriptions/ghec/ghec.json
  5810        - descriptions/ghes-3.17/ghes-3.17.json
  5811    - name: POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses
  5812      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass
  5813      openapi_files:
  5814        - descriptions/api.github.com/api.github.com.json
  5815        - descriptions/ghec/ghec.json
  5816        - descriptions/ghes-3.17/ghes-3.17.json
  5817    - name: GET /repos/{owner}/{repo}/secret-scanning/scan-history
  5818      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository
  5819      openapi_files:
  5820        - descriptions/api.github.com/api.github.com.json
  5821        - descriptions/ghec/ghec.json
  5822        - descriptions/ghes-3.17/ghes-3.17.json
  5823    - name: GET /repos/{owner}/{repo}/security-advisories
  5824      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
  5825      openapi_files:
  5826        - descriptions/api.github.com/api.github.com.json
  5827        - descriptions/ghec/ghec.json
  5828    - name: POST /repos/{owner}/{repo}/security-advisories
  5829      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
  5830      openapi_files:
  5831        - descriptions/api.github.com/api.github.com.json
  5832        - descriptions/ghec/ghec.json
  5833    - name: POST /repos/{owner}/{repo}/security-advisories/reports
  5834      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
  5835      openapi_files:
  5836        - descriptions/api.github.com/api.github.com.json
  5837        - descriptions/ghec/ghec.json
  5838    - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5839      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
  5840      openapi_files:
  5841        - descriptions/api.github.com/api.github.com.json
  5842        - descriptions/ghec/ghec.json
  5843    - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  5844      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
  5845      openapi_files:
  5846        - descriptions/api.github.com/api.github.com.json
  5847        - descriptions/ghec/ghec.json
  5848    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve
  5849      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
  5850      openapi_files:
  5851        - descriptions/api.github.com/api.github.com.json
  5852        - descriptions/ghec/ghec.json
  5853    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks
  5854      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
  5855      openapi_files:
  5856        - descriptions/api.github.com/api.github.com.json
  5857        - descriptions/ghec/ghec.json
  5858    - name: GET /repos/{owner}/{repo}/stargazers
  5859      documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers
  5860      openapi_files:
  5861        - descriptions/api.github.com/api.github.com.json
  5862        - descriptions/ghec/ghec.json
  5863        - descriptions/ghes-3.17/ghes-3.17.json
  5864    - name: GET /repos/{owner}/{repo}/stats/code_frequency
  5865      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
  5866      openapi_files:
  5867        - descriptions/api.github.com/api.github.com.json
  5868        - descriptions/ghec/ghec.json
  5869        - descriptions/ghes-3.17/ghes-3.17.json
  5870    - name: GET /repos/{owner}/{repo}/stats/commit_activity
  5871      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
  5872      openapi_files:
  5873        - descriptions/api.github.com/api.github.com.json
  5874        - descriptions/ghec/ghec.json
  5875        - descriptions/ghes-3.17/ghes-3.17.json
  5876    - name: GET /repos/{owner}/{repo}/stats/contributors
  5877      documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
  5878      openapi_files:
  5879        - descriptions/api.github.com/api.github.com.json
  5880        - descriptions/ghec/ghec.json
  5881        - descriptions/ghes-3.17/ghes-3.17.json
  5882    - name: GET /repos/{owner}/{repo}/stats/participation
  5883      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
  5884      openapi_files:
  5885        - descriptions/api.github.com/api.github.com.json
  5886        - descriptions/ghec/ghec.json
  5887        - descriptions/ghes-3.17/ghes-3.17.json
  5888    - name: GET /repos/{owner}/{repo}/stats/punch_card
  5889      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
  5890      openapi_files:
  5891        - descriptions/api.github.com/api.github.com.json
  5892        - descriptions/ghec/ghec.json
  5893        - descriptions/ghes-3.17/ghes-3.17.json
  5894    - name: POST /repos/{owner}/{repo}/statuses/{sha}
  5895      documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
  5896      openapi_files:
  5897        - descriptions/api.github.com/api.github.com.json
  5898        - descriptions/ghec/ghec.json
  5899        - descriptions/ghes-3.17/ghes-3.17.json
  5900    - name: GET /repos/{owner}/{repo}/subscribers
  5901      documentation_url: https://docs.github.com/rest/activity/watching#list-watchers
  5902      openapi_files:
  5903        - descriptions/api.github.com/api.github.com.json
  5904        - descriptions/ghec/ghec.json
  5905        - descriptions/ghes-3.17/ghes-3.17.json
  5906    - name: DELETE /repos/{owner}/{repo}/subscription
  5907      documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
  5908      openapi_files:
  5909        - descriptions/api.github.com/api.github.com.json
  5910        - descriptions/ghec/ghec.json
  5911        - descriptions/ghes-3.17/ghes-3.17.json
  5912    - name: GET /repos/{owner}/{repo}/subscription
  5913      documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
  5914      openapi_files:
  5915        - descriptions/api.github.com/api.github.com.json
  5916        - descriptions/ghec/ghec.json
  5917        - descriptions/ghes-3.17/ghes-3.17.json
  5918    - name: PUT /repos/{owner}/{repo}/subscription
  5919      documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
  5920      openapi_files:
  5921        - descriptions/api.github.com/api.github.com.json
  5922        - descriptions/ghec/ghec.json
  5923        - descriptions/ghes-3.17/ghes-3.17.json
  5924    - name: GET /repos/{owner}/{repo}/tags
  5925      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags
  5926      openapi_files:
  5927        - descriptions/api.github.com/api.github.com.json
  5928        - descriptions/ghec/ghec.json
  5929        - descriptions/ghes-3.17/ghes-3.17.json
  5930    - name: GET /repos/{owner}/{repo}/tags/protection
  5931      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository
  5932      openapi_files:
  5933        - descriptions/api.github.com/api.github.com.json
  5934        - descriptions/ghec/ghec.json
  5935        - descriptions/ghes-3.17/ghes-3.17.json
  5936    - name: POST /repos/{owner}/{repo}/tags/protection
  5937      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository
  5938      openapi_files:
  5939        - descriptions/api.github.com/api.github.com.json
  5940        - descriptions/ghec/ghec.json
  5941        - descriptions/ghes-3.17/ghes-3.17.json
  5942    - name: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  5943      documentation_url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository
  5944      openapi_files:
  5945        - descriptions/api.github.com/api.github.com.json
  5946        - descriptions/ghec/ghec.json
  5947        - descriptions/ghes-3.17/ghes-3.17.json
  5948    - name: GET /repos/{owner}/{repo}/tarball/{ref}
  5949      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
  5950      openapi_files:
  5951        - descriptions/api.github.com/api.github.com.json
  5952        - descriptions/ghec/ghec.json
  5953        - descriptions/ghes-3.17/ghes-3.17.json
  5954    - name: GET /repos/{owner}/{repo}/teams
  5955      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams
  5956      openapi_files:
  5957        - descriptions/api.github.com/api.github.com.json
  5958        - descriptions/ghec/ghec.json
  5959        - descriptions/ghes-3.17/ghes-3.17.json
  5960    - name: GET /repos/{owner}/{repo}/topics
  5961      documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
  5962      openapi_files:
  5963        - descriptions/api.github.com/api.github.com.json
  5964        - descriptions/ghec/ghec.json
  5965        - descriptions/ghes-3.17/ghes-3.17.json
  5966    - name: PUT /repos/{owner}/{repo}/topics
  5967      documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
  5968      openapi_files:
  5969        - descriptions/api.github.com/api.github.com.json
  5970        - descriptions/ghec/ghec.json
  5971        - descriptions/ghes-3.17/ghes-3.17.json
  5972    - name: GET /repos/{owner}/{repo}/traffic/clones
  5973      documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
  5974      openapi_files:
  5975        - descriptions/api.github.com/api.github.com.json
  5976        - descriptions/ghec/ghec.json
  5977    - name: GET /repos/{owner}/{repo}/traffic/popular/paths
  5978      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
  5979      openapi_files:
  5980        - descriptions/api.github.com/api.github.com.json
  5981        - descriptions/ghec/ghec.json
  5982    - name: GET /repos/{owner}/{repo}/traffic/popular/referrers
  5983      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
  5984      openapi_files:
  5985        - descriptions/api.github.com/api.github.com.json
  5986        - descriptions/ghec/ghec.json
  5987    - name: GET /repos/{owner}/{repo}/traffic/views
  5988      documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views
  5989      openapi_files:
  5990        - descriptions/api.github.com/api.github.com.json
  5991        - descriptions/ghec/ghec.json
  5992    - name: POST /repos/{owner}/{repo}/transfer
  5993      documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository
  5994      openapi_files:
  5995        - descriptions/api.github.com/api.github.com.json
  5996        - descriptions/ghec/ghec.json
  5997        - descriptions/ghes-3.17/ghes-3.17.json
  5998    - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts
  5999      documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
  6000      openapi_files:
  6001        - descriptions/api.github.com/api.github.com.json
  6002        - descriptions/ghec/ghec.json
  6003        - descriptions/ghes-3.17/ghes-3.17.json
  6004    - name: GET /repos/{owner}/{repo}/vulnerability-alerts
  6005      documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
  6006      openapi_files:
  6007        - descriptions/api.github.com/api.github.com.json
  6008        - descriptions/ghec/ghec.json
  6009        - descriptions/ghes-3.17/ghes-3.17.json
  6010    - name: PUT /repos/{owner}/{repo}/vulnerability-alerts
  6011      documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
  6012      openapi_files:
  6013        - descriptions/api.github.com/api.github.com.json
  6014        - descriptions/ghec/ghec.json
  6015        - descriptions/ghes-3.17/ghes-3.17.json
  6016    - name: GET /repos/{owner}/{repo}/zipball/{ref}
  6017      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
  6018      openapi_files:
  6019        - descriptions/api.github.com/api.github.com.json
  6020        - descriptions/ghec/ghec.json
  6021        - descriptions/ghes-3.17/ghes-3.17.json
  6022    - name: POST /repos/{template_owner}/{template_repo}/generate
  6023      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template
  6024      openapi_files:
  6025        - descriptions/api.github.com/api.github.com.json
  6026        - descriptions/ghec/ghec.json
  6027        - descriptions/ghes-3.17/ghes-3.17.json
  6028    - name: GET /repositories
  6029      documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories
  6030      openapi_files:
  6031        - descriptions/api.github.com/api.github.com.json
  6032        - descriptions/ghec/ghec.json
  6033        - descriptions/ghes-3.17/ghes-3.17.json
  6034    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets
  6035      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#list-environment-secrets
  6036      openapi_files:
  6037        - descriptions/ghes-3.7/ghes-3.7.json
  6038    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key
  6039      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-public-key
  6040      openapi_files:
  6041        - descriptions/ghes-3.7/ghes-3.7.json
  6042    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  6043      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#delete-an-environment-secret
  6044      openapi_files:
  6045        - descriptions/ghes-3.7/ghes-3.7.json
  6046    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  6047      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-secret
  6048      openapi_files:
  6049        - descriptions/ghes-3.7/ghes-3.7.json
  6050    - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  6051      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret
  6052      openapi_files:
  6053        - descriptions/ghes-3.7/ghes-3.7.json
  6054    - name: GET /scim/v2/Groups
  6055      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  6056      openapi_files:
  6057        - descriptions/ghes-3.7/ghes-3.7.json
  6058    - name: POST /scim/v2/Groups
  6059      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  6060      openapi_files:
  6061        - descriptions/ghes-3.7/ghes-3.7.json
  6062    - name: DELETE /scim/v2/Groups/{scim_group_id}
  6063      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  6064      openapi_files:
  6065        - descriptions/ghes-3.7/ghes-3.7.json
  6066    - name: GET /scim/v2/Groups/{scim_group_id}
  6067      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  6068      openapi_files:
  6069        - descriptions/ghes-3.7/ghes-3.7.json
  6070    - name: PATCH /scim/v2/Groups/{scim_group_id}
  6071      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  6072      openapi_files:
  6073        - descriptions/ghes-3.7/ghes-3.7.json
  6074    - name: PUT /scim/v2/Groups/{scim_group_id}
  6075      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  6076      openapi_files:
  6077        - descriptions/ghes-3.7/ghes-3.7.json
  6078    - name: GET /scim/v2/Users
  6079      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  6080      openapi_files:
  6081        - descriptions/ghes-3.7/ghes-3.7.json
  6082    - name: POST /scim/v2/Users
  6083      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  6084      openapi_files:
  6085        - descriptions/ghes-3.7/ghes-3.7.json
  6086    - name: DELETE /scim/v2/Users/{scim_user_id}
  6087      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  6088      openapi_files:
  6089        - descriptions/ghes-3.7/ghes-3.7.json
  6090    - name: GET /scim/v2/Users/{scim_user_id}
  6091      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  6092      openapi_files:
  6093        - descriptions/ghes-3.7/ghes-3.7.json
  6094    - name: PATCH /scim/v2/Users/{scim_user_id}
  6095      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  6096      openapi_files:
  6097        - descriptions/ghes-3.7/ghes-3.7.json
  6098    - name: PUT /scim/v2/Users/{scim_user_id}
  6099      documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  6100      openapi_files:
  6101        - descriptions/ghes-3.7/ghes-3.7.json
  6102    - name: GET /scim/v2/enterprises/{enterprise}/Groups
  6103      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  6104      openapi_files:
  6105        - descriptions/ghec/ghec.json
  6106        - descriptions/ghes-3.17/ghes-3.17.json
  6107    - name: POST /scim/v2/enterprises/{enterprise}/Groups
  6108      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  6109      openapi_files:
  6110        - descriptions/ghec/ghec.json
  6111        - descriptions/ghes-3.17/ghes-3.17.json
  6112    - name: DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6113      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  6114      openapi_files:
  6115        - descriptions/ghec/ghec.json
  6116        - descriptions/ghes-3.17/ghes-3.17.json
  6117    - name: GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6118      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  6119      openapi_files:
  6120        - descriptions/ghec/ghec.json
  6121        - descriptions/ghes-3.17/ghes-3.17.json
  6122    - name: PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6123      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  6124      openapi_files:
  6125        - descriptions/ghec/ghec.json
  6126        - descriptions/ghes-3.17/ghes-3.17.json
  6127    - name: PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
  6128      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  6129      openapi_files:
  6130        - descriptions/ghec/ghec.json
  6131        - descriptions/ghes-3.17/ghes-3.17.json
  6132    - name: GET /scim/v2/enterprises/{enterprise}/Users
  6133      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  6134      openapi_files:
  6135        - descriptions/ghec/ghec.json
  6136        - descriptions/ghes-3.17/ghes-3.17.json
  6137    - name: POST /scim/v2/enterprises/{enterprise}/Users
  6138      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  6139      openapi_files:
  6140        - descriptions/ghec/ghec.json
  6141        - descriptions/ghes-3.17/ghes-3.17.json
  6142    - name: DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6143      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  6144      openapi_files:
  6145        - descriptions/ghec/ghec.json
  6146        - descriptions/ghes-3.17/ghes-3.17.json
  6147    - name: GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6148      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  6149      openapi_files:
  6150        - descriptions/ghec/ghec.json
  6151        - descriptions/ghes-3.17/ghes-3.17.json
  6152    - name: PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6153      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  6154      openapi_files:
  6155        - descriptions/ghec/ghec.json
  6156        - descriptions/ghes-3.17/ghes-3.17.json
  6157    - name: PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
  6158      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  6159      openapi_files:
  6160        - descriptions/ghec/ghec.json
  6161        - descriptions/ghes-3.17/ghes-3.17.json
  6162    - name: GET /scim/v2/organizations/{org}/Users
  6163      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities
  6164      openapi_files:
  6165        - descriptions/ghec/ghec.json
  6166    - name: POST /scim/v2/organizations/{org}/Users
  6167      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user
  6168      openapi_files:
  6169        - descriptions/ghec/ghec.json
  6170    - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id}
  6171      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization
  6172      openapi_files:
  6173        - descriptions/ghec/ghec.json
  6174    - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id}
  6175      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user
  6176      openapi_files:
  6177        - descriptions/ghec/ghec.json
  6178    - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id}
  6179      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user
  6180      openapi_files:
  6181        - descriptions/ghec/ghec.json
  6182    - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id}
  6183      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership
  6184      openapi_files:
  6185        - descriptions/ghec/ghec.json
  6186    - name: GET /search/code
  6187      documentation_url: https://docs.github.com/rest/search/search#search-code
  6188      openapi_files:
  6189        - descriptions/api.github.com/api.github.com.json
  6190        - descriptions/ghec/ghec.json
  6191        - descriptions/ghes-3.17/ghes-3.17.json
  6192    - name: GET /search/commits
  6193      documentation_url: https://docs.github.com/rest/search/search#search-commits
  6194      openapi_files:
  6195        - descriptions/api.github.com/api.github.com.json
  6196        - descriptions/ghec/ghec.json
  6197        - descriptions/ghes-3.17/ghes-3.17.json
  6198    - name: GET /search/issues
  6199      documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests
  6200      openapi_files:
  6201        - descriptions/api.github.com/api.github.com.json
  6202        - descriptions/ghec/ghec.json
  6203        - descriptions/ghes-3.17/ghes-3.17.json
  6204    - name: GET /search/labels
  6205      documentation_url: https://docs.github.com/rest/search/search#search-labels
  6206      openapi_files:
  6207        - descriptions/api.github.com/api.github.com.json
  6208        - descriptions/ghec/ghec.json
  6209        - descriptions/ghes-3.17/ghes-3.17.json
  6210    - name: GET /search/repositories
  6211      documentation_url: https://docs.github.com/rest/search/search#search-repositories
  6212      openapi_files:
  6213        - descriptions/api.github.com/api.github.com.json
  6214        - descriptions/ghec/ghec.json
  6215        - descriptions/ghes-3.17/ghes-3.17.json
  6216    - name: GET /search/topics
  6217      documentation_url: https://docs.github.com/rest/search/search#search-topics
  6218      openapi_files:
  6219        - descriptions/api.github.com/api.github.com.json
  6220        - descriptions/ghec/ghec.json
  6221        - descriptions/ghes-3.17/ghes-3.17.json
  6222    - name: GET /search/users
  6223      documentation_url: https://docs.github.com/rest/search/search#search-users
  6224      openapi_files:
  6225        - descriptions/api.github.com/api.github.com.json
  6226        - descriptions/ghec/ghec.json
  6227        - descriptions/ghes-3.17/ghes-3.17.json
  6228    - name: GET /setup/api/configcheck
  6229      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-configuration-status
  6230      openapi_files:
  6231        - descriptions/ghes-3.14/ghes-3.14.json
  6232    - name: POST /setup/api/configure
  6233      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#start-a-configuration-process
  6234      openapi_files:
  6235        - descriptions/ghes-3.14/ghes-3.14.json
  6236    - name: GET /setup/api/maintenance
  6237      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-maintenance-status
  6238      openapi_files:
  6239        - descriptions/ghes-3.14/ghes-3.14.json
  6240    - name: POST /setup/api/maintenance
  6241      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode
  6242      openapi_files:
  6243        - descriptions/ghes-3.14/ghes-3.14.json
  6244    - name: GET /setup/api/settings
  6245      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-settings
  6246      openapi_files:
  6247        - descriptions/ghes-3.14/ghes-3.14.json
  6248    - name: PUT /setup/api/settings
  6249      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#set-settings
  6250      openapi_files:
  6251        - descriptions/ghes-3.14/ghes-3.14.json
  6252    - name: DELETE /setup/api/settings/authorized-keys
  6253      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key
  6254      openapi_files:
  6255        - descriptions/ghes-3.14/ghes-3.14.json
  6256    - name: GET /setup/api/settings/authorized-keys
  6257      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys
  6258      openapi_files:
  6259        - descriptions/ghes-3.14/ghes-3.14.json
  6260    - name: POST /setup/api/settings/authorized-keys
  6261      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#add-an-authorized-ssh-key
  6262      openapi_files:
  6263        - descriptions/ghes-3.14/ghes-3.14.json
  6264    - name: POST /setup/api/start
  6265      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#create-a-github-license
  6266      openapi_files:
  6267        - descriptions/ghes-3.14/ghes-3.14.json
  6268    - name: POST /setup/api/upgrade
  6269      documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#upgrade-a-license
  6270      openapi_files:
  6271        - descriptions/ghes-3.14/ghes-3.14.json
  6272    - name: DELETE /teams/{team_id}
  6273      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
  6274      openapi_files:
  6275        - descriptions/api.github.com/api.github.com.json
  6276        - descriptions/ghec/ghec.json
  6277        - descriptions/ghes-3.17/ghes-3.17.json
  6278    - name: GET /teams/{team_id}
  6279      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
  6280      openapi_files:
  6281        - descriptions/api.github.com/api.github.com.json
  6282        - descriptions/ghec/ghec.json
  6283        - descriptions/ghes-3.17/ghes-3.17.json
  6284    - name: PATCH /teams/{team_id}
  6285      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
  6286      openapi_files:
  6287        - descriptions/api.github.com/api.github.com.json
  6288        - descriptions/ghec/ghec.json
  6289        - descriptions/ghes-3.17/ghes-3.17.json
  6290    - name: GET /teams/{team_id}/discussions
  6291      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
  6292      openapi_files:
  6293        - descriptions/api.github.com/api.github.com.json
  6294        - descriptions/ghec/ghec.json
  6295        - descriptions/ghes-3.17/ghes-3.17.json
  6296    - name: POST /teams/{team_id}/discussions
  6297      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy
  6298      openapi_files:
  6299        - descriptions/api.github.com/api.github.com.json
  6300        - descriptions/ghec/ghec.json
  6301        - descriptions/ghes-3.17/ghes-3.17.json
  6302    - name: DELETE /teams/{team_id}/discussions/{discussion_number}
  6303      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
  6304      openapi_files:
  6305        - descriptions/api.github.com/api.github.com.json
  6306        - descriptions/ghec/ghec.json
  6307        - descriptions/ghes-3.17/ghes-3.17.json
  6308    - name: GET /teams/{team_id}/discussions/{discussion_number}
  6309      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
  6310      openapi_files:
  6311        - descriptions/api.github.com/api.github.com.json
  6312        - descriptions/ghec/ghec.json
  6313        - descriptions/ghes-3.17/ghes-3.17.json
  6314    - name: PATCH /teams/{team_id}/discussions/{discussion_number}
  6315      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
  6316      openapi_files:
  6317        - descriptions/api.github.com/api.github.com.json
  6318        - descriptions/ghec/ghec.json
  6319        - descriptions/ghes-3.17/ghes-3.17.json
  6320    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments
  6321      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
  6322      openapi_files:
  6323        - descriptions/api.github.com/api.github.com.json
  6324        - descriptions/ghec/ghec.json
  6325        - descriptions/ghes-3.17/ghes-3.17.json
  6326    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments
  6327      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
  6328      openapi_files:
  6329        - descriptions/api.github.com/api.github.com.json
  6330        - descriptions/ghec/ghec.json
  6331        - descriptions/ghes-3.17/ghes-3.17.json
  6332    - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6333      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
  6334      openapi_files:
  6335        - descriptions/api.github.com/api.github.com.json
  6336        - descriptions/ghec/ghec.json
  6337        - descriptions/ghes-3.17/ghes-3.17.json
  6338    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6339      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
  6340      openapi_files:
  6341        - descriptions/api.github.com/api.github.com.json
  6342        - descriptions/ghec/ghec.json
  6343        - descriptions/ghes-3.17/ghes-3.17.json
  6344    - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  6345      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
  6346      openapi_files:
  6347        - descriptions/api.github.com/api.github.com.json
  6348        - descriptions/ghec/ghec.json
  6349        - descriptions/ghes-3.17/ghes-3.17.json
  6350    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6351      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
  6352      openapi_files:
  6353        - descriptions/api.github.com/api.github.com.json
  6354        - descriptions/ghec/ghec.json
  6355        - descriptions/ghes-3.17/ghes-3.17.json
  6356    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  6357      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
  6358      openapi_files:
  6359        - descriptions/api.github.com/api.github.com.json
  6360        - descriptions/ghec/ghec.json
  6361        - descriptions/ghes-3.17/ghes-3.17.json
  6362    - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions
  6363      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
  6364      openapi_files:
  6365        - descriptions/api.github.com/api.github.com.json
  6366        - descriptions/ghec/ghec.json
  6367        - descriptions/ghes-3.17/ghes-3.17.json
  6368    - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions
  6369      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
  6370      openapi_files:
  6371        - descriptions/api.github.com/api.github.com.json
  6372        - descriptions/ghec/ghec.json
  6373        - descriptions/ghes-3.17/ghes-3.17.json
  6374    - name: GET /teams/{team_id}/invitations
  6375      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
  6376      openapi_files:
  6377        - descriptions/api.github.com/api.github.com.json
  6378        - descriptions/ghec/ghec.json
  6379    - name: GET /teams/{team_id}/members
  6380      documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy
  6381      openapi_files:
  6382        - descriptions/api.github.com/api.github.com.json
  6383        - descriptions/ghec/ghec.json
  6384        - descriptions/ghes-3.17/ghes-3.17.json
  6385    - name: DELETE /teams/{team_id}/members/{username}
  6386      documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
  6387      openapi_files:
  6388        - descriptions/api.github.com/api.github.com.json
  6389        - descriptions/ghec/ghec.json
  6390        - descriptions/ghes-3.17/ghes-3.17.json
  6391    - name: GET /teams/{team_id}/members/{username}
  6392      documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy
  6393      openapi_files:
  6394        - descriptions/api.github.com/api.github.com.json
  6395        - descriptions/ghec/ghec.json
  6396        - descriptions/ghes-3.17/ghes-3.17.json
  6397    - name: PUT /teams/{team_id}/members/{username}
  6398      documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy
  6399      openapi_files:
  6400        - descriptions/api.github.com/api.github.com.json
  6401        - descriptions/ghec/ghec.json
  6402        - descriptions/ghes-3.17/ghes-3.17.json
  6403    - name: DELETE /teams/{team_id}/memberships/{username}
  6404      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
  6405      openapi_files:
  6406        - descriptions/api.github.com/api.github.com.json
  6407        - descriptions/ghec/ghec.json
  6408        - descriptions/ghes-3.17/ghes-3.17.json
  6409    - name: GET /teams/{team_id}/memberships/{username}
  6410      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
  6411      openapi_files:
  6412        - descriptions/api.github.com/api.github.com.json
  6413        - descriptions/ghec/ghec.json
  6414        - descriptions/ghes-3.17/ghes-3.17.json
  6415    - name: PUT /teams/{team_id}/memberships/{username}
  6416      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
  6417      openapi_files:
  6418        - descriptions/api.github.com/api.github.com.json
  6419        - descriptions/ghec/ghec.json
  6420        - descriptions/ghes-3.17/ghes-3.17.json
  6421    - name: GET /teams/{team_id}/projects
  6422      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
  6423      openapi_files:
  6424        - descriptions/api.github.com/api.github.com.json
  6425        - descriptions/ghec/ghec.json
  6426        - descriptions/ghes-3.17/ghes-3.17.json
  6427    - name: DELETE /teams/{team_id}/projects/{project_id}
  6428      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
  6429      openapi_files:
  6430        - descriptions/api.github.com/api.github.com.json
  6431        - descriptions/ghec/ghec.json
  6432        - descriptions/ghes-3.17/ghes-3.17.json
  6433    - name: GET /teams/{team_id}/projects/{project_id}
  6434      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
  6435      openapi_files:
  6436        - descriptions/api.github.com/api.github.com.json
  6437        - descriptions/ghec/ghec.json
  6438        - descriptions/ghes-3.17/ghes-3.17.json
  6439    - name: PUT /teams/{team_id}/projects/{project_id}
  6440      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
  6441      openapi_files:
  6442        - descriptions/api.github.com/api.github.com.json
  6443        - descriptions/ghec/ghec.json
  6444        - descriptions/ghes-3.17/ghes-3.17.json
  6445    - name: GET /teams/{team_id}/repos
  6446      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
  6447      openapi_files:
  6448        - descriptions/api.github.com/api.github.com.json
  6449        - descriptions/ghec/ghec.json
  6450        - descriptions/ghes-3.17/ghes-3.17.json
  6451    - name: DELETE /teams/{team_id}/repos/{owner}/{repo}
  6452      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
  6453      openapi_files:
  6454        - descriptions/api.github.com/api.github.com.json
  6455        - descriptions/ghec/ghec.json
  6456        - descriptions/ghes-3.17/ghes-3.17.json
  6457    - name: GET /teams/{team_id}/repos/{owner}/{repo}
  6458      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
  6459      openapi_files:
  6460        - descriptions/api.github.com/api.github.com.json
  6461        - descriptions/ghec/ghec.json
  6462        - descriptions/ghes-3.17/ghes-3.17.json
  6463    - name: PUT /teams/{team_id}/repos/{owner}/{repo}
  6464      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
  6465      openapi_files:
  6466        - descriptions/api.github.com/api.github.com.json
  6467        - descriptions/ghec/ghec.json
  6468        - descriptions/ghes-3.17/ghes-3.17.json
  6469    - name: GET /teams/{team_id}/team-sync/group-mappings
  6470      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy
  6471      openapi_files:
  6472        - descriptions/ghec/ghec.json
  6473    - name: PATCH /teams/{team_id}/team-sync/group-mappings
  6474      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy
  6475      openapi_files:
  6476        - descriptions/ghec/ghec.json
  6477    - name: GET /teams/{team_id}/teams
  6478      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
  6479      openapi_files:
  6480        - descriptions/api.github.com/api.github.com.json
  6481        - descriptions/ghec/ghec.json
  6482        - descriptions/ghes-3.17/ghes-3.17.json
  6483    - name: GET /user
  6484      documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user
  6485      openapi_files:
  6486        - descriptions/api.github.com/api.github.com.json
  6487        - descriptions/ghec/ghec.json
  6488        - descriptions/ghes-3.17/ghes-3.17.json
  6489    - name: PATCH /user
  6490      documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user
  6491      openapi_files:
  6492        - descriptions/api.github.com/api.github.com.json
  6493        - descriptions/ghec/ghec.json
  6494        - descriptions/ghes-3.17/ghes-3.17.json
  6495    - name: GET /user/blocks
  6496      documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user
  6497      openapi_files:
  6498        - descriptions/api.github.com/api.github.com.json
  6499        - descriptions/ghec/ghec.json
  6500    - name: DELETE /user/blocks/{username}
  6501      documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user
  6502      openapi_files:
  6503        - descriptions/api.github.com/api.github.com.json
  6504        - descriptions/ghec/ghec.json
  6505    - name: GET /user/blocks/{username}
  6506      documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user
  6507      openapi_files:
  6508        - descriptions/api.github.com/api.github.com.json
  6509        - descriptions/ghec/ghec.json
  6510    - name: PUT /user/blocks/{username}
  6511      documentation_url: https://docs.github.com/rest/users/blocking#block-a-user
  6512      openapi_files:
  6513        - descriptions/api.github.com/api.github.com.json
  6514        - descriptions/ghec/ghec.json
  6515    - name: GET /user/codespaces
  6516      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user
  6517      openapi_files:
  6518        - descriptions/api.github.com/api.github.com.json
  6519        - descriptions/ghec/ghec.json
  6520    - name: POST /user/codespaces
  6521      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user
  6522      openapi_files:
  6523        - descriptions/api.github.com/api.github.com.json
  6524        - descriptions/ghec/ghec.json
  6525    - name: GET /user/codespaces/secrets
  6526      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user
  6527      openapi_files:
  6528        - descriptions/api.github.com/api.github.com.json
  6529        - descriptions/ghec/ghec.json
  6530    - name: GET /user/codespaces/secrets/public-key
  6531      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user
  6532      openapi_files:
  6533        - descriptions/api.github.com/api.github.com.json
  6534        - descriptions/ghec/ghec.json
  6535    - name: DELETE /user/codespaces/secrets/{secret_name}
  6536      documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user
  6537      openapi_files:
  6538        - descriptions/api.github.com/api.github.com.json
  6539        - descriptions/ghec/ghec.json
  6540    - name: GET /user/codespaces/secrets/{secret_name}
  6541      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user
  6542      openapi_files:
  6543        - descriptions/api.github.com/api.github.com.json
  6544        - descriptions/ghec/ghec.json
  6545    - name: PUT /user/codespaces/secrets/{secret_name}
  6546      documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user
  6547      openapi_files:
  6548        - descriptions/api.github.com/api.github.com.json
  6549        - descriptions/ghec/ghec.json
  6550    - name: GET /user/codespaces/secrets/{secret_name}/repositories
  6551      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret
  6552      openapi_files:
  6553        - descriptions/api.github.com/api.github.com.json
  6554        - descriptions/ghec/ghec.json
  6555    - name: PUT /user/codespaces/secrets/{secret_name}/repositories
  6556      documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret
  6557      openapi_files:
  6558        - descriptions/api.github.com/api.github.com.json
  6559        - descriptions/ghec/ghec.json
  6560    - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6561      documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret
  6562      openapi_files:
  6563        - descriptions/api.github.com/api.github.com.json
  6564        - descriptions/ghec/ghec.json
  6565    - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  6566      documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret
  6567      openapi_files:
  6568        - descriptions/api.github.com/api.github.com.json
  6569        - descriptions/ghec/ghec.json
  6570    - name: DELETE /user/codespaces/{codespace_name}
  6571      documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
  6572      openapi_files:
  6573        - descriptions/api.github.com/api.github.com.json
  6574        - descriptions/ghec/ghec.json
  6575    - name: GET /user/codespaces/{codespace_name}
  6576      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
  6577      openapi_files:
  6578        - descriptions/api.github.com/api.github.com.json
  6579        - descriptions/ghec/ghec.json
  6580    - name: PATCH /user/codespaces/{codespace_name}
  6581      documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
  6582      openapi_files:
  6583        - descriptions/api.github.com/api.github.com.json
  6584        - descriptions/ghec/ghec.json
  6585    - name: POST /user/codespaces/{codespace_name}/exports
  6586      documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
  6587      openapi_files:
  6588        - descriptions/api.github.com/api.github.com.json
  6589        - descriptions/ghec/ghec.json
  6590    - name: GET /user/codespaces/{codespace_name}/exports/{export_id}
  6591      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
  6592      openapi_files:
  6593        - descriptions/api.github.com/api.github.com.json
  6594        - descriptions/ghec/ghec.json
  6595    - name: GET /user/codespaces/{codespace_name}/machines
  6596      documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
  6597      openapi_files:
  6598        - descriptions/api.github.com/api.github.com.json
  6599        - descriptions/ghec/ghec.json
  6600    - name: POST /user/codespaces/{codespace_name}/publish
  6601      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
  6602      openapi_files:
  6603        - descriptions/api.github.com/api.github.com.json
  6604        - descriptions/ghec/ghec.json
  6605    - name: POST /user/codespaces/{codespace_name}/start
  6606      documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
  6607      openapi_files:
  6608        - descriptions/api.github.com/api.github.com.json
  6609        - descriptions/ghec/ghec.json
  6610    - name: POST /user/codespaces/{codespace_name}/stop
  6611      documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
  6612      openapi_files:
  6613        - descriptions/api.github.com/api.github.com.json
  6614        - descriptions/ghec/ghec.json
  6615    - name: GET /user/docker/conflicts
  6616      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user
  6617      openapi_files:
  6618        - descriptions/api.github.com/api.github.com.json
  6619        - descriptions/ghec/ghec.json
  6620        - descriptions/ghes-3.17/ghes-3.17.json
  6621    - name: PATCH /user/email/visibility
  6622      documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user
  6623      openapi_files:
  6624        - descriptions/api.github.com/api.github.com.json
  6625        - descriptions/ghec/ghec.json
  6626    - name: DELETE /user/emails
  6627      documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-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.17/ghes-3.17.json
  6632    - name: GET /user/emails
  6633      documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user
  6634      openapi_files:
  6635        - descriptions/api.github.com/api.github.com.json
  6636        - descriptions/ghec/ghec.json
  6637        - descriptions/ghes-3.17/ghes-3.17.json
  6638    - name: POST /user/emails
  6639      documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user
  6640      openapi_files:
  6641        - descriptions/api.github.com/api.github.com.json
  6642        - descriptions/ghec/ghec.json
  6643        - descriptions/ghes-3.17/ghes-3.17.json
  6644    - name: GET /user/followers
  6645      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user
  6646      openapi_files:
  6647        - descriptions/api.github.com/api.github.com.json
  6648        - descriptions/ghec/ghec.json
  6649        - descriptions/ghes-3.17/ghes-3.17.json
  6650    - name: GET /user/following
  6651      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows
  6652      openapi_files:
  6653        - descriptions/api.github.com/api.github.com.json
  6654        - descriptions/ghec/ghec.json
  6655        - descriptions/ghes-3.17/ghes-3.17.json
  6656    - name: DELETE /user/following/{username}
  6657      documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user
  6658      openapi_files:
  6659        - descriptions/api.github.com/api.github.com.json
  6660        - descriptions/ghec/ghec.json
  6661        - descriptions/ghes-3.17/ghes-3.17.json
  6662    - name: GET /user/following/{username}
  6663      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user
  6664      openapi_files:
  6665        - descriptions/api.github.com/api.github.com.json
  6666        - descriptions/ghec/ghec.json
  6667        - descriptions/ghes-3.17/ghes-3.17.json
  6668    - name: PUT /user/following/{username}
  6669      documentation_url: https://docs.github.com/rest/users/followers#follow-a-user
  6670      openapi_files:
  6671        - descriptions/api.github.com/api.github.com.json
  6672        - descriptions/ghec/ghec.json
  6673        - descriptions/ghes-3.17/ghes-3.17.json
  6674    - name: GET /user/gpg_keys
  6675      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user
  6676      openapi_files:
  6677        - descriptions/api.github.com/api.github.com.json
  6678        - descriptions/ghec/ghec.json
  6679        - descriptions/ghes-3.17/ghes-3.17.json
  6680    - name: POST /user/gpg_keys
  6681      documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user
  6682      openapi_files:
  6683        - descriptions/api.github.com/api.github.com.json
  6684        - descriptions/ghec/ghec.json
  6685        - descriptions/ghes-3.17/ghes-3.17.json
  6686    - name: DELETE /user/gpg_keys/{gpg_key_id}
  6687      documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
  6688      openapi_files:
  6689        - descriptions/api.github.com/api.github.com.json
  6690        - descriptions/ghec/ghec.json
  6691        - descriptions/ghes-3.17/ghes-3.17.json
  6692    - name: GET /user/gpg_keys/{gpg_key_id}
  6693      documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
  6694      openapi_files:
  6695        - descriptions/api.github.com/api.github.com.json
  6696        - descriptions/ghec/ghec.json
  6697        - descriptions/ghes-3.17/ghes-3.17.json
  6698    - name: GET /user/installations
  6699      documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token
  6700      openapi_files:
  6701        - descriptions/api.github.com/api.github.com.json
  6702        - descriptions/ghec/ghec.json
  6703        - descriptions/ghes-3.17/ghes-3.17.json
  6704    - name: GET /user/installations/{installation_id}/repositories
  6705      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token
  6706      openapi_files:
  6707        - descriptions/api.github.com/api.github.com.json
  6708        - descriptions/ghec/ghec.json
  6709        - descriptions/ghes-3.17/ghes-3.17.json
  6710    - name: DELETE /user/installations/{installation_id}/repositories/{repository_id}
  6711      documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation
  6712      openapi_files:
  6713        - descriptions/api.github.com/api.github.com.json
  6714        - descriptions/ghec/ghec.json
  6715        - descriptions/ghes-3.17/ghes-3.17.json
  6716    - name: PUT /user/installations/{installation_id}/repositories/{repository_id}
  6717      documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation
  6718      openapi_files:
  6719        - descriptions/api.github.com/api.github.com.json
  6720        - descriptions/ghec/ghec.json
  6721        - descriptions/ghes-3.17/ghes-3.17.json
  6722    - name: DELETE /user/interaction-limits
  6723      documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories
  6724      openapi_files:
  6725        - descriptions/api.github.com/api.github.com.json
  6726        - descriptions/ghec/ghec.json
  6727    - name: GET /user/interaction-limits
  6728      documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories
  6729      openapi_files:
  6730        - descriptions/api.github.com/api.github.com.json
  6731        - descriptions/ghec/ghec.json
  6732    - name: PUT /user/interaction-limits
  6733      documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories
  6734      openapi_files:
  6735        - descriptions/api.github.com/api.github.com.json
  6736        - descriptions/ghec/ghec.json
  6737    - name: GET /user/issues
  6738      documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
  6739      openapi_files:
  6740        - descriptions/api.github.com/api.github.com.json
  6741        - descriptions/ghec/ghec.json
  6742        - descriptions/ghes-3.17/ghes-3.17.json
  6743    - name: GET /user/keys
  6744      documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user
  6745      openapi_files:
  6746        - descriptions/api.github.com/api.github.com.json
  6747        - descriptions/ghec/ghec.json
  6748        - descriptions/ghes-3.17/ghes-3.17.json
  6749    - name: POST /user/keys
  6750      documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-for-the-authenticated-user
  6751      openapi_files:
  6752        - descriptions/api.github.com/api.github.com.json
  6753        - descriptions/ghec/ghec.json
  6754        - descriptions/ghes-3.17/ghes-3.17.json
  6755    - name: DELETE /user/keys/{key_id}
  6756      documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user
  6757      openapi_files:
  6758        - descriptions/api.github.com/api.github.com.json
  6759        - descriptions/ghec/ghec.json
  6760        - descriptions/ghes-3.17/ghes-3.17.json
  6761    - name: GET /user/keys/{key_id}
  6762      documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user
  6763      openapi_files:
  6764        - descriptions/api.github.com/api.github.com.json
  6765        - descriptions/ghec/ghec.json
  6766        - descriptions/ghes-3.17/ghes-3.17.json
  6767    - name: GET /user/marketplace_purchases
  6768      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user
  6769      openapi_files:
  6770        - descriptions/api.github.com/api.github.com.json
  6771        - descriptions/ghec/ghec.json
  6772    - name: GET /user/marketplace_purchases/stubbed
  6773      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed
  6774      openapi_files:
  6775        - descriptions/api.github.com/api.github.com.json
  6776        - descriptions/ghec/ghec.json
  6777    - name: GET /user/memberships/orgs
  6778      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
  6779      openapi_files:
  6780        - descriptions/api.github.com/api.github.com.json
  6781        - descriptions/ghec/ghec.json
  6782        - descriptions/ghes-3.17/ghes-3.17.json
  6783    - name: GET /user/memberships/orgs/{org}
  6784      documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
  6785      openapi_files:
  6786        - descriptions/api.github.com/api.github.com.json
  6787        - descriptions/ghec/ghec.json
  6788        - descriptions/ghes-3.17/ghes-3.17.json
  6789    - name: PATCH /user/memberships/orgs/{org}
  6790      documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
  6791      openapi_files:
  6792        - descriptions/api.github.com/api.github.com.json
  6793        - descriptions/ghec/ghec.json
  6794        - descriptions/ghes-3.17/ghes-3.17.json
  6795    - name: GET /user/migrations
  6796      documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations
  6797      openapi_files:
  6798        - descriptions/api.github.com/api.github.com.json
  6799        - descriptions/ghec/ghec.json
  6800        - descriptions/ghes-3.17/ghes-3.17.json
  6801    - name: POST /user/migrations
  6802      documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration
  6803      openapi_files:
  6804        - descriptions/api.github.com/api.github.com.json
  6805        - descriptions/ghec/ghec.json
  6806        - descriptions/ghes-3.17/ghes-3.17.json
  6807    - name: GET /user/migrations/{migration_id}
  6808      documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
  6809      openapi_files:
  6810        - descriptions/api.github.com/api.github.com.json
  6811        - descriptions/ghec/ghec.json
  6812    - name: DELETE /user/migrations/{migration_id}/archive
  6813      documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
  6814      openapi_files:
  6815        - descriptions/api.github.com/api.github.com.json
  6816        - descriptions/ghec/ghec.json
  6817    - name: GET /user/migrations/{migration_id}/archive
  6818      documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
  6819      openapi_files:
  6820        - descriptions/api.github.com/api.github.com.json
  6821        - descriptions/ghec/ghec.json
  6822        - descriptions/ghes-3.17/ghes-3.17.json
  6823    - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock
  6824      documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
  6825      openapi_files:
  6826        - descriptions/api.github.com/api.github.com.json
  6827        - descriptions/ghec/ghec.json
  6828    - name: GET /user/migrations/{migration_id}/repositories
  6829      documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
  6830      openapi_files:
  6831        - descriptions/api.github.com/api.github.com.json
  6832        - descriptions/ghec/ghec.json
  6833        - descriptions/ghes-3.17/ghes-3.17.json
  6834    - name: GET /user/orgs
  6835      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
  6836      openapi_files:
  6837        - descriptions/api.github.com/api.github.com.json
  6838        - descriptions/ghec/ghec.json
  6839        - descriptions/ghes-3.17/ghes-3.17.json
  6840    - name: GET /user/packages
  6841      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace
  6842      openapi_files:
  6843        - descriptions/api.github.com/api.github.com.json
  6844        - descriptions/ghec/ghec.json
  6845        - descriptions/ghes-3.17/ghes-3.17.json
  6846    - name: DELETE /user/packages/{package_type}/{package_name}
  6847      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
  6848      openapi_files:
  6849        - descriptions/api.github.com/api.github.com.json
  6850        - descriptions/ghec/ghec.json
  6851        - descriptions/ghes-3.17/ghes-3.17.json
  6852    - name: GET /user/packages/{package_type}/{package_name}
  6853      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
  6854      openapi_files:
  6855        - descriptions/api.github.com/api.github.com.json
  6856        - descriptions/ghec/ghec.json
  6857        - descriptions/ghes-3.17/ghes-3.17.json
  6858    - name: POST /user/packages/{package_type}/{package_name}/restore
  6859      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
  6860      openapi_files:
  6861        - descriptions/api.github.com/api.github.com.json
  6862        - descriptions/ghec/ghec.json
  6863        - descriptions/ghes-3.17/ghes-3.17.json
  6864    - name: GET /user/packages/{package_type}/{package_name}/versions
  6865      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
  6866      openapi_files:
  6867        - descriptions/api.github.com/api.github.com.json
  6868        - descriptions/ghec/ghec.json
  6869        - descriptions/ghes-3.17/ghes-3.17.json
  6870    - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6871      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
  6872      openapi_files:
  6873        - descriptions/api.github.com/api.github.com.json
  6874        - descriptions/ghec/ghec.json
  6875        - descriptions/ghes-3.17/ghes-3.17.json
  6876    - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6877      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
  6878      openapi_files:
  6879        - descriptions/api.github.com/api.github.com.json
  6880        - descriptions/ghec/ghec.json
  6881        - descriptions/ghes-3.17/ghes-3.17.json
  6882    - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6883      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
  6884      openapi_files:
  6885        - descriptions/api.github.com/api.github.com.json
  6886        - descriptions/ghec/ghec.json
  6887        - descriptions/ghes-3.17/ghes-3.17.json
  6888    - name: POST /user/projects
  6889      documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project
  6890      openapi_files:
  6891        - descriptions/api.github.com/api.github.com.json
  6892        - descriptions/ghec/ghec.json
  6893        - descriptions/ghes-3.17/ghes-3.17.json
  6894    - name: GET /user/public_emails
  6895      documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user
  6896      openapi_files:
  6897        - descriptions/api.github.com/api.github.com.json
  6898        - descriptions/ghec/ghec.json
  6899        - descriptions/ghes-3.17/ghes-3.17.json
  6900    - name: GET /user/repos
  6901      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user
  6902      openapi_files:
  6903        - descriptions/api.github.com/api.github.com.json
  6904        - descriptions/ghec/ghec.json
  6905        - descriptions/ghes-3.17/ghes-3.17.json
  6906    - name: POST /user/repos
  6907      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user
  6908      openapi_files:
  6909        - descriptions/api.github.com/api.github.com.json
  6910        - descriptions/ghec/ghec.json
  6911        - descriptions/ghes-3.17/ghes-3.17.json
  6912    - name: GET /user/repository_invitations
  6913      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
  6914      openapi_files:
  6915        - descriptions/api.github.com/api.github.com.json
  6916        - descriptions/ghec/ghec.json
  6917        - descriptions/ghes-3.17/ghes-3.17.json
  6918    - name: DELETE /user/repository_invitations/{invitation_id}
  6919      documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
  6920      openapi_files:
  6921        - descriptions/api.github.com/api.github.com.json
  6922        - descriptions/ghec/ghec.json
  6923        - descriptions/ghes-3.17/ghes-3.17.json
  6924    - name: PATCH /user/repository_invitations/{invitation_id}
  6925      documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
  6926      openapi_files:
  6927        - descriptions/api.github.com/api.github.com.json
  6928        - descriptions/ghec/ghec.json
  6929        - descriptions/ghes-3.17/ghes-3.17.json
  6930    - name: DELETE /user/social_accounts
  6931      documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user
  6932      openapi_files:
  6933        - descriptions/api.github.com/api.github.com.json
  6934        - descriptions/ghec/ghec.json
  6935        - descriptions/ghes-3.17/ghes-3.17.json
  6936    - name: GET /user/social_accounts
  6937      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user
  6938      openapi_files:
  6939        - descriptions/api.github.com/api.github.com.json
  6940        - descriptions/ghec/ghec.json
  6941        - descriptions/ghes-3.17/ghes-3.17.json
  6942    - name: POST /user/social_accounts
  6943      documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user
  6944      openapi_files:
  6945        - descriptions/api.github.com/api.github.com.json
  6946        - descriptions/ghec/ghec.json
  6947        - descriptions/ghes-3.17/ghes-3.17.json
  6948    - name: GET /user/ssh_signing_keys
  6949      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user
  6950      openapi_files:
  6951        - descriptions/api.github.com/api.github.com.json
  6952        - descriptions/ghec/ghec.json
  6953        - descriptions/ghes-3.17/ghes-3.17.json
  6954    - name: POST /user/ssh_signing_keys
  6955      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user
  6956      openapi_files:
  6957        - descriptions/api.github.com/api.github.com.json
  6958        - descriptions/ghec/ghec.json
  6959        - descriptions/ghes-3.17/ghes-3.17.json
  6960    - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id}
  6961      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
  6962      openapi_files:
  6963        - descriptions/api.github.com/api.github.com.json
  6964        - descriptions/ghec/ghec.json
  6965        - descriptions/ghes-3.17/ghes-3.17.json
  6966    - name: GET /user/ssh_signing_keys/{ssh_signing_key_id}
  6967      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
  6968      openapi_files:
  6969        - descriptions/api.github.com/api.github.com.json
  6970        - descriptions/ghec/ghec.json
  6971        - descriptions/ghes-3.17/ghes-3.17.json
  6972    - name: GET /user/starred
  6973      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
  6974      openapi_files:
  6975        - descriptions/api.github.com/api.github.com.json
  6976        - descriptions/ghec/ghec.json
  6977        - descriptions/ghes-3.17/ghes-3.17.json
  6978    - name: DELETE /user/starred/{owner}/{repo}
  6979      documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
  6980      openapi_files:
  6981        - descriptions/api.github.com/api.github.com.json
  6982        - descriptions/ghec/ghec.json
  6983        - descriptions/ghes-3.17/ghes-3.17.json
  6984    - name: GET /user/starred/{owner}/{repo}
  6985      documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
  6986      openapi_files:
  6987        - descriptions/api.github.com/api.github.com.json
  6988        - descriptions/ghec/ghec.json
  6989        - descriptions/ghes-3.17/ghes-3.17.json
  6990    - name: PUT /user/starred/{owner}/{repo}
  6991      documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
  6992      openapi_files:
  6993        - descriptions/api.github.com/api.github.com.json
  6994        - descriptions/ghec/ghec.json
  6995        - descriptions/ghes-3.17/ghes-3.17.json
  6996    - name: GET /user/subscriptions
  6997      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user
  6998      openapi_files:
  6999        - descriptions/api.github.com/api.github.com.json
  7000        - descriptions/ghec/ghec.json
  7001        - descriptions/ghes-3.17/ghes-3.17.json
  7002    - name: GET /user/teams
  7003      documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user
  7004      openapi_files:
  7005        - descriptions/api.github.com/api.github.com.json
  7006        - descriptions/ghec/ghec.json
  7007        - descriptions/ghes-3.17/ghes-3.17.json
  7008    - name: GET /user/{account_id}
  7009      documentation_url: https://docs.github.com/rest/users/users#get-a-user-using-their-id
  7010      openapi_files:
  7011        - descriptions/api.github.com/api.github.com.json
  7012        - descriptions/ghec/ghec.json
  7013        - descriptions/ghes-3.17/ghes-3.17.json
  7014    - name: GET /users
  7015      documentation_url: https://docs.github.com/rest/users/users#list-users
  7016      openapi_files:
  7017        - descriptions/api.github.com/api.github.com.json
  7018        - descriptions/ghec/ghec.json
  7019        - descriptions/ghes-3.17/ghes-3.17.json
  7020    - name: GET /users/{username}
  7021      documentation_url: https://docs.github.com/rest/users/users#get-a-user
  7022      openapi_files:
  7023        - descriptions/api.github.com/api.github.com.json
  7024        - descriptions/ghec/ghec.json
  7025        - descriptions/ghes-3.17/ghes-3.17.json
  7026    - name: GET /users/{username}/attestations/{subject_digest}
  7027      documentation_url: https://docs.github.com/rest/users/attestations#list-attestations
  7028      openapi_files:
  7029        - descriptions/api.github.com/api.github.com.json
  7030        - descriptions/ghec/ghec.json
  7031    - name: GET /users/{username}/docker/conflicts
  7032      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user
  7033      openapi_files:
  7034        - descriptions/api.github.com/api.github.com.json
  7035        - descriptions/ghec/ghec.json
  7036        - descriptions/ghes-3.17/ghes-3.17.json
  7037    - name: GET /users/{username}/events
  7038      documentation_url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user
  7039      openapi_files:
  7040        - descriptions/api.github.com/api.github.com.json
  7041        - descriptions/ghec/ghec.json
  7042        - descriptions/ghes-3.17/ghes-3.17.json
  7043    - name: GET /users/{username}/events/orgs/{org}
  7044      documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user
  7045      openapi_files:
  7046        - descriptions/api.github.com/api.github.com.json
  7047        - descriptions/ghec/ghec.json
  7048        - descriptions/ghes-3.17/ghes-3.17.json
  7049    - name: GET /users/{username}/events/public
  7050      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user
  7051      openapi_files:
  7052        - descriptions/api.github.com/api.github.com.json
  7053        - descriptions/ghec/ghec.json
  7054        - descriptions/ghes-3.17/ghes-3.17.json
  7055    - name: GET /users/{username}/followers
  7056      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-user
  7057      openapi_files:
  7058        - descriptions/api.github.com/api.github.com.json
  7059        - descriptions/ghec/ghec.json
  7060        - descriptions/ghes-3.17/ghes-3.17.json
  7061    - name: GET /users/{username}/following
  7062      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows
  7063      openapi_files:
  7064        - descriptions/api.github.com/api.github.com.json
  7065        - descriptions/ghec/ghec.json
  7066        - descriptions/ghes-3.17/ghes-3.17.json
  7067    - name: GET /users/{username}/following/{target_user}
  7068      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user
  7069      openapi_files:
  7070        - descriptions/api.github.com/api.github.com.json
  7071        - descriptions/ghec/ghec.json
  7072        - descriptions/ghes-3.17/ghes-3.17.json
  7073    - name: GET /users/{username}/gists
  7074      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user
  7075      openapi_files:
  7076        - descriptions/api.github.com/api.github.com.json
  7077        - descriptions/ghec/ghec.json
  7078        - descriptions/ghes-3.17/ghes-3.17.json
  7079    - name: GET /users/{username}/gpg_keys
  7080      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user
  7081      openapi_files:
  7082        - descriptions/api.github.com/api.github.com.json
  7083        - descriptions/ghec/ghec.json
  7084        - descriptions/ghes-3.17/ghes-3.17.json
  7085    - name: GET /users/{username}/hovercard
  7086      documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user
  7087      openapi_files:
  7088        - descriptions/api.github.com/api.github.com.json
  7089        - descriptions/ghec/ghec.json
  7090        - descriptions/ghes-3.17/ghes-3.17.json
  7091    - name: GET /users/{username}/installation
  7092      documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app
  7093      openapi_files:
  7094        - descriptions/api.github.com/api.github.com.json
  7095        - descriptions/ghec/ghec.json
  7096        - descriptions/ghes-3.17/ghes-3.17.json
  7097    - name: GET /users/{username}/keys
  7098      documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user
  7099      openapi_files:
  7100        - descriptions/api.github.com/api.github.com.json
  7101        - descriptions/ghec/ghec.json
  7102        - descriptions/ghes-3.17/ghes-3.17.json
  7103    - name: GET /users/{username}/orgs
  7104      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
  7105      openapi_files:
  7106        - descriptions/api.github.com/api.github.com.json
  7107        - descriptions/ghec/ghec.json
  7108        - descriptions/ghes-3.17/ghes-3.17.json
  7109    - name: GET /users/{username}/packages
  7110      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user
  7111      openapi_files:
  7112        - descriptions/api.github.com/api.github.com.json
  7113        - descriptions/ghec/ghec.json
  7114        - descriptions/ghes-3.17/ghes-3.17.json
  7115    - name: DELETE /users/{username}/packages/{package_type}/{package_name}
  7116      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
  7117      openapi_files:
  7118        - descriptions/api.github.com/api.github.com.json
  7119        - descriptions/ghec/ghec.json
  7120        - descriptions/ghes-3.17/ghes-3.17.json
  7121    - name: GET /users/{username}/packages/{package_type}/{package_name}
  7122      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
  7123      openapi_files:
  7124        - descriptions/api.github.com/api.github.com.json
  7125        - descriptions/ghec/ghec.json
  7126        - descriptions/ghes-3.17/ghes-3.17.json
  7127    - name: POST /users/{username}/packages/{package_type}/{package_name}/restore
  7128      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
  7129      openapi_files:
  7130        - descriptions/api.github.com/api.github.com.json
  7131        - descriptions/ghec/ghec.json
  7132        - descriptions/ghes-3.17/ghes-3.17.json
  7133    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions
  7134      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
  7135      openapi_files:
  7136        - descriptions/api.github.com/api.github.com.json
  7137        - descriptions/ghec/ghec.json
  7138        - descriptions/ghes-3.17/ghes-3.17.json
  7139    - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  7140      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
  7141      openapi_files:
  7142        - descriptions/api.github.com/api.github.com.json
  7143        - descriptions/ghec/ghec.json
  7144        - descriptions/ghes-3.17/ghes-3.17.json
  7145    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  7146      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
  7147      openapi_files:
  7148        - descriptions/api.github.com/api.github.com.json
  7149        - descriptions/ghec/ghec.json
  7150        - descriptions/ghes-3.17/ghes-3.17.json
  7151    - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  7152      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
  7153      openapi_files:
  7154        - descriptions/api.github.com/api.github.com.json
  7155        - descriptions/ghec/ghec.json
  7156        - descriptions/ghes-3.17/ghes-3.17.json
  7157    - name: GET /users/{username}/projects
  7158      documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects
  7159      openapi_files:
  7160        - descriptions/api.github.com/api.github.com.json
  7161        - descriptions/ghec/ghec.json
  7162        - descriptions/ghes-3.17/ghes-3.17.json
  7163    - name: GET /users/{username}/received_events
  7164      documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user
  7165      openapi_files:
  7166        - descriptions/api.github.com/api.github.com.json
  7167        - descriptions/ghec/ghec.json
  7168        - descriptions/ghes-3.17/ghes-3.17.json
  7169    - name: GET /users/{username}/received_events/public
  7170      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user
  7171      openapi_files:
  7172        - descriptions/api.github.com/api.github.com.json
  7173        - descriptions/ghec/ghec.json
  7174        - descriptions/ghes-3.17/ghes-3.17.json
  7175    - name: GET /users/{username}/repos
  7176      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user
  7177      openapi_files:
  7178        - descriptions/api.github.com/api.github.com.json
  7179        - descriptions/ghec/ghec.json
  7180        - descriptions/ghes-3.17/ghes-3.17.json
  7181    - name: GET /users/{username}/settings/billing/actions
  7182      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user
  7183      openapi_files:
  7184        - descriptions/api.github.com/api.github.com.json
  7185        - descriptions/ghec/ghec.json
  7186    - name: GET /users/{username}/settings/billing/packages
  7187      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user
  7188      openapi_files:
  7189        - descriptions/api.github.com/api.github.com.json
  7190        - descriptions/ghec/ghec.json
  7191    - name: GET /users/{username}/settings/billing/shared-storage
  7192      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
  7193      openapi_files:
  7194        - descriptions/api.github.com/api.github.com.json
  7195        - descriptions/ghec/ghec.json
  7196    - name: GET /users/{username}/settings/billing/usage
  7197      documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-a-user
  7198      openapi_files:
  7199        - descriptions/api.github.com/api.github.com.json
  7200        - descriptions/ghec/ghec.json
  7201    - name: DELETE /users/{username}/site_admin
  7202      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#demote-a-site-administrator
  7203      openapi_files:
  7204        - descriptions/ghes-3.17/ghes-3.17.json
  7205    - name: PUT /users/{username}/site_admin
  7206      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator
  7207      openapi_files:
  7208        - descriptions/ghes-3.17/ghes-3.17.json
  7209    - name: GET /users/{username}/social_accounts
  7210      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user
  7211      openapi_files:
  7212        - descriptions/api.github.com/api.github.com.json
  7213        - descriptions/ghec/ghec.json
  7214        - descriptions/ghes-3.17/ghes-3.17.json
  7215    - name: GET /users/{username}/ssh_signing_keys
  7216      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user
  7217      openapi_files:
  7218        - descriptions/api.github.com/api.github.com.json
  7219        - descriptions/ghec/ghec.json
  7220        - descriptions/ghes-3.17/ghes-3.17.json
  7221    - name: GET /users/{username}/starred
  7222      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
  7223      openapi_files:
  7224        - descriptions/api.github.com/api.github.com.json
  7225        - descriptions/ghec/ghec.json
  7226        - descriptions/ghes-3.17/ghes-3.17.json
  7227    - name: GET /users/{username}/subscriptions
  7228      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user
  7229      openapi_files:
  7230        - descriptions/api.github.com/api.github.com.json
  7231        - descriptions/ghec/ghec.json
  7232        - descriptions/ghes-3.17/ghes-3.17.json
  7233    - name: DELETE /users/{username}/suspended
  7234      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#unsuspend-a-user
  7235      openapi_files:
  7236        - descriptions/ghes-3.17/ghes-3.17.json
  7237    - name: PUT /users/{username}/suspended
  7238      documentation_url: https://docs.github.com/enterprise-server@3.17/rest/enterprise-admin/users#suspend-a-user
  7239      openapi_files:
  7240        - descriptions/ghes-3.17/ghes-3.17.json
  7241    - name: GET /versions
  7242      documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions
  7243      openapi_files:
  7244        - descriptions/api.github.com/api.github.com.json
  7245        - descriptions/ghec/ghec.json
  7246    - name: GET /zen
  7247      documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github
  7248      openapi_files:
  7249        - descriptions/api.github.com/api.github.com.json
  7250        - descriptions/ghec/ghec.json
  7251        - descriptions/ghes-3.17/ghes-3.17.json