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