github.com/google/go-github/v71@v71.0.0/openapi_operations.yaml (about) 1 operations: 2 - name: POST /hub 3 documentation_url: https://docs.github.com/webhooks/about-webhooks-for-repositories#pubsubhubbub 4 - name: GET /organizations/{organization_id} 5 - name: GET /orgs/{org}/actions/required_workflows 6 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 7 - name: POST /orgs/{org}/actions/required_workflows 8 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 9 - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id} 10 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 11 - name: GET /orgs/{org}/actions/required_workflows/{workflow_id} 12 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 13 - name: PATCH /orgs/{org}/actions/required_workflows/{workflow_id} 14 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 15 - name: GET /orgs/{org}/actions/required_workflows/{workflow_id}/repositories 16 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 17 - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories 18 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 19 - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id} 20 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 21 - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id} 22 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 23 - name: GET /repos/{owner}/{repo}/actions/required_workflows 24 documentation_url: https://docs.github.com/actions/using-workflows/required-workflows 25 - name: GET /repos/{owner}/{repo}/import/issues 26 documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues 27 - name: POST /repos/{owner}/{repo}/import/issues 28 documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#start-an-issue-import 29 - name: GET /repos/{owner}/{repo}/import/issues/{issue_number} 30 documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#import-status-request 31 - name: GET /repositories/{repository_id} 32 - name: GET /repositories/{repository_id}/installation 33 operation_overrides: 34 - name: GET /meta 35 documentation_url: https://docs.github.com/rest/meta/meta#get-github-meta-information 36 - name: DELETE /repos/{owner}/{repo}/pages 37 documentation_url: https://docs.github.com/rest/pages/pages#delete-a-github-pages-site 38 - name: GET /repos/{owner}/{repo}/pages 39 documentation_url: https://docs.github.com/rest/pages/pages#get-a-github-pages-site 40 - name: POST /repos/{owner}/{repo}/pages 41 documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-site 42 - name: PUT /repos/{owner}/{repo}/pages 43 documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-github-pages-site 44 - name: GET /repos/{owner}/{repo}/pages/builds 45 documentation_url: https://docs.github.com/rest/pages/pages#list-github-pages-builds 46 - name: POST /repos/{owner}/{repo}/pages/builds 47 documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build 48 - name: GET /repos/{owner}/{repo}/pages/builds/{build_id} 49 documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build 50 openapi_commit: dd7e0cab3399025166a33575ce09af6ff60bb26a 51 openapi_operations: 52 - name: GET / 53 documentation_url: https://docs.github.com/rest/meta/meta#github-api-root 54 openapi_files: 55 - descriptions/api.github.com/api.github.com.json 56 - descriptions/ghec/ghec.json 57 - descriptions/ghes-3.16/ghes-3.16.json 58 - name: GET /admin/hooks 59 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#list-global-webhooks 60 openapi_files: 61 - descriptions/ghes-3.16/ghes-3.16.json 62 - name: POST /admin/hooks 63 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#create-a-global-webhook 64 openapi_files: 65 - descriptions/ghes-3.16/ghes-3.16.json 66 - name: DELETE /admin/hooks/{hook_id} 67 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#delete-a-global-webhook 68 openapi_files: 69 - descriptions/ghes-3.16/ghes-3.16.json 70 - name: GET /admin/hooks/{hook_id} 71 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#get-a-global-webhook 72 openapi_files: 73 - descriptions/ghes-3.16/ghes-3.16.json 74 - name: PATCH /admin/hooks/{hook_id} 75 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#update-a-global-webhook 76 openapi_files: 77 - descriptions/ghes-3.16/ghes-3.16.json 78 - name: POST /admin/hooks/{hook_id}/pings 79 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/global-webhooks#ping-a-global-webhook 80 openapi_files: 81 - descriptions/ghes-3.16/ghes-3.16.json 82 - name: GET /admin/keys 83 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#list-public-keys 84 openapi_files: 85 - descriptions/ghes-3.16/ghes-3.16.json 86 - name: DELETE /admin/keys/{key_ids} 87 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#delete-a-public-key 88 openapi_files: 89 - descriptions/ghes-3.16/ghes-3.16.json 90 - name: PATCH /admin/ldap/teams/{team_id}/mapping 91 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-team 92 openapi_files: 93 - descriptions/ghes-3.16/ghes-3.16.json 94 - name: POST /admin/ldap/teams/{team_id}/sync 95 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-team 96 openapi_files: 97 - descriptions/ghes-3.16/ghes-3.16.json 98 - name: PATCH /admin/ldap/users/{username}/mapping 99 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-user 100 openapi_files: 101 - descriptions/ghes-3.16/ghes-3.16.json 102 - name: POST /admin/ldap/users/{username}/sync 103 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-user 104 openapi_files: 105 - descriptions/ghes-3.16/ghes-3.16.json 106 - name: POST /admin/organizations 107 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/orgs#create-an-organization 108 openapi_files: 109 - descriptions/ghes-3.16/ghes-3.16.json 110 - name: PATCH /admin/organizations/{org} 111 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/orgs#update-an-organization-name 112 openapi_files: 113 - descriptions/ghes-3.16/ghes-3.16.json 114 - name: GET /admin/pre-receive-environments 115 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#list-pre-receive-environments 116 openapi_files: 117 - descriptions/ghes-3.16/ghes-3.16.json 118 - name: POST /admin/pre-receive-environments 119 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#create-a-pre-receive-environment 120 openapi_files: 121 - descriptions/ghes-3.16/ghes-3.16.json 122 - name: DELETE /admin/pre-receive-environments/{pre_receive_environment_id} 123 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#delete-a-pre-receive-environment 124 openapi_files: 125 - descriptions/ghes-3.16/ghes-3.16.json 126 - name: GET /admin/pre-receive-environments/{pre_receive_environment_id} 127 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#get-a-pre-receive-environment 128 openapi_files: 129 - descriptions/ghes-3.16/ghes-3.16.json 130 - name: PATCH /admin/pre-receive-environments/{pre_receive_environment_id} 131 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#update-a-pre-receive-environment 132 openapi_files: 133 - descriptions/ghes-3.16/ghes-3.16.json 134 - name: POST /admin/pre-receive-environments/{pre_receive_environment_id}/downloads 135 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#start-a-pre-receive-environment-download 136 openapi_files: 137 - descriptions/ghes-3.16/ghes-3.16.json 138 - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest 139 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-environments#get-the-download-status-for-a-pre-receive-environment 140 openapi_files: 141 - descriptions/ghes-3.16/ghes-3.16.json 142 - name: GET /admin/pre-receive-hooks 143 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-hooks#list-pre-receive-hooks 144 openapi_files: 145 - descriptions/ghes-3.16/ghes-3.16.json 146 - name: POST /admin/pre-receive-hooks 147 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-hooks#create-a-pre-receive-hook 148 openapi_files: 149 - descriptions/ghes-3.16/ghes-3.16.json 150 - name: DELETE /admin/pre-receive-hooks/{pre_receive_hook_id} 151 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook 152 openapi_files: 153 - descriptions/ghes-3.16/ghes-3.16.json 154 - name: GET /admin/pre-receive-hooks/{pre_receive_hook_id} 155 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-hooks#get-a-pre-receive-hook 156 openapi_files: 157 - descriptions/ghes-3.16/ghes-3.16.json 158 - name: PATCH /admin/pre-receive-hooks/{pre_receive_hook_id} 159 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/pre-receive-hooks#update-a-pre-receive-hook 160 openapi_files: 161 - descriptions/ghes-3.16/ghes-3.16.json 162 - name: GET /admin/tokens 163 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#list-personal-access-tokens 164 openapi_files: 165 - descriptions/ghes-3.16/ghes-3.16.json 166 - name: DELETE /admin/tokens/{token_id} 167 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#delete-a-personal-access-token 168 openapi_files: 169 - descriptions/ghes-3.16/ghes-3.16.json 170 - name: POST /admin/users 171 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#create-a-user 172 openapi_files: 173 - descriptions/ghes-3.16/ghes-3.16.json 174 - name: DELETE /admin/users/{username} 175 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#delete-a-user 176 openapi_files: 177 - descriptions/ghes-3.16/ghes-3.16.json 178 - name: PATCH /admin/users/{username} 179 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#update-the-username-for-a-user 180 openapi_files: 181 - descriptions/ghes-3.16/ghes-3.16.json 182 - name: DELETE /admin/users/{username}/authorizations 183 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#delete-an-impersonation-oauth-token 184 openapi_files: 185 - descriptions/ghes-3.16/ghes-3.16.json 186 - name: POST /admin/users/{username}/authorizations 187 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#create-an-impersonation-oauth-token 188 openapi_files: 189 - descriptions/ghes-3.16/ghes-3.16.json 190 - name: GET /advisories 191 documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#list-global-security-advisories 192 openapi_files: 193 - descriptions/api.github.com/api.github.com.json 194 - descriptions/ghec/ghec.json 195 - descriptions/ghes-3.16/ghes-3.16.json 196 - name: GET /advisories/{ghsa_id} 197 documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory 198 openapi_files: 199 - descriptions/api.github.com/api.github.com.json 200 - descriptions/ghec/ghec.json 201 - descriptions/ghes-3.16/ghes-3.16.json 202 - name: GET /app 203 documentation_url: https://docs.github.com/rest/apps/apps#get-the-authenticated-app 204 openapi_files: 205 - descriptions/api.github.com/api.github.com.json 206 - descriptions/ghec/ghec.json 207 - descriptions/ghes-3.16/ghes-3.16.json 208 - name: POST /app-manifests/{code}/conversions 209 documentation_url: https://docs.github.com/rest/apps/apps#create-a-github-app-from-a-manifest 210 openapi_files: 211 - descriptions/api.github.com/api.github.com.json 212 - descriptions/ghec/ghec.json 213 - descriptions/ghes-3.16/ghes-3.16.json 214 - name: GET /app/hook/config 215 documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-webhook-configuration-for-an-app 216 openapi_files: 217 - descriptions/api.github.com/api.github.com.json 218 - descriptions/ghec/ghec.json 219 - descriptions/ghes-3.16/ghes-3.16.json 220 - name: PATCH /app/hook/config 221 documentation_url: https://docs.github.com/rest/apps/webhooks#update-a-webhook-configuration-for-an-app 222 openapi_files: 223 - descriptions/api.github.com/api.github.com.json 224 - descriptions/ghec/ghec.json 225 - descriptions/ghes-3.16/ghes-3.16.json 226 - name: GET /app/hook/deliveries 227 documentation_url: https://docs.github.com/rest/apps/webhooks#list-deliveries-for-an-app-webhook 228 openapi_files: 229 - descriptions/api.github.com/api.github.com.json 230 - descriptions/ghec/ghec.json 231 - descriptions/ghes-3.16/ghes-3.16.json 232 - name: GET /app/hook/deliveries/{delivery_id} 233 documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-delivery-for-an-app-webhook 234 openapi_files: 235 - descriptions/api.github.com/api.github.com.json 236 - descriptions/ghec/ghec.json 237 - descriptions/ghes-3.16/ghes-3.16.json 238 - name: POST /app/hook/deliveries/{delivery_id}/attempts 239 documentation_url: https://docs.github.com/rest/apps/webhooks#redeliver-a-delivery-for-an-app-webhook 240 openapi_files: 241 - descriptions/api.github.com/api.github.com.json 242 - descriptions/ghec/ghec.json 243 - descriptions/ghes-3.16/ghes-3.16.json 244 - name: GET /app/installation-requests 245 documentation_url: https://docs.github.com/rest/apps/apps#list-installation-requests-for-the-authenticated-app 246 openapi_files: 247 - descriptions/api.github.com/api.github.com.json 248 - descriptions/ghec/ghec.json 249 - descriptions/ghes-3.16/ghes-3.16.json 250 - name: GET /app/installations 251 documentation_url: https://docs.github.com/rest/apps/apps#list-installations-for-the-authenticated-app 252 openapi_files: 253 - descriptions/api.github.com/api.github.com.json 254 - descriptions/ghec/ghec.json 255 - descriptions/ghes-3.16/ghes-3.16.json 256 - name: DELETE /app/installations/{installation_id} 257 documentation_url: https://docs.github.com/rest/apps/apps#delete-an-installation-for-the-authenticated-app 258 openapi_files: 259 - descriptions/api.github.com/api.github.com.json 260 - descriptions/ghec/ghec.json 261 - descriptions/ghes-3.16/ghes-3.16.json 262 - name: GET /app/installations/{installation_id} 263 documentation_url: https://docs.github.com/rest/apps/apps#get-an-installation-for-the-authenticated-app 264 openapi_files: 265 - descriptions/api.github.com/api.github.com.json 266 - descriptions/ghec/ghec.json 267 - descriptions/ghes-3.16/ghes-3.16.json 268 - name: POST /app/installations/{installation_id}/access_tokens 269 documentation_url: https://docs.github.com/rest/apps/apps#create-an-installation-access-token-for-an-app 270 openapi_files: 271 - descriptions/api.github.com/api.github.com.json 272 - descriptions/ghec/ghec.json 273 - descriptions/ghes-3.16/ghes-3.16.json 274 - name: DELETE /app/installations/{installation_id}/suspended 275 documentation_url: https://docs.github.com/rest/apps/apps#unsuspend-an-app-installation 276 openapi_files: 277 - descriptions/api.github.com/api.github.com.json 278 - descriptions/ghec/ghec.json 279 - descriptions/ghes-3.16/ghes-3.16.json 280 - name: PUT /app/installations/{installation_id}/suspended 281 documentation_url: https://docs.github.com/rest/apps/apps#suspend-an-app-installation 282 openapi_files: 283 - descriptions/api.github.com/api.github.com.json 284 - descriptions/ghec/ghec.json 285 - descriptions/ghes-3.16/ghes-3.16.json 286 - name: GET /applications/grants 287 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#list-your-grants 288 openapi_files: 289 - descriptions/ghes-3.16/ghes-3.16.json 290 - name: DELETE /applications/grants/{grant_id} 291 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#delete-a-grant 292 openapi_files: 293 - descriptions/ghes-3.16/ghes-3.16.json 294 - name: GET /applications/grants/{grant_id} 295 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#get-a-single-grant 296 openapi_files: 297 - descriptions/ghes-3.16/ghes-3.16.json 298 - name: DELETE /applications/{client_id}/grant 299 documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-authorization 300 openapi_files: 301 - descriptions/api.github.com/api.github.com.json 302 - descriptions/ghec/ghec.json 303 - descriptions/ghes-3.16/ghes-3.16.json 304 - name: DELETE /applications/{client_id}/grants/{access_token} 305 documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-a-grant-for-an-application 306 openapi_files: 307 - descriptions/ghes-3.3/ghes-3.3.json 308 - name: DELETE /applications/{client_id}/token 309 documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-token 310 openapi_files: 311 - descriptions/api.github.com/api.github.com.json 312 - descriptions/ghec/ghec.json 313 - descriptions/ghes-3.16/ghes-3.16.json 314 - name: PATCH /applications/{client_id}/token 315 documentation_url: https://docs.github.com/rest/apps/oauth-applications#reset-a-token 316 openapi_files: 317 - descriptions/api.github.com/api.github.com.json 318 - descriptions/ghec/ghec.json 319 - descriptions/ghes-3.16/ghes-3.16.json 320 - name: POST /applications/{client_id}/token 321 documentation_url: https://docs.github.com/rest/apps/oauth-applications#check-a-token 322 openapi_files: 323 - descriptions/api.github.com/api.github.com.json 324 - descriptions/ghec/ghec.json 325 - descriptions/ghes-3.16/ghes-3.16.json 326 - name: POST /applications/{client_id}/token/scoped 327 documentation_url: https://docs.github.com/rest/apps/apps#create-a-scoped-access-token 328 openapi_files: 329 - descriptions/api.github.com/api.github.com.json 330 - descriptions/ghec/ghec.json 331 - descriptions/ghes-3.16/ghes-3.16.json 332 - name: DELETE /applications/{client_id}/tokens/{access_token} 333 documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-an-authorization-for-an-application 334 openapi_files: 335 - descriptions/ghes-3.3/ghes-3.3.json 336 - name: GET /applications/{client_id}/tokens/{access_token} 337 documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#check-an-authorization 338 openapi_files: 339 - descriptions/ghes-3.3/ghes-3.3.json 340 - name: POST /applications/{client_id}/tokens/{access_token} 341 documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#reset-an-authorization 342 openapi_files: 343 - descriptions/ghes-3.3/ghes-3.3.json 344 - name: GET /apps/{app_slug} 345 documentation_url: https://docs.github.com/rest/apps/apps#get-an-app 346 openapi_files: 347 - descriptions/api.github.com/api.github.com.json 348 - descriptions/ghec/ghec.json 349 - descriptions/ghes-3.16/ghes-3.16.json 350 - name: GET /assignments/{assignment_id} 351 documentation_url: https://docs.github.com/rest/classroom/classroom#get-an-assignment 352 openapi_files: 353 - descriptions/api.github.com/api.github.com.json 354 - descriptions/ghec/ghec.json 355 - name: GET /assignments/{assignment_id}/accepted_assignments 356 documentation_url: https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment 357 openapi_files: 358 - descriptions/api.github.com/api.github.com.json 359 - descriptions/ghec/ghec.json 360 - name: GET /assignments/{assignment_id}/grades 361 documentation_url: https://docs.github.com/rest/classroom/classroom#get-assignment-grades 362 openapi_files: 363 - descriptions/api.github.com/api.github.com.json 364 - descriptions/ghec/ghec.json 365 - name: GET /authorizations 366 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations 367 openapi_files: 368 - descriptions/ghes-3.16/ghes-3.16.json 369 - name: POST /authorizations 370 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#create-a-new-authorization 371 openapi_files: 372 - descriptions/ghes-3.16/ghes-3.16.json 373 - name: PUT /authorizations/clients/{client_id} 374 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app 375 openapi_files: 376 - descriptions/ghes-3.16/ghes-3.16.json 377 - name: PUT /authorizations/clients/{client_id}/{fingerprint} 378 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint 379 openapi_files: 380 - descriptions/ghes-3.16/ghes-3.16.json 381 - name: DELETE /authorizations/{authorization_id} 382 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#delete-an-authorization 383 openapi_files: 384 - descriptions/ghes-3.16/ghes-3.16.json 385 - name: GET /authorizations/{authorization_id} 386 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#get-a-single-authorization 387 openapi_files: 388 - descriptions/ghes-3.16/ghes-3.16.json 389 - name: PATCH /authorizations/{authorization_id} 390 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/oauth-authorizations/oauth-authorizations#update-an-existing-authorization 391 openapi_files: 392 - descriptions/ghes-3.16/ghes-3.16.json 393 - name: GET /classrooms 394 documentation_url: https://docs.github.com/rest/classroom/classroom#list-classrooms 395 openapi_files: 396 - descriptions/api.github.com/api.github.com.json 397 - descriptions/ghec/ghec.json 398 - name: GET /classrooms/{classroom_id} 399 documentation_url: https://docs.github.com/rest/classroom/classroom#get-a-classroom 400 openapi_files: 401 - descriptions/api.github.com/api.github.com.json 402 - descriptions/ghec/ghec.json 403 - name: GET /classrooms/{classroom_id}/assignments 404 documentation_url: https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom 405 openapi_files: 406 - descriptions/api.github.com/api.github.com.json 407 - descriptions/ghec/ghec.json 408 - name: GET /codes_of_conduct 409 documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-all-codes-of-conduct 410 openapi_files: 411 - descriptions/api.github.com/api.github.com.json 412 - descriptions/ghec/ghec.json 413 - descriptions/ghes-3.16/ghes-3.16.json 414 - name: GET /codes_of_conduct/{key} 415 documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-a-code-of-conduct 416 openapi_files: 417 - descriptions/api.github.com/api.github.com.json 418 - descriptions/ghec/ghec.json 419 - descriptions/ghes-3.16/ghes-3.16.json 420 - name: GET /emojis 421 documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis 422 openapi_files: 423 - descriptions/api.github.com/api.github.com.json 424 - descriptions/ghec/ghec.json 425 - descriptions/ghes-3.16/ghes-3.16.json 426 - name: GET /enterprise-installation/{enterprise_or_org}/server-statistics 427 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/admin-stats#get-github-enterprise-server-statistics 428 openapi_files: 429 - descriptions/ghec/ghec.json 430 - name: DELETE /enterprise/announcement 431 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/announcement#remove-the-global-announcement-banner 432 openapi_files: 433 - descriptions/ghes-3.16/ghes-3.16.json 434 - name: GET /enterprise/announcement 435 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/announcement#get-the-global-announcement-banner 436 openapi_files: 437 - descriptions/ghes-3.16/ghes-3.16.json 438 - name: PATCH /enterprise/announcement 439 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/announcement#set-the-global-announcement-banner 440 openapi_files: 441 - descriptions/ghes-3.16/ghes-3.16.json 442 - name: GET /enterprise/settings/license 443 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/license#get-license-information 444 openapi_files: 445 - descriptions/ghes-3.16/ghes-3.16.json 446 - name: GET /enterprise/stats/all 447 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-all-statistics 448 openapi_files: 449 - descriptions/ghes-3.16/ghes-3.16.json 450 - name: GET /enterprise/stats/comments 451 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-comment-statistics 452 openapi_files: 453 - descriptions/ghes-3.16/ghes-3.16.json 454 - name: GET /enterprise/stats/gists 455 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-gist-statistics 456 openapi_files: 457 - descriptions/ghes-3.16/ghes-3.16.json 458 - name: GET /enterprise/stats/hooks 459 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-hooks-statistics 460 openapi_files: 461 - descriptions/ghes-3.16/ghes-3.16.json 462 - name: GET /enterprise/stats/issues 463 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-issue-statistics 464 openapi_files: 465 - descriptions/ghes-3.16/ghes-3.16.json 466 - name: GET /enterprise/stats/milestones 467 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-milestone-statistics 468 openapi_files: 469 - descriptions/ghes-3.16/ghes-3.16.json 470 - name: GET /enterprise/stats/orgs 471 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-organization-statistics 472 openapi_files: 473 - descriptions/ghes-3.16/ghes-3.16.json 474 - name: GET /enterprise/stats/pages 475 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-pages-statistics 476 openapi_files: 477 - descriptions/ghes-3.16/ghes-3.16.json 478 - name: GET /enterprise/stats/pulls 479 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-pull-request-statistics 480 openapi_files: 481 - descriptions/ghes-3.16/ghes-3.16.json 482 - name: GET /enterprise/stats/repos 483 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-repository-statistics 484 openapi_files: 485 - descriptions/ghes-3.16/ghes-3.16.json 486 - name: GET /enterprise/stats/security-products 487 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-security-products-statistics 488 openapi_files: 489 - descriptions/ghes-3.16/ghes-3.16.json 490 - name: GET /enterprise/stats/users 491 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/admin-stats#get-users-statistics 492 openapi_files: 493 - descriptions/ghes-3.16/ghes-3.16.json 494 - name: GET /enterprises/{enterprise}/actions/cache/usage 495 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-enterprise 496 openapi_files: 497 - descriptions/ghec/ghec.json 498 - descriptions/ghes-3.16/ghes-3.16.json 499 - name: GET /enterprises/{enterprise}/actions/cache/usage-policy 500 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise 501 openapi_files: 502 - descriptions/ghes-3.16/ghes-3.16.json 503 - name: PATCH /enterprises/{enterprise}/actions/cache/usage-policy 504 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise 505 openapi_files: 506 - descriptions/ghes-3.16/ghes-3.16.json 507 - name: GET /enterprises/{enterprise}/actions/hosted-runners 508 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#list-github-hosted-runners-for-an-enterprise 509 openapi_files: 510 - descriptions/ghec/ghec.json 511 - name: POST /enterprises/{enterprise}/actions/hosted-runners 512 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-enterprise 513 openapi_files: 514 - descriptions/ghec/ghec.json 515 - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/github-owned 516 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-enterprise 517 openapi_files: 518 - descriptions/ghec/ghec.json 519 - name: GET /enterprises/{enterprise}/actions/hosted-runners/images/partner 520 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-enterprise 521 openapi_files: 522 - descriptions/ghec/ghec.json 523 - name: GET /enterprises/{enterprise}/actions/hosted-runners/limits 524 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-enterprise 525 openapi_files: 526 - descriptions/ghec/ghec.json 527 - name: GET /enterprises/{enterprise}/actions/hosted-runners/machine-sizes 528 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-enterprise 529 openapi_files: 530 - descriptions/ghec/ghec.json 531 - name: GET /enterprises/{enterprise}/actions/hosted-runners/platforms 532 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-enterprise 533 openapi_files: 534 - descriptions/ghec/ghec.json 535 - name: DELETE /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id} 536 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-enterprise 537 openapi_files: 538 - descriptions/ghec/ghec.json 539 - name: GET /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id} 540 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-enterprise 541 openapi_files: 542 - descriptions/ghec/ghec.json 543 - name: PATCH /enterprises/{enterprise}/actions/hosted-runners/{hosted_runner_id} 544 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-enterprise 545 openapi_files: 546 - descriptions/ghec/ghec.json 547 - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer 548 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise 549 openapi_files: 550 - descriptions/ghec/ghec.json 551 - name: GET /enterprises/{enterprise}/actions/permissions 552 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise 553 openapi_files: 554 - descriptions/ghec/ghec.json 555 - descriptions/ghes-3.16/ghes-3.16.json 556 - name: PUT /enterprises/{enterprise}/actions/permissions 557 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise 558 openapi_files: 559 - descriptions/ghec/ghec.json 560 - descriptions/ghes-3.16/ghes-3.16.json 561 - name: GET /enterprises/{enterprise}/actions/permissions/organizations 562 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise 563 openapi_files: 564 - descriptions/ghec/ghec.json 565 - descriptions/ghes-3.16/ghes-3.16.json 566 - name: PUT /enterprises/{enterprise}/actions/permissions/organizations 567 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise 568 openapi_files: 569 - descriptions/ghec/ghec.json 570 - descriptions/ghes-3.16/ghes-3.16.json 571 - name: DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id} 572 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise 573 openapi_files: 574 - descriptions/ghec/ghec.json 575 - descriptions/ghes-3.16/ghes-3.16.json 576 - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id} 577 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise 578 openapi_files: 579 - descriptions/ghec/ghec.json 580 - descriptions/ghes-3.16/ghes-3.16.json 581 - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions 582 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise 583 openapi_files: 584 - descriptions/ghec/ghec.json 585 - descriptions/ghes-3.16/ghes-3.16.json 586 - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions 587 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise 588 openapi_files: 589 - descriptions/ghec/ghec.json 590 - descriptions/ghes-3.16/ghes-3.16.json 591 - name: GET /enterprises/{enterprise}/actions/permissions/workflow 592 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise 593 openapi_files: 594 - descriptions/ghec/ghec.json 595 - descriptions/ghes-3.16/ghes-3.16.json 596 - name: PUT /enterprises/{enterprise}/actions/permissions/workflow 597 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise 598 openapi_files: 599 - descriptions/ghec/ghec.json 600 - descriptions/ghes-3.16/ghes-3.16.json 601 - name: GET /enterprises/{enterprise}/actions/runner-groups 602 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise 603 openapi_files: 604 - descriptions/ghec/ghec.json 605 - descriptions/ghes-3.16/ghes-3.16.json 606 - name: POST /enterprises/{enterprise}/actions/runner-groups 607 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise 608 openapi_files: 609 - descriptions/ghec/ghec.json 610 - descriptions/ghes-3.16/ghes-3.16.json 611 - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id} 612 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise 613 openapi_files: 614 - descriptions/ghec/ghec.json 615 - descriptions/ghes-3.16/ghes-3.16.json 616 - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id} 617 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise 618 openapi_files: 619 - descriptions/ghec/ghec.json 620 - descriptions/ghes-3.16/ghes-3.16.json 621 - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id} 622 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise 623 openapi_files: 624 - descriptions/ghec/ghec.json 625 - descriptions/ghes-3.16/ghes-3.16.json 626 - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations 627 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise 628 openapi_files: 629 - descriptions/ghec/ghec.json 630 - descriptions/ghes-3.16/ghes-3.16.json 631 - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations 632 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise 633 openapi_files: 634 - descriptions/ghec/ghec.json 635 - descriptions/ghes-3.16/ghes-3.16.json 636 - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id} 637 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise 638 openapi_files: 639 - descriptions/ghec/ghec.json 640 - descriptions/ghes-3.16/ghes-3.16.json 641 - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id} 642 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise 643 openapi_files: 644 - descriptions/ghec/ghec.json 645 - descriptions/ghes-3.16/ghes-3.16.json 646 - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners 647 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-enterprise 648 openapi_files: 649 - descriptions/ghec/ghec.json 650 - descriptions/ghes-3.16/ghes-3.16.json 651 - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners 652 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-enterprise 653 openapi_files: 654 - descriptions/ghec/ghec.json 655 - descriptions/ghes-3.16/ghes-3.16.json 656 - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id} 657 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-enterprise 658 openapi_files: 659 - descriptions/ghec/ghec.json 660 - descriptions/ghes-3.16/ghes-3.16.json 661 - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id} 662 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-enterprise 663 openapi_files: 664 - descriptions/ghec/ghec.json 665 - descriptions/ghes-3.16/ghes-3.16.json 666 - name: GET /enterprises/{enterprise}/actions/runners 667 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise 668 openapi_files: 669 - descriptions/ghec/ghec.json 670 - descriptions/ghes-3.16/ghes-3.16.json 671 - name: GET /enterprises/{enterprise}/actions/runners/downloads 672 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise 673 openapi_files: 674 - descriptions/ghec/ghec.json 675 - descriptions/ghes-3.16/ghes-3.16.json 676 - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig 677 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-enterprise 678 openapi_files: 679 - descriptions/ghec/ghec.json 680 - descriptions/ghes-3.16/ghes-3.16.json 681 - name: POST /enterprises/{enterprise}/actions/runners/registration-token 682 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise 683 openapi_files: 684 - descriptions/ghec/ghec.json 685 - descriptions/ghes-3.16/ghes-3.16.json 686 - name: POST /enterprises/{enterprise}/actions/runners/remove-token 687 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise 688 openapi_files: 689 - descriptions/ghec/ghec.json 690 - descriptions/ghes-3.16/ghes-3.16.json 691 - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id} 692 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise 693 openapi_files: 694 - descriptions/ghec/ghec.json 695 - descriptions/ghes-3.16/ghes-3.16.json 696 - name: GET /enterprises/{enterprise}/actions/runners/{runner_id} 697 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise 698 openapi_files: 699 - descriptions/ghec/ghec.json 700 - descriptions/ghes-3.16/ghes-3.16.json 701 - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels 702 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise 703 openapi_files: 704 - descriptions/ghec/ghec.json 705 - descriptions/ghes-3.16/ghes-3.16.json 706 - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels 707 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise 708 openapi_files: 709 - descriptions/ghec/ghec.json 710 - descriptions/ghes-3.16/ghes-3.16.json 711 - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels 712 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise 713 openapi_files: 714 - descriptions/ghec/ghec.json 715 - descriptions/ghes-3.16/ghes-3.16.json 716 - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels 717 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise 718 openapi_files: 719 - descriptions/ghec/ghec.json 720 - descriptions/ghes-3.16/ghes-3.16.json 721 - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name} 722 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise 723 openapi_files: 724 - descriptions/ghec/ghec.json 725 - descriptions/ghes-3.16/ghes-3.16.json 726 - name: DELETE /enterprises/{enterprise}/announcement 727 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise 728 openapi_files: 729 - descriptions/ghec/ghec.json 730 - name: GET /enterprises/{enterprise}/announcement 731 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise 732 openapi_files: 733 - descriptions/ghec/ghec.json 734 - name: PATCH /enterprises/{enterprise}/announcement 735 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise 736 openapi_files: 737 - descriptions/ghec/ghec.json 738 - name: GET /enterprises/{enterprise}/audit-log 739 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise 740 openapi_files: 741 - descriptions/ghec/ghec.json 742 - descriptions/ghes-3.16/ghes-3.16.json 743 - name: GET /enterprises/{enterprise}/audit-log/stream-key 744 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets 745 openapi_files: 746 - descriptions/ghec/ghec.json 747 - descriptions/ghes-3.16/ghes-3.16.json 748 - name: GET /enterprises/{enterprise}/audit-log/streams 749 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise 750 openapi_files: 751 - descriptions/ghec/ghec.json 752 - descriptions/ghes-3.16/ghes-3.16.json 753 - name: POST /enterprises/{enterprise}/audit-log/streams 754 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise 755 openapi_files: 756 - descriptions/ghec/ghec.json 757 - descriptions/ghes-3.16/ghes-3.16.json 758 - name: DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id} 759 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise 760 openapi_files: 761 - descriptions/ghec/ghec.json 762 - descriptions/ghes-3.16/ghes-3.16.json 763 - name: GET /enterprises/{enterprise}/audit-log/streams/{stream_id} 764 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id 765 openapi_files: 766 - descriptions/ghec/ghec.json 767 - descriptions/ghes-3.16/ghes-3.16.json 768 - name: PUT /enterprises/{enterprise}/audit-log/streams/{stream_id} 769 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration 770 openapi_files: 771 - descriptions/ghec/ghec.json 772 - descriptions/ghes-3.16/ghes-3.16.json 773 - name: GET /enterprises/{enterprise}/bypass-requests/push-rules 774 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/bypass-requests#list-push-rule-bypass-requests-within-an-enterprise 775 openapi_files: 776 - descriptions/ghec/ghec.json 777 - name: GET /enterprises/{enterprise}/code-scanning/alerts 778 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise 779 openapi_files: 780 - descriptions/ghec/ghec.json 781 - descriptions/ghes-3.16/ghes-3.16.json 782 - name: GET /enterprises/{enterprise}/code-security/configurations 783 documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-enterprise 784 openapi_files: 785 - descriptions/api.github.com/api.github.com.json 786 - descriptions/ghec/ghec.json 787 - descriptions/ghes-3.16/ghes-3.16.json 788 - name: POST /enterprises/{enterprise}/code-security/configurations 789 documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration-for-an-enterprise 790 openapi_files: 791 - descriptions/api.github.com/api.github.com.json 792 - descriptions/ghec/ghec.json 793 - descriptions/ghes-3.16/ghes-3.16.json 794 - name: GET /enterprises/{enterprise}/code-security/configurations/defaults 795 documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations-for-an-enterprise 796 openapi_files: 797 - descriptions/api.github.com/api.github.com.json 798 - descriptions/ghec/ghec.json 799 - descriptions/ghes-3.16/ghes-3.16.json 800 - name: DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id} 801 documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise 802 openapi_files: 803 - descriptions/api.github.com/api.github.com.json 804 - descriptions/ghec/ghec.json 805 - descriptions/ghes-3.16/ghes-3.16.json 806 - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id} 807 documentation_url: https://docs.github.com/rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise 808 openapi_files: 809 - descriptions/api.github.com/api.github.com.json 810 - descriptions/ghec/ghec.json 811 - descriptions/ghes-3.16/ghes-3.16.json 812 - name: PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id} 813 documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise 814 openapi_files: 815 - descriptions/api.github.com/api.github.com.json 816 - descriptions/ghec/ghec.json 817 - descriptions/ghes-3.16/ghes-3.16.json 818 - name: POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach 819 documentation_url: https://docs.github.com/rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories 820 openapi_files: 821 - descriptions/api.github.com/api.github.com.json 822 - descriptions/ghec/ghec.json 823 - descriptions/ghes-3.16/ghes-3.16.json 824 - name: PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults 825 documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise 826 openapi_files: 827 - descriptions/api.github.com/api.github.com.json 828 - descriptions/ghec/ghec.json 829 - descriptions/ghes-3.16/ghes-3.16.json 830 - name: GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories 831 documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration 832 openapi_files: 833 - descriptions/api.github.com/api.github.com.json 834 - descriptions/ghec/ghec.json 835 - descriptions/ghes-3.16/ghes-3.16.json 836 - name: GET /enterprises/{enterprise}/code_security_and_analysis 837 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 838 openapi_files: 839 - descriptions/ghec/ghec.json 840 - descriptions/ghes-3.16/ghes-3.16.json 841 - name: PATCH /enterprises/{enterprise}/code_security_and_analysis 842 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 843 openapi_files: 844 - descriptions/ghec/ghec.json 845 - descriptions/ghes-3.16/ghes-3.16.json 846 - name: GET /enterprises/{enterprise}/consumed-licenses 847 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses 848 openapi_files: 849 - descriptions/ghec/ghec.json 850 - name: GET /enterprises/{enterprise}/copilot/billing/seats 851 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise 852 openapi_files: 853 - descriptions/ghec/ghec.json 854 - name: GET /enterprises/{enterprise}/copilot/metrics 855 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise 856 openapi_files: 857 - descriptions/ghec/ghec.json 858 - name: GET /enterprises/{enterprise}/copilot/usage 859 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members 860 openapi_files: 861 - descriptions/ghec/ghec.json 862 - name: GET /enterprises/{enterprise}/dependabot/alerts 863 documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise 864 openapi_files: 865 - descriptions/api.github.com/api.github.com.json 866 - descriptions/ghec/ghec.json 867 - descriptions/ghes-3.16/ghes-3.16.json 868 - name: GET /enterprises/{enterprise}/license-sync-status 869 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status 870 openapi_files: 871 - descriptions/ghec/ghec.json 872 - name: GET /enterprises/{enterprise}/network-configurations 873 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#list-hosted-compute-network-configurations-for-an-enterprise 874 openapi_files: 875 - descriptions/ghec/ghec.json 876 - name: POST /enterprises/{enterprise}/network-configurations 877 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#create-a-hosted-compute-network-configuration-for-an-enterprise 878 openapi_files: 879 - descriptions/ghec/ghec.json 880 - name: DELETE /enterprises/{enterprise}/network-configurations/{network_configuration_id} 881 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise 882 openapi_files: 883 - descriptions/ghec/ghec.json 884 - name: GET /enterprises/{enterprise}/network-configurations/{network_configuration_id} 885 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise 886 openapi_files: 887 - descriptions/ghec/ghec.json 888 - name: PATCH /enterprises/{enterprise}/network-configurations/{network_configuration_id} 889 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise 890 openapi_files: 891 - descriptions/ghec/ghec.json 892 - name: GET /enterprises/{enterprise}/network-settings/{network_settings_id} 893 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise 894 openapi_files: 895 - descriptions/ghec/ghec.json 896 - name: GET /enterprises/{enterprise}/properties/schema 897 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise 898 openapi_files: 899 - descriptions/ghec/ghec.json 900 - name: PATCH /enterprises/{enterprise}/properties/schema 901 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise 902 openapi_files: 903 - descriptions/ghec/ghec.json 904 - name: PUT /enterprises/{enterprise}/properties/schema/organizations/{org}/{custom_property_name}/promote 905 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#promote-a-custom-property-to-an-enterprise 906 openapi_files: 907 - descriptions/ghec/ghec.json 908 - name: DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name} 909 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise 910 openapi_files: 911 - descriptions/ghec/ghec.json 912 - name: GET /enterprises/{enterprise}/properties/schema/{custom_property_name} 913 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise 914 openapi_files: 915 - descriptions/ghec/ghec.json 916 - name: PUT /enterprises/{enterprise}/properties/schema/{custom_property_name} 917 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise 918 openapi_files: 919 - descriptions/ghec/ghec.json 920 - name: POST /enterprises/{enterprise}/rulesets 921 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#create-an-enterprise-repository-ruleset 922 openapi_files: 923 - descriptions/ghec/ghec.json 924 - name: DELETE /enterprises/{enterprise}/rulesets/{ruleset_id} 925 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#delete-an-enterprise-repository-ruleset 926 openapi_files: 927 - descriptions/ghec/ghec.json 928 - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id} 929 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-an-enterprise-repository-ruleset 930 openapi_files: 931 - descriptions/ghec/ghec.json 932 - name: PUT /enterprises/{enterprise}/rulesets/{ruleset_id} 933 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#update-an-enterprise-repository-ruleset 934 openapi_files: 935 - descriptions/ghec/ghec.json 936 - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history 937 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-history 938 openapi_files: 939 - descriptions/ghec/ghec.json 940 - name: GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history/{version_id} 941 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-version 942 openapi_files: 943 - descriptions/ghec/ghec.json 944 - name: GET /enterprises/{enterprise}/secret-scanning/alerts 945 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise 946 openapi_files: 947 - descriptions/api.github.com/api.github.com.json 948 - descriptions/ghec/ghec.json 949 - descriptions/ghes-3.16/ghes-3.16.json 950 - name: GET /enterprises/{enterprise}/settings/billing/actions 951 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise 952 openapi_files: 953 - descriptions/ghec/ghec.json 954 - name: GET /enterprises/{enterprise}/settings/billing/advanced-security 955 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise 956 openapi_files: 957 - descriptions/ghec/ghec.json 958 - descriptions/ghes-3.16/ghes-3.16.json 959 - name: GET /enterprises/{enterprise}/settings/billing/cost-centers 960 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-all-cost-centers-for-an-enterprise 961 openapi_files: 962 - descriptions/ghec/ghec.json 963 - name: DELETE /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource 964 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center 965 openapi_files: 966 - descriptions/ghec/ghec.json 967 - name: POST /enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}/resource 968 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center 969 openapi_files: 970 - descriptions/ghec/ghec.json 971 - name: GET /enterprises/{enterprise}/settings/billing/packages 972 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise 973 openapi_files: 974 - descriptions/ghec/ghec.json 975 - name: GET /enterprises/{enterprise}/settings/billing/shared-storage 976 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise 977 openapi_files: 978 - descriptions/ghec/ghec.json 979 - name: GET /enterprises/{enterprise}/settings/billing/usage 980 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise 981 openapi_files: 982 - descriptions/ghec/ghec.json 983 - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics 984 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team 985 openapi_files: 986 - descriptions/ghec/ghec.json 987 - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage 988 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team 989 openapi_files: 990 - descriptions/ghec/ghec.json 991 - name: POST /enterprises/{enterprise}/{security_product}/{enablement} 992 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature 993 openapi_files: 994 - descriptions/ghec/ghec.json 995 - descriptions/ghes-3.16/ghes-3.16.json 996 - name: GET /events 997 documentation_url: https://docs.github.com/rest/activity/events#list-public-events 998 openapi_files: 999 - descriptions/api.github.com/api.github.com.json 1000 - descriptions/ghec/ghec.json 1001 - descriptions/ghes-3.16/ghes-3.16.json 1002 - name: GET /feeds 1003 documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds 1004 openapi_files: 1005 - descriptions/api.github.com/api.github.com.json 1006 - descriptions/ghec/ghec.json 1007 - descriptions/ghes-3.16/ghes-3.16.json 1008 - name: GET /gists 1009 documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user 1010 openapi_files: 1011 - descriptions/api.github.com/api.github.com.json 1012 - descriptions/ghec/ghec.json 1013 - descriptions/ghes-3.16/ghes-3.16.json 1014 - name: POST /gists 1015 documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist 1016 openapi_files: 1017 - descriptions/api.github.com/api.github.com.json 1018 - descriptions/ghec/ghec.json 1019 - descriptions/ghes-3.16/ghes-3.16.json 1020 - name: GET /gists/public 1021 documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists 1022 openapi_files: 1023 - descriptions/api.github.com/api.github.com.json 1024 - descriptions/ghec/ghec.json 1025 - descriptions/ghes-3.16/ghes-3.16.json 1026 - name: GET /gists/starred 1027 documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists 1028 openapi_files: 1029 - descriptions/api.github.com/api.github.com.json 1030 - descriptions/ghec/ghec.json 1031 - descriptions/ghes-3.16/ghes-3.16.json 1032 - name: DELETE /gists/{gist_id} 1033 documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist 1034 openapi_files: 1035 - descriptions/api.github.com/api.github.com.json 1036 - descriptions/ghec/ghec.json 1037 - descriptions/ghes-3.16/ghes-3.16.json 1038 - name: GET /gists/{gist_id} 1039 documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist 1040 openapi_files: 1041 - descriptions/api.github.com/api.github.com.json 1042 - descriptions/ghec/ghec.json 1043 - descriptions/ghes-3.16/ghes-3.16.json 1044 - name: PATCH /gists/{gist_id} 1045 documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist 1046 openapi_files: 1047 - descriptions/api.github.com/api.github.com.json 1048 - descriptions/ghec/ghec.json 1049 - descriptions/ghes-3.16/ghes-3.16.json 1050 - name: GET /gists/{gist_id}/comments 1051 documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments 1052 openapi_files: 1053 - descriptions/api.github.com/api.github.com.json 1054 - descriptions/ghec/ghec.json 1055 - descriptions/ghes-3.16/ghes-3.16.json 1056 - name: POST /gists/{gist_id}/comments 1057 documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment 1058 openapi_files: 1059 - descriptions/api.github.com/api.github.com.json 1060 - descriptions/ghec/ghec.json 1061 - descriptions/ghes-3.16/ghes-3.16.json 1062 - name: DELETE /gists/{gist_id}/comments/{comment_id} 1063 documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment 1064 openapi_files: 1065 - descriptions/api.github.com/api.github.com.json 1066 - descriptions/ghec/ghec.json 1067 - descriptions/ghes-3.16/ghes-3.16.json 1068 - name: GET /gists/{gist_id}/comments/{comment_id} 1069 documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment 1070 openapi_files: 1071 - descriptions/api.github.com/api.github.com.json 1072 - descriptions/ghec/ghec.json 1073 - descriptions/ghes-3.16/ghes-3.16.json 1074 - name: PATCH /gists/{gist_id}/comments/{comment_id} 1075 documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment 1076 openapi_files: 1077 - descriptions/api.github.com/api.github.com.json 1078 - descriptions/ghec/ghec.json 1079 - descriptions/ghes-3.16/ghes-3.16.json 1080 - name: GET /gists/{gist_id}/commits 1081 documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits 1082 openapi_files: 1083 - descriptions/api.github.com/api.github.com.json 1084 - descriptions/ghec/ghec.json 1085 - descriptions/ghes-3.16/ghes-3.16.json 1086 - name: GET /gists/{gist_id}/forks 1087 documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks 1088 openapi_files: 1089 - descriptions/api.github.com/api.github.com.json 1090 - descriptions/ghec/ghec.json 1091 - descriptions/ghes-3.16/ghes-3.16.json 1092 - name: POST /gists/{gist_id}/forks 1093 documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist 1094 openapi_files: 1095 - descriptions/api.github.com/api.github.com.json 1096 - descriptions/ghec/ghec.json 1097 - descriptions/ghes-3.16/ghes-3.16.json 1098 - name: DELETE /gists/{gist_id}/star 1099 documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist 1100 openapi_files: 1101 - descriptions/api.github.com/api.github.com.json 1102 - descriptions/ghec/ghec.json 1103 - descriptions/ghes-3.16/ghes-3.16.json 1104 - name: GET /gists/{gist_id}/star 1105 documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred 1106 openapi_files: 1107 - descriptions/api.github.com/api.github.com.json 1108 - descriptions/ghec/ghec.json 1109 - descriptions/ghes-3.16/ghes-3.16.json 1110 - name: PUT /gists/{gist_id}/star 1111 documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist 1112 openapi_files: 1113 - descriptions/api.github.com/api.github.com.json 1114 - descriptions/ghec/ghec.json 1115 - descriptions/ghes-3.16/ghes-3.16.json 1116 - name: GET /gists/{gist_id}/{sha} 1117 documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision 1118 openapi_files: 1119 - descriptions/api.github.com/api.github.com.json 1120 - descriptions/ghec/ghec.json 1121 - descriptions/ghes-3.16/ghes-3.16.json 1122 - name: GET /gitignore/templates 1123 documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates 1124 openapi_files: 1125 - descriptions/api.github.com/api.github.com.json 1126 - descriptions/ghec/ghec.json 1127 - descriptions/ghes-3.16/ghes-3.16.json 1128 - name: GET /gitignore/templates/{name} 1129 documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template 1130 openapi_files: 1131 - descriptions/api.github.com/api.github.com.json 1132 - descriptions/ghec/ghec.json 1133 - descriptions/ghes-3.16/ghes-3.16.json 1134 - name: GET /installation/repositories 1135 documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation 1136 openapi_files: 1137 - descriptions/api.github.com/api.github.com.json 1138 - descriptions/ghec/ghec.json 1139 - descriptions/ghes-3.16/ghes-3.16.json 1140 - name: DELETE /installation/token 1141 documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token 1142 openapi_files: 1143 - descriptions/api.github.com/api.github.com.json 1144 - descriptions/ghec/ghec.json 1145 - descriptions/ghes-3.16/ghes-3.16.json 1146 - name: GET /issues 1147 documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user 1148 openapi_files: 1149 - descriptions/api.github.com/api.github.com.json 1150 - descriptions/ghec/ghec.json 1151 - descriptions/ghes-3.16/ghes-3.16.json 1152 - name: GET /licenses 1153 documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses 1154 openapi_files: 1155 - descriptions/api.github.com/api.github.com.json 1156 - descriptions/ghec/ghec.json 1157 - descriptions/ghes-3.16/ghes-3.16.json 1158 - name: GET /licenses/{license} 1159 documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license 1160 openapi_files: 1161 - descriptions/api.github.com/api.github.com.json 1162 - descriptions/ghec/ghec.json 1163 - descriptions/ghes-3.16/ghes-3.16.json 1164 - name: DELETE /manage/v1/access/ssh 1165 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#delete-a-ssh-key 1166 openapi_files: 1167 - descriptions/ghes-3.16/ghes-3.16.json 1168 - name: GET /manage/v1/access/ssh 1169 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys 1170 openapi_files: 1171 - descriptions/ghes-3.16/ghes-3.16.json 1172 - name: POST /manage/v1/access/ssh 1173 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key 1174 openapi_files: 1175 - descriptions/ghes-3.16/ghes-3.16.json 1176 - name: GET /manage/v1/checks/system-requirements 1177 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-system-requirement-check-results-for-configured-cluster-nodes 1178 openapi_files: 1179 - descriptions/ghes-3.16/ghes-3.16.json 1180 - name: GET /manage/v1/cluster/status 1181 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-cluster-nodes 1182 openapi_files: 1183 - descriptions/ghes-3.16/ghes-3.16.json 1184 - name: GET /manage/v1/config/apply 1185 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run 1186 openapi_files: 1187 - descriptions/ghes-3.16/ghes-3.16.json 1188 - name: POST /manage/v1/config/apply 1189 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run 1190 openapi_files: 1191 - descriptions/ghes-3.16/ghes-3.16.json 1192 - name: GET /manage/v1/config/apply/events 1193 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply 1194 openapi_files: 1195 - descriptions/ghes-3.16/ghes-3.16.json 1196 - name: POST /manage/v1/config/init 1197 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#initialize-instance-configuration-with-license-and-password 1198 openapi_files: 1199 - descriptions/ghes-3.16/ghes-3.16.json 1200 - name: GET /manage/v1/config/license 1201 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-enterprise-license-information 1202 openapi_files: 1203 - descriptions/ghes-3.16/ghes-3.16.json 1204 - name: PUT /manage/v1/config/license 1205 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#upload-an-enterprise-license 1206 openapi_files: 1207 - descriptions/ghes-3.16/ghes-3.16.json 1208 - name: GET /manage/v1/config/license/check 1209 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#check-a-license 1210 openapi_files: 1211 - descriptions/ghes-3.16/ghes-3.16.json 1212 - name: GET /manage/v1/config/nodes 1213 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes 1214 openapi_files: 1215 - descriptions/ghes-3.16/ghes-3.16.json 1216 - name: GET /manage/v1/config/settings 1217 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-ghes-settings 1218 openapi_files: 1219 - descriptions/ghes-3.16/ghes-3.16.json 1220 - name: PUT /manage/v1/config/settings 1221 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#set-settings 1222 openapi_files: 1223 - descriptions/ghes-3.16/ghes-3.16.json 1224 - name: GET /manage/v1/maintenance 1225 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode 1226 openapi_files: 1227 - descriptions/ghes-3.16/ghes-3.16.json 1228 - name: POST /manage/v1/maintenance 1229 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode 1230 openapi_files: 1231 - descriptions/ghes-3.16/ghes-3.16.json 1232 - name: GET /manage/v1/replication/status 1233 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-replica-nodes 1234 openapi_files: 1235 - descriptions/ghes-3.16/ghes-3.16.json 1236 - name: GET /manage/v1/version 1237 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes 1238 openapi_files: 1239 - descriptions/ghes-3.16/ghes-3.16.json 1240 - name: POST /markdown 1241 documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document 1242 openapi_files: 1243 - descriptions/api.github.com/api.github.com.json 1244 - descriptions/ghec/ghec.json 1245 - descriptions/ghes-3.16/ghes-3.16.json 1246 - name: POST /markdown/raw 1247 documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode 1248 openapi_files: 1249 - descriptions/api.github.com/api.github.com.json 1250 - descriptions/ghec/ghec.json 1251 - descriptions/ghes-3.16/ghes-3.16.json 1252 - name: GET /marketplace_listing/accounts/{account_id} 1253 documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account 1254 openapi_files: 1255 - descriptions/api.github.com/api.github.com.json 1256 - descriptions/ghec/ghec.json 1257 - name: GET /marketplace_listing/plans 1258 documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans 1259 openapi_files: 1260 - descriptions/api.github.com/api.github.com.json 1261 - descriptions/ghec/ghec.json 1262 - name: GET /marketplace_listing/plans/{plan_id}/accounts 1263 documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan 1264 openapi_files: 1265 - descriptions/api.github.com/api.github.com.json 1266 - descriptions/ghec/ghec.json 1267 - name: GET /marketplace_listing/stubbed/accounts/{account_id} 1268 documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed 1269 openapi_files: 1270 - descriptions/api.github.com/api.github.com.json 1271 - descriptions/ghec/ghec.json 1272 - name: GET /marketplace_listing/stubbed/plans 1273 documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed 1274 openapi_files: 1275 - descriptions/api.github.com/api.github.com.json 1276 - descriptions/ghec/ghec.json 1277 - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts 1278 documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed 1279 openapi_files: 1280 - descriptions/api.github.com/api.github.com.json 1281 - descriptions/ghec/ghec.json 1282 - name: GET /meta 1283 documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information 1284 openapi_files: 1285 - descriptions/api.github.com/api.github.com.json 1286 - descriptions/ghec/ghec.json 1287 - descriptions/ghes-3.16/ghes-3.16.json 1288 - name: GET /networks/{owner}/{repo}/events 1289 documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories 1290 openapi_files: 1291 - descriptions/api.github.com/api.github.com.json 1292 - descriptions/ghec/ghec.json 1293 - descriptions/ghes-3.16/ghes-3.16.json 1294 - name: GET /notifications 1295 documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user 1296 openapi_files: 1297 - descriptions/api.github.com/api.github.com.json 1298 - descriptions/ghec/ghec.json 1299 - descriptions/ghes-3.16/ghes-3.16.json 1300 - name: PUT /notifications 1301 documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read 1302 openapi_files: 1303 - descriptions/api.github.com/api.github.com.json 1304 - descriptions/ghec/ghec.json 1305 - descriptions/ghes-3.16/ghes-3.16.json 1306 - name: DELETE /notifications/threads/{thread_id} 1307 documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-done 1308 openapi_files: 1309 - descriptions/api.github.com/api.github.com.json 1310 - descriptions/ghec/ghec.json 1311 - descriptions/ghes-3.16/ghes-3.16.json 1312 - name: GET /notifications/threads/{thread_id} 1313 documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread 1314 openapi_files: 1315 - descriptions/api.github.com/api.github.com.json 1316 - descriptions/ghec/ghec.json 1317 - descriptions/ghes-3.16/ghes-3.16.json 1318 - name: PATCH /notifications/threads/{thread_id} 1319 documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read 1320 openapi_files: 1321 - descriptions/api.github.com/api.github.com.json 1322 - descriptions/ghec/ghec.json 1323 - descriptions/ghes-3.16/ghes-3.16.json 1324 - name: DELETE /notifications/threads/{thread_id}/subscription 1325 documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription 1326 openapi_files: 1327 - descriptions/api.github.com/api.github.com.json 1328 - descriptions/ghec/ghec.json 1329 - descriptions/ghes-3.16/ghes-3.16.json 1330 - name: GET /notifications/threads/{thread_id}/subscription 1331 documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user 1332 openapi_files: 1333 - descriptions/api.github.com/api.github.com.json 1334 - descriptions/ghec/ghec.json 1335 - descriptions/ghes-3.16/ghes-3.16.json 1336 - name: PUT /notifications/threads/{thread_id}/subscription 1337 documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription 1338 openapi_files: 1339 - descriptions/api.github.com/api.github.com.json 1340 - descriptions/ghec/ghec.json 1341 - descriptions/ghes-3.16/ghes-3.16.json 1342 - name: GET /octocat 1343 documentation_url: https://docs.github.com/rest/meta/meta#get-octocat 1344 openapi_files: 1345 - descriptions/api.github.com/api.github.com.json 1346 - descriptions/ghec/ghec.json 1347 - descriptions/ghes-3.16/ghes-3.16.json 1348 - name: GET /organizations 1349 documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations 1350 openapi_files: 1351 - descriptions/api.github.com/api.github.com.json 1352 - descriptions/ghec/ghec.json 1353 - descriptions/ghes-3.16/ghes-3.16.json 1354 - name: GET /organizations/{organization_id}/custom_roles 1355 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization 1356 openapi_files: 1357 - descriptions/ghec/ghec.json 1358 - descriptions/ghes-3.16/ghes-3.16.json 1359 - name: GET /organizations/{org}/settings/billing/usage 1360 documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization 1361 openapi_files: 1362 - descriptions/api.github.com/api.github.com.json 1363 - descriptions/ghec/ghec.json 1364 - name: DELETE /orgs/{org} 1365 documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization 1366 openapi_files: 1367 - descriptions/api.github.com/api.github.com.json 1368 - descriptions/ghec/ghec.json 1369 - descriptions/ghes-3.16/ghes-3.16.json 1370 - name: GET /orgs/{org} 1371 documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization 1372 openapi_files: 1373 - descriptions/api.github.com/api.github.com.json 1374 - descriptions/ghec/ghec.json 1375 - descriptions/ghes-3.16/ghes-3.16.json 1376 - name: PATCH /orgs/{org} 1377 documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization 1378 openapi_files: 1379 - descriptions/api.github.com/api.github.com.json 1380 - descriptions/ghec/ghec.json 1381 - descriptions/ghes-3.16/ghes-3.16.json 1382 - name: GET /orgs/{org}/actions/cache/usage 1383 documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization 1384 openapi_files: 1385 - descriptions/api.github.com/api.github.com.json 1386 - descriptions/ghec/ghec.json 1387 - descriptions/ghes-3.16/ghes-3.16.json 1388 - name: GET /orgs/{org}/actions/cache/usage-by-repository 1389 documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization 1390 openapi_files: 1391 - descriptions/api.github.com/api.github.com.json 1392 - descriptions/ghec/ghec.json 1393 - descriptions/ghes-3.16/ghes-3.16.json 1394 - name: GET /orgs/{org}/actions/hosted-runners 1395 documentation_url: https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization 1396 openapi_files: 1397 - descriptions/api.github.com/api.github.com.json 1398 - descriptions/ghec/ghec.json 1399 - name: POST /orgs/{org}/actions/hosted-runners 1400 documentation_url: https://docs.github.com/rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization 1401 openapi_files: 1402 - descriptions/api.github.com/api.github.com.json 1403 - descriptions/ghec/ghec.json 1404 - name: GET /orgs/{org}/actions/hosted-runners/images/github-owned 1405 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization 1406 openapi_files: 1407 - descriptions/api.github.com/api.github.com.json 1408 - descriptions/ghec/ghec.json 1409 - name: GET /orgs/{org}/actions/hosted-runners/images/partner 1410 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization 1411 openapi_files: 1412 - descriptions/api.github.com/api.github.com.json 1413 - descriptions/ghec/ghec.json 1414 - name: GET /orgs/{org}/actions/hosted-runners/limits 1415 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization 1416 openapi_files: 1417 - descriptions/api.github.com/api.github.com.json 1418 - descriptions/ghec/ghec.json 1419 - name: GET /orgs/{org}/actions/hosted-runners/machine-sizes 1420 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization 1421 openapi_files: 1422 - descriptions/api.github.com/api.github.com.json 1423 - descriptions/ghec/ghec.json 1424 - name: GET /orgs/{org}/actions/hosted-runners/platforms 1425 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization 1426 openapi_files: 1427 - descriptions/api.github.com/api.github.com.json 1428 - descriptions/ghec/ghec.json 1429 - name: DELETE /orgs/{org}/actions/hosted-runners/{hosted_runner_id} 1430 documentation_url: https://docs.github.com/rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization 1431 openapi_files: 1432 - descriptions/api.github.com/api.github.com.json 1433 - descriptions/ghec/ghec.json 1434 - name: GET /orgs/{org}/actions/hosted-runners/{hosted_runner_id} 1435 documentation_url: https://docs.github.com/rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization 1436 openapi_files: 1437 - descriptions/api.github.com/api.github.com.json 1438 - descriptions/ghec/ghec.json 1439 - name: PATCH /orgs/{org}/actions/hosted-runners/{hosted_runner_id} 1440 documentation_url: https://docs.github.com/rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization 1441 openapi_files: 1442 - descriptions/api.github.com/api.github.com.json 1443 - descriptions/ghec/ghec.json 1444 - name: GET /orgs/{org}/actions/oidc/customization/sub 1445 documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization 1446 openapi_files: 1447 - descriptions/api.github.com/api.github.com.json 1448 - descriptions/ghec/ghec.json 1449 - descriptions/ghes-3.16/ghes-3.16.json 1450 - name: PUT /orgs/{org}/actions/oidc/customization/sub 1451 documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization 1452 openapi_files: 1453 - descriptions/api.github.com/api.github.com.json 1454 - descriptions/ghec/ghec.json 1455 - descriptions/ghes-3.16/ghes-3.16.json 1456 - name: GET /orgs/{org}/actions/permissions 1457 documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization 1458 openapi_files: 1459 - descriptions/api.github.com/api.github.com.json 1460 - descriptions/ghec/ghec.json 1461 - descriptions/ghes-3.16/ghes-3.16.json 1462 - name: PUT /orgs/{org}/actions/permissions 1463 documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization 1464 openapi_files: 1465 - descriptions/api.github.com/api.github.com.json 1466 - descriptions/ghec/ghec.json 1467 - descriptions/ghes-3.16/ghes-3.16.json 1468 - name: GET /orgs/{org}/actions/permissions/repositories 1469 documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization 1470 openapi_files: 1471 - descriptions/api.github.com/api.github.com.json 1472 - descriptions/ghec/ghec.json 1473 - descriptions/ghes-3.16/ghes-3.16.json 1474 - name: PUT /orgs/{org}/actions/permissions/repositories 1475 documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization 1476 openapi_files: 1477 - descriptions/api.github.com/api.github.com.json 1478 - descriptions/ghec/ghec.json 1479 - descriptions/ghes-3.16/ghes-3.16.json 1480 - name: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id} 1481 documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization 1482 openapi_files: 1483 - descriptions/api.github.com/api.github.com.json 1484 - descriptions/ghec/ghec.json 1485 - descriptions/ghes-3.16/ghes-3.16.json 1486 - name: PUT /orgs/{org}/actions/permissions/repositories/{repository_id} 1487 documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization 1488 openapi_files: 1489 - descriptions/api.github.com/api.github.com.json 1490 - descriptions/ghec/ghec.json 1491 - descriptions/ghes-3.16/ghes-3.16.json 1492 - name: GET /orgs/{org}/actions/permissions/selected-actions 1493 documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization 1494 openapi_files: 1495 - descriptions/api.github.com/api.github.com.json 1496 - descriptions/ghec/ghec.json 1497 - descriptions/ghes-3.16/ghes-3.16.json 1498 - name: PUT /orgs/{org}/actions/permissions/selected-actions 1499 documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization 1500 openapi_files: 1501 - descriptions/api.github.com/api.github.com.json 1502 - descriptions/ghec/ghec.json 1503 - descriptions/ghes-3.16/ghes-3.16.json 1504 - name: GET /orgs/{org}/actions/permissions/workflow 1505 documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization 1506 openapi_files: 1507 - descriptions/api.github.com/api.github.com.json 1508 - descriptions/ghec/ghec.json 1509 - descriptions/ghes-3.16/ghes-3.16.json 1510 - name: PUT /orgs/{org}/actions/permissions/workflow 1511 documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization 1512 openapi_files: 1513 - descriptions/api.github.com/api.github.com.json 1514 - descriptions/ghec/ghec.json 1515 - descriptions/ghes-3.16/ghes-3.16.json 1516 - name: GET /orgs/{org}/actions/runner-groups 1517 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization 1518 openapi_files: 1519 - descriptions/api.github.com/api.github.com.json 1520 - descriptions/ghec/ghec.json 1521 - descriptions/ghes-3.16/ghes-3.16.json 1522 - name: POST /orgs/{org}/actions/runner-groups 1523 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization 1524 openapi_files: 1525 - descriptions/api.github.com/api.github.com.json 1526 - descriptions/ghec/ghec.json 1527 - descriptions/ghes-3.16/ghes-3.16.json 1528 - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id} 1529 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization 1530 openapi_files: 1531 - descriptions/api.github.com/api.github.com.json 1532 - descriptions/ghec/ghec.json 1533 - descriptions/ghes-3.16/ghes-3.16.json 1534 - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id} 1535 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization 1536 openapi_files: 1537 - descriptions/api.github.com/api.github.com.json 1538 - descriptions/ghec/ghec.json 1539 - descriptions/ghes-3.16/ghes-3.16.json 1540 - name: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id} 1541 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization 1542 openapi_files: 1543 - descriptions/api.github.com/api.github.com.json 1544 - descriptions/ghec/ghec.json 1545 - descriptions/ghes-3.16/ghes-3.16.json 1546 - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners 1547 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization 1548 openapi_files: 1549 - descriptions/api.github.com/api.github.com.json 1550 - descriptions/ghec/ghec.json 1551 - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories 1552 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization 1553 openapi_files: 1554 - descriptions/api.github.com/api.github.com.json 1555 - descriptions/ghec/ghec.json 1556 - descriptions/ghes-3.16/ghes-3.16.json 1557 - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories 1558 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization 1559 openapi_files: 1560 - descriptions/api.github.com/api.github.com.json 1561 - descriptions/ghec/ghec.json 1562 - descriptions/ghes-3.16/ghes-3.16.json 1563 - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id} 1564 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization 1565 openapi_files: 1566 - descriptions/api.github.com/api.github.com.json 1567 - descriptions/ghec/ghec.json 1568 - descriptions/ghes-3.16/ghes-3.16.json 1569 - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id} 1570 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization 1571 openapi_files: 1572 - descriptions/api.github.com/api.github.com.json 1573 - descriptions/ghec/ghec.json 1574 - descriptions/ghes-3.16/ghes-3.16.json 1575 - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners 1576 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization 1577 openapi_files: 1578 - descriptions/api.github.com/api.github.com.json 1579 - descriptions/ghec/ghec.json 1580 - descriptions/ghes-3.16/ghes-3.16.json 1581 - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners 1582 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization 1583 openapi_files: 1584 - descriptions/api.github.com/api.github.com.json 1585 - descriptions/ghec/ghec.json 1586 - descriptions/ghes-3.16/ghes-3.16.json 1587 - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id} 1588 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization 1589 openapi_files: 1590 - descriptions/api.github.com/api.github.com.json 1591 - descriptions/ghec/ghec.json 1592 - descriptions/ghes-3.16/ghes-3.16.json 1593 - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id} 1594 documentation_url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization 1595 openapi_files: 1596 - descriptions/api.github.com/api.github.com.json 1597 - descriptions/ghec/ghec.json 1598 - descriptions/ghes-3.16/ghes-3.16.json 1599 - name: GET /orgs/{org}/actions/runners 1600 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization 1601 openapi_files: 1602 - descriptions/api.github.com/api.github.com.json 1603 - descriptions/ghec/ghec.json 1604 - descriptions/ghes-3.16/ghes-3.16.json 1605 - name: GET /orgs/{org}/actions/runners/downloads 1606 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization 1607 openapi_files: 1608 - descriptions/api.github.com/api.github.com.json 1609 - descriptions/ghec/ghec.json 1610 - descriptions/ghes-3.16/ghes-3.16.json 1611 - name: POST /orgs/{org}/actions/runners/generate-jitconfig 1612 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization 1613 openapi_files: 1614 - descriptions/api.github.com/api.github.com.json 1615 - descriptions/ghec/ghec.json 1616 - descriptions/ghes-3.16/ghes-3.16.json 1617 - name: POST /orgs/{org}/actions/runners/registration-token 1618 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization 1619 openapi_files: 1620 - descriptions/api.github.com/api.github.com.json 1621 - descriptions/ghec/ghec.json 1622 - descriptions/ghes-3.16/ghes-3.16.json 1623 - name: POST /orgs/{org}/actions/runners/remove-token 1624 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization 1625 openapi_files: 1626 - descriptions/api.github.com/api.github.com.json 1627 - descriptions/ghec/ghec.json 1628 - descriptions/ghes-3.16/ghes-3.16.json 1629 - name: DELETE /orgs/{org}/actions/runners/{runner_id} 1630 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization 1631 openapi_files: 1632 - descriptions/api.github.com/api.github.com.json 1633 - descriptions/ghec/ghec.json 1634 - descriptions/ghes-3.16/ghes-3.16.json 1635 - name: GET /orgs/{org}/actions/runners/{runner_id} 1636 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization 1637 openapi_files: 1638 - descriptions/api.github.com/api.github.com.json 1639 - descriptions/ghec/ghec.json 1640 - descriptions/ghes-3.16/ghes-3.16.json 1641 - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels 1642 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization 1643 openapi_files: 1644 - descriptions/api.github.com/api.github.com.json 1645 - descriptions/ghec/ghec.json 1646 - descriptions/ghes-3.16/ghes-3.16.json 1647 - name: GET /orgs/{org}/actions/runners/{runner_id}/labels 1648 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization 1649 openapi_files: 1650 - descriptions/api.github.com/api.github.com.json 1651 - descriptions/ghec/ghec.json 1652 - descriptions/ghes-3.16/ghes-3.16.json 1653 - name: POST /orgs/{org}/actions/runners/{runner_id}/labels 1654 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization 1655 openapi_files: 1656 - descriptions/api.github.com/api.github.com.json 1657 - descriptions/ghec/ghec.json 1658 - descriptions/ghes-3.16/ghes-3.16.json 1659 - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels 1660 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization 1661 openapi_files: 1662 - descriptions/api.github.com/api.github.com.json 1663 - descriptions/ghec/ghec.json 1664 - descriptions/ghes-3.16/ghes-3.16.json 1665 - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name} 1666 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization 1667 openapi_files: 1668 - descriptions/api.github.com/api.github.com.json 1669 - descriptions/ghec/ghec.json 1670 - descriptions/ghes-3.16/ghes-3.16.json 1671 - name: GET /orgs/{org}/actions/secrets 1672 documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets 1673 openapi_files: 1674 - descriptions/api.github.com/api.github.com.json 1675 - descriptions/ghec/ghec.json 1676 - descriptions/ghes-3.16/ghes-3.16.json 1677 - name: GET /orgs/{org}/actions/secrets/public-key 1678 documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key 1679 openapi_files: 1680 - descriptions/api.github.com/api.github.com.json 1681 - descriptions/ghec/ghec.json 1682 - descriptions/ghes-3.16/ghes-3.16.json 1683 - name: DELETE /orgs/{org}/actions/secrets/{secret_name} 1684 documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret 1685 openapi_files: 1686 - descriptions/api.github.com/api.github.com.json 1687 - descriptions/ghec/ghec.json 1688 - descriptions/ghes-3.16/ghes-3.16.json 1689 - name: GET /orgs/{org}/actions/secrets/{secret_name} 1690 documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret 1691 openapi_files: 1692 - descriptions/api.github.com/api.github.com.json 1693 - descriptions/ghec/ghec.json 1694 - descriptions/ghes-3.16/ghes-3.16.json 1695 - name: PUT /orgs/{org}/actions/secrets/{secret_name} 1696 documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret 1697 openapi_files: 1698 - descriptions/api.github.com/api.github.com.json 1699 - descriptions/ghec/ghec.json 1700 - descriptions/ghes-3.16/ghes-3.16.json 1701 - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories 1702 documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret 1703 openapi_files: 1704 - descriptions/api.github.com/api.github.com.json 1705 - descriptions/ghec/ghec.json 1706 - descriptions/ghes-3.16/ghes-3.16.json 1707 - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories 1708 documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret 1709 openapi_files: 1710 - descriptions/api.github.com/api.github.com.json 1711 - descriptions/ghec/ghec.json 1712 - descriptions/ghes-3.16/ghes-3.16.json 1713 - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id} 1714 documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret 1715 openapi_files: 1716 - descriptions/api.github.com/api.github.com.json 1717 - descriptions/ghec/ghec.json 1718 - descriptions/ghes-3.16/ghes-3.16.json 1719 - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id} 1720 documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret 1721 openapi_files: 1722 - descriptions/api.github.com/api.github.com.json 1723 - descriptions/ghec/ghec.json 1724 - descriptions/ghes-3.16/ghes-3.16.json 1725 - name: GET /orgs/{org}/actions/variables 1726 documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables 1727 openapi_files: 1728 - descriptions/api.github.com/api.github.com.json 1729 - descriptions/ghec/ghec.json 1730 - descriptions/ghes-3.16/ghes-3.16.json 1731 - name: POST /orgs/{org}/actions/variables 1732 documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable 1733 openapi_files: 1734 - descriptions/api.github.com/api.github.com.json 1735 - descriptions/ghec/ghec.json 1736 - descriptions/ghes-3.16/ghes-3.16.json 1737 - name: DELETE /orgs/{org}/actions/variables/{name} 1738 documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable 1739 openapi_files: 1740 - descriptions/api.github.com/api.github.com.json 1741 - descriptions/ghec/ghec.json 1742 - descriptions/ghes-3.16/ghes-3.16.json 1743 - name: GET /orgs/{org}/actions/variables/{name} 1744 documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable 1745 openapi_files: 1746 - descriptions/api.github.com/api.github.com.json 1747 - descriptions/ghec/ghec.json 1748 - descriptions/ghes-3.16/ghes-3.16.json 1749 - name: PATCH /orgs/{org}/actions/variables/{name} 1750 documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable 1751 openapi_files: 1752 - descriptions/api.github.com/api.github.com.json 1753 - descriptions/ghec/ghec.json 1754 - descriptions/ghes-3.16/ghes-3.16.json 1755 - name: GET /orgs/{org}/actions/variables/{name}/repositories 1756 documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable 1757 openapi_files: 1758 - descriptions/api.github.com/api.github.com.json 1759 - descriptions/ghec/ghec.json 1760 - descriptions/ghes-3.16/ghes-3.16.json 1761 - name: PUT /orgs/{org}/actions/variables/{name}/repositories 1762 documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable 1763 openapi_files: 1764 - descriptions/api.github.com/api.github.com.json 1765 - descriptions/ghec/ghec.json 1766 - descriptions/ghes-3.16/ghes-3.16.json 1767 - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id} 1768 documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable 1769 openapi_files: 1770 - descriptions/api.github.com/api.github.com.json 1771 - descriptions/ghec/ghec.json 1772 - descriptions/ghes-3.16/ghes-3.16.json 1773 - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id} 1774 documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable 1775 openapi_files: 1776 - descriptions/api.github.com/api.github.com.json 1777 - descriptions/ghec/ghec.json 1778 - descriptions/ghes-3.16/ghes-3.16.json 1779 - name: DELETE /orgs/{org}/announcement 1780 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization 1781 openapi_files: 1782 - descriptions/ghec/ghec.json 1783 - descriptions/ghes-3.16/ghes-3.16.json 1784 - name: GET /orgs/{org}/announcement 1785 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization 1786 openapi_files: 1787 - descriptions/ghec/ghec.json 1788 - descriptions/ghes-3.16/ghes-3.16.json 1789 - name: PATCH /orgs/{org}/announcement 1790 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization 1791 openapi_files: 1792 - descriptions/ghec/ghec.json 1793 - descriptions/ghes-3.16/ghes-3.16.json 1794 - name: GET /orgs/{org}/attestations/{subject_digest} 1795 documentation_url: https://docs.github.com/rest/orgs/orgs#list-attestations 1796 openapi_files: 1797 - descriptions/api.github.com/api.github.com.json 1798 - descriptions/ghec/ghec.json 1799 - name: GET /orgs/{org}/audit-log 1800 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization 1801 openapi_files: 1802 - descriptions/ghec/ghec.json 1803 - descriptions/ghes-3.16/ghes-3.16.json 1804 - name: GET /orgs/{org}/blocks 1805 documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization 1806 openapi_files: 1807 - descriptions/api.github.com/api.github.com.json 1808 - descriptions/ghec/ghec.json 1809 - name: DELETE /orgs/{org}/blocks/{username} 1810 documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization 1811 openapi_files: 1812 - descriptions/api.github.com/api.github.com.json 1813 - descriptions/ghec/ghec.json 1814 - name: GET /orgs/{org}/blocks/{username} 1815 documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization 1816 openapi_files: 1817 - descriptions/api.github.com/api.github.com.json 1818 - descriptions/ghec/ghec.json 1819 - name: PUT /orgs/{org}/blocks/{username} 1820 documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization 1821 openapi_files: 1822 - descriptions/api.github.com/api.github.com.json 1823 - descriptions/ghec/ghec.json 1824 - name: GET /orgs/{org}/bypass-requests/push-rules 1825 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/bypass-requests#list-push-rule-bypass-requests-within-an-organization 1826 openapi_files: 1827 - descriptions/ghec/ghec.json 1828 - name: GET /orgs/{org}/bypass-requests/secret-scanning 1829 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#list-bypass-requests-for-secret-scanning-for-an-org 1830 openapi_files: 1831 - descriptions/ghec/ghec.json 1832 - name: GET /orgs/{org}/code-scanning/alerts 1833 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization 1834 openapi_files: 1835 - descriptions/api.github.com/api.github.com.json 1836 - descriptions/ghec/ghec.json 1837 - descriptions/ghes-3.16/ghes-3.16.json 1838 - name: GET /orgs/{org}/code-security/configurations 1839 documentation_url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization 1840 openapi_files: 1841 - descriptions/api.github.com/api.github.com.json 1842 - descriptions/ghec/ghec.json 1843 - descriptions/ghes-3.16/ghes-3.16.json 1844 - name: POST /orgs/{org}/code-security/configurations 1845 documentation_url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration 1846 openapi_files: 1847 - descriptions/api.github.com/api.github.com.json 1848 - descriptions/ghec/ghec.json 1849 - descriptions/ghes-3.16/ghes-3.16.json 1850 - name: GET /orgs/{org}/code-security/configurations/defaults 1851 documentation_url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations 1852 openapi_files: 1853 - descriptions/api.github.com/api.github.com.json 1854 - descriptions/ghec/ghec.json 1855 - descriptions/ghes-3.16/ghes-3.16.json 1856 - name: DELETE /orgs/{org}/code-security/configurations/detach 1857 documentation_url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories 1858 openapi_files: 1859 - descriptions/api.github.com/api.github.com.json 1860 - descriptions/ghec/ghec.json 1861 - descriptions/ghes-3.16/ghes-3.16.json 1862 - name: DELETE /orgs/{org}/code-security/configurations/{configuration_id} 1863 documentation_url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration 1864 openapi_files: 1865 - descriptions/api.github.com/api.github.com.json 1866 - descriptions/ghec/ghec.json 1867 - descriptions/ghes-3.16/ghes-3.16.json 1868 - name: GET /orgs/{org}/code-security/configurations/{configuration_id} 1869 documentation_url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration 1870 openapi_files: 1871 - descriptions/api.github.com/api.github.com.json 1872 - descriptions/ghec/ghec.json 1873 - descriptions/ghes-3.16/ghes-3.16.json 1874 - name: PATCH /orgs/{org}/code-security/configurations/{configuration_id} 1875 documentation_url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration 1876 openapi_files: 1877 - descriptions/api.github.com/api.github.com.json 1878 - descriptions/ghec/ghec.json 1879 - descriptions/ghes-3.16/ghes-3.16.json 1880 - name: POST /orgs/{org}/code-security/configurations/{configuration_id}/attach 1881 documentation_url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories 1882 openapi_files: 1883 - descriptions/api.github.com/api.github.com.json 1884 - descriptions/ghec/ghec.json 1885 - descriptions/ghes-3.16/ghes-3.16.json 1886 - name: PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults 1887 documentation_url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization 1888 openapi_files: 1889 - descriptions/api.github.com/api.github.com.json 1890 - descriptions/ghec/ghec.json 1891 - descriptions/ghes-3.16/ghes-3.16.json 1892 - name: GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories 1893 documentation_url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration 1894 openapi_files: 1895 - descriptions/api.github.com/api.github.com.json 1896 - descriptions/ghec/ghec.json 1897 - descriptions/ghes-3.16/ghes-3.16.json 1898 - name: GET /orgs/{org}/codespaces 1899 documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization 1900 openapi_files: 1901 - descriptions/api.github.com/api.github.com.json 1902 - descriptions/ghec/ghec.json 1903 - name: PUT /orgs/{org}/codespaces/access 1904 documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces 1905 openapi_files: 1906 - descriptions/api.github.com/api.github.com.json 1907 - descriptions/ghec/ghec.json 1908 - name: DELETE /orgs/{org}/codespaces/access/selected_users 1909 documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization 1910 openapi_files: 1911 - descriptions/api.github.com/api.github.com.json 1912 - descriptions/ghec/ghec.json 1913 - name: POST /orgs/{org}/codespaces/access/selected_users 1914 documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization 1915 openapi_files: 1916 - descriptions/api.github.com/api.github.com.json 1917 - descriptions/ghec/ghec.json 1918 - name: GET /orgs/{org}/codespaces/secrets 1919 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets 1920 openapi_files: 1921 - descriptions/api.github.com/api.github.com.json 1922 - descriptions/ghec/ghec.json 1923 - name: GET /orgs/{org}/codespaces/secrets/public-key 1924 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key 1925 openapi_files: 1926 - descriptions/api.github.com/api.github.com.json 1927 - descriptions/ghec/ghec.json 1928 - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name} 1929 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret 1930 openapi_files: 1931 - descriptions/api.github.com/api.github.com.json 1932 - descriptions/ghec/ghec.json 1933 - name: GET /orgs/{org}/codespaces/secrets/{secret_name} 1934 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret 1935 openapi_files: 1936 - descriptions/api.github.com/api.github.com.json 1937 - descriptions/ghec/ghec.json 1938 - name: PUT /orgs/{org}/codespaces/secrets/{secret_name} 1939 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret 1940 openapi_files: 1941 - descriptions/api.github.com/api.github.com.json 1942 - descriptions/ghec/ghec.json 1943 - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories 1944 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret 1945 openapi_files: 1946 - descriptions/api.github.com/api.github.com.json 1947 - descriptions/ghec/ghec.json 1948 - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories 1949 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret 1950 openapi_files: 1951 - descriptions/api.github.com/api.github.com.json 1952 - descriptions/ghec/ghec.json 1953 - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id} 1954 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret 1955 openapi_files: 1956 - descriptions/api.github.com/api.github.com.json 1957 - descriptions/ghec/ghec.json 1958 - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id} 1959 documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret 1960 openapi_files: 1961 - descriptions/api.github.com/api.github.com.json 1962 - descriptions/ghec/ghec.json 1963 - name: GET /orgs/{org}/copilot/billing 1964 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization 1965 openapi_files: 1966 - descriptions/api.github.com/api.github.com.json 1967 - descriptions/ghec/ghec.json 1968 - name: GET /orgs/{org}/copilot/billing/seats 1969 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization 1970 openapi_files: 1971 - descriptions/api.github.com/api.github.com.json 1972 - descriptions/ghec/ghec.json 1973 - name: DELETE /orgs/{org}/copilot/billing/selected_teams 1974 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization 1975 openapi_files: 1976 - descriptions/api.github.com/api.github.com.json 1977 - descriptions/ghec/ghec.json 1978 - name: POST /orgs/{org}/copilot/billing/selected_teams 1979 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization 1980 openapi_files: 1981 - descriptions/api.github.com/api.github.com.json 1982 - descriptions/ghec/ghec.json 1983 - name: DELETE /orgs/{org}/copilot/billing/selected_users 1984 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization 1985 openapi_files: 1986 - descriptions/api.github.com/api.github.com.json 1987 - descriptions/ghec/ghec.json 1988 - name: POST /orgs/{org}/copilot/billing/selected_users 1989 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization 1990 openapi_files: 1991 - descriptions/api.github.com/api.github.com.json 1992 - descriptions/ghec/ghec.json 1993 - name: GET /orgs/{org}/copilot/metrics 1994 documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization 1995 openapi_files: 1996 - descriptions/api.github.com/api.github.com.json 1997 - descriptions/ghec/ghec.json 1998 - name: GET /orgs/{org}/copilot/usage 1999 documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members 2000 openapi_files: 2001 - descriptions/api.github.com/api.github.com.json 2002 - descriptions/ghec/ghec.json 2003 - name: GET /orgs/{org}/credential-authorizations 2004 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization 2005 openapi_files: 2006 - descriptions/ghec/ghec.json 2007 - name: DELETE /orgs/{org}/credential-authorizations/{credential_id} 2008 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization 2009 openapi_files: 2010 - descriptions/ghec/ghec.json 2011 - name: GET /orgs/{org}/custom-repository-roles 2012 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization 2013 openapi_files: 2014 - descriptions/ghec/ghec.json 2015 - descriptions/ghes-3.16/ghes-3.16.json 2016 - name: POST /orgs/{org}/custom-repository-roles 2017 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role 2018 openapi_files: 2019 - descriptions/ghec/ghec.json 2020 - descriptions/ghes-3.16/ghes-3.16.json 2021 - name: DELETE /orgs/{org}/custom-repository-roles/{role_id} 2022 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role 2023 openapi_files: 2024 - descriptions/ghec/ghec.json 2025 - descriptions/ghes-3.16/ghes-3.16.json 2026 - name: GET /orgs/{org}/custom-repository-roles/{role_id} 2027 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role 2028 openapi_files: 2029 - descriptions/ghec/ghec.json 2030 - descriptions/ghes-3.16/ghes-3.16.json 2031 - name: PATCH /orgs/{org}/custom-repository-roles/{role_id} 2032 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role 2033 openapi_files: 2034 - descriptions/ghec/ghec.json 2035 - descriptions/ghes-3.16/ghes-3.16.json 2036 - name: POST /orgs/{org}/custom_roles 2037 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role 2038 openapi_files: 2039 - descriptions/ghec/ghec.json 2040 - name: DELETE /orgs/{org}/custom_roles/{role_id} 2041 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role 2042 openapi_files: 2043 - descriptions/ghec/ghec.json 2044 - name: GET /orgs/{org}/custom_roles/{role_id} 2045 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role 2046 openapi_files: 2047 - descriptions/ghec/ghec.json 2048 - name: PATCH /orgs/{org}/custom_roles/{role_id} 2049 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role 2050 openapi_files: 2051 - descriptions/ghec/ghec.json 2052 - name: GET /orgs/{org}/dependabot/alerts 2053 documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization 2054 openapi_files: 2055 - descriptions/api.github.com/api.github.com.json 2056 - descriptions/ghec/ghec.json 2057 - descriptions/ghes-3.16/ghes-3.16.json 2058 - name: GET /orgs/{org}/dependabot/secrets 2059 documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets 2060 openapi_files: 2061 - descriptions/api.github.com/api.github.com.json 2062 - descriptions/ghec/ghec.json 2063 - descriptions/ghes-3.16/ghes-3.16.json 2064 - name: GET /orgs/{org}/dependabot/secrets/public-key 2065 documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key 2066 openapi_files: 2067 - descriptions/api.github.com/api.github.com.json 2068 - descriptions/ghec/ghec.json 2069 - descriptions/ghes-3.16/ghes-3.16.json 2070 - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name} 2071 documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret 2072 openapi_files: 2073 - descriptions/api.github.com/api.github.com.json 2074 - descriptions/ghec/ghec.json 2075 - descriptions/ghes-3.16/ghes-3.16.json 2076 - name: GET /orgs/{org}/dependabot/secrets/{secret_name} 2077 documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret 2078 openapi_files: 2079 - descriptions/api.github.com/api.github.com.json 2080 - descriptions/ghec/ghec.json 2081 - descriptions/ghes-3.16/ghes-3.16.json 2082 - name: PUT /orgs/{org}/dependabot/secrets/{secret_name} 2083 documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret 2084 openapi_files: 2085 - descriptions/api.github.com/api.github.com.json 2086 - descriptions/ghec/ghec.json 2087 - descriptions/ghes-3.16/ghes-3.16.json 2088 - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories 2089 documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret 2090 openapi_files: 2091 - descriptions/api.github.com/api.github.com.json 2092 - descriptions/ghec/ghec.json 2093 - descriptions/ghes-3.16/ghes-3.16.json 2094 - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories 2095 documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret 2096 openapi_files: 2097 - descriptions/api.github.com/api.github.com.json 2098 - descriptions/ghec/ghec.json 2099 - descriptions/ghes-3.16/ghes-3.16.json 2100 - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id} 2101 documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret 2102 openapi_files: 2103 - descriptions/api.github.com/api.github.com.json 2104 - descriptions/ghec/ghec.json 2105 - descriptions/ghes-3.16/ghes-3.16.json 2106 - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id} 2107 documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret 2108 openapi_files: 2109 - descriptions/api.github.com/api.github.com.json 2110 - descriptions/ghec/ghec.json 2111 - descriptions/ghes-3.16/ghes-3.16.json 2112 - name: GET /orgs/{org}/docker/conflicts 2113 documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization 2114 openapi_files: 2115 - descriptions/api.github.com/api.github.com.json 2116 - descriptions/ghec/ghec.json 2117 - descriptions/ghes-3.16/ghes-3.16.json 2118 - name: GET /orgs/{org}/events 2119 documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events 2120 openapi_files: 2121 - descriptions/api.github.com/api.github.com.json 2122 - descriptions/ghec/ghec.json 2123 - descriptions/ghes-3.16/ghes-3.16.json 2124 - name: GET /orgs/{org}/external-group/{group_id} 2125 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group 2126 openapi_files: 2127 - descriptions/ghec/ghec.json 2128 - descriptions/ghes-3.16/ghes-3.16.json 2129 - name: GET /orgs/{org}/external-groups 2130 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization 2131 openapi_files: 2132 - descriptions/ghec/ghec.json 2133 - descriptions/ghes-3.16/ghes-3.16.json 2134 - name: GET /orgs/{org}/failed_invitations 2135 documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations 2136 openapi_files: 2137 - descriptions/api.github.com/api.github.com.json 2138 - descriptions/ghec/ghec.json 2139 - name: GET /orgs/{org}/fine_grained_permissions 2140 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization 2141 openapi_files: 2142 - descriptions/ghec/ghec.json 2143 - name: GET /orgs/{org}/hooks 2144 documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks 2145 openapi_files: 2146 - descriptions/api.github.com/api.github.com.json 2147 - descriptions/ghec/ghec.json 2148 - descriptions/ghes-3.16/ghes-3.16.json 2149 - name: POST /orgs/{org}/hooks 2150 documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook 2151 openapi_files: 2152 - descriptions/api.github.com/api.github.com.json 2153 - descriptions/ghec/ghec.json 2154 - descriptions/ghes-3.16/ghes-3.16.json 2155 - name: DELETE /orgs/{org}/hooks/{hook_id} 2156 documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook 2157 openapi_files: 2158 - descriptions/api.github.com/api.github.com.json 2159 - descriptions/ghec/ghec.json 2160 - descriptions/ghes-3.16/ghes-3.16.json 2161 - name: GET /orgs/{org}/hooks/{hook_id} 2162 documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook 2163 openapi_files: 2164 - descriptions/api.github.com/api.github.com.json 2165 - descriptions/ghec/ghec.json 2166 - descriptions/ghes-3.16/ghes-3.16.json 2167 - name: PATCH /orgs/{org}/hooks/{hook_id} 2168 documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook 2169 openapi_files: 2170 - descriptions/api.github.com/api.github.com.json 2171 - descriptions/ghec/ghec.json 2172 - descriptions/ghes-3.16/ghes-3.16.json 2173 - name: GET /orgs/{org}/hooks/{hook_id}/config 2174 documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization 2175 openapi_files: 2176 - descriptions/api.github.com/api.github.com.json 2177 - descriptions/ghec/ghec.json 2178 - descriptions/ghes-3.16/ghes-3.16.json 2179 - name: PATCH /orgs/{org}/hooks/{hook_id}/config 2180 documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization 2181 openapi_files: 2182 - descriptions/api.github.com/api.github.com.json 2183 - descriptions/ghec/ghec.json 2184 - descriptions/ghes-3.16/ghes-3.16.json 2185 - name: GET /orgs/{org}/hooks/{hook_id}/deliveries 2186 documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook 2187 openapi_files: 2188 - descriptions/api.github.com/api.github.com.json 2189 - descriptions/ghec/ghec.json 2190 - descriptions/ghes-3.16/ghes-3.16.json 2191 - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id} 2192 documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook 2193 openapi_files: 2194 - descriptions/api.github.com/api.github.com.json 2195 - descriptions/ghec/ghec.json 2196 - descriptions/ghes-3.16/ghes-3.16.json 2197 - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts 2198 documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook 2199 openapi_files: 2200 - descriptions/api.github.com/api.github.com.json 2201 - descriptions/ghec/ghec.json 2202 - descriptions/ghes-3.16/ghes-3.16.json 2203 - name: POST /orgs/{org}/hooks/{hook_id}/pings 2204 documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook 2205 openapi_files: 2206 - descriptions/api.github.com/api.github.com.json 2207 - descriptions/ghec/ghec.json 2208 - descriptions/ghes-3.16/ghes-3.16.json 2209 - name: GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id} 2210 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor 2211 openapi_files: 2212 - descriptions/api.github.com/api.github.com.json 2213 - descriptions/ghec/ghec.json 2214 - name: GET /orgs/{org}/insights/api/subject-stats 2215 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats 2216 openapi_files: 2217 - descriptions/api.github.com/api.github.com.json 2218 - descriptions/ghec/ghec.json 2219 - name: GET /orgs/{org}/insights/api/summary-stats 2220 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats 2221 openapi_files: 2222 - descriptions/api.github.com/api.github.com.json 2223 - descriptions/ghec/ghec.json 2224 - name: GET /orgs/{org}/insights/api/summary-stats/users/{user_id} 2225 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user 2226 openapi_files: 2227 - descriptions/api.github.com/api.github.com.json 2228 - descriptions/ghec/ghec.json 2229 - name: GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id} 2230 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor 2231 openapi_files: 2232 - descriptions/api.github.com/api.github.com.json 2233 - descriptions/ghec/ghec.json 2234 - name: GET /orgs/{org}/insights/api/time-stats 2235 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats 2236 openapi_files: 2237 - descriptions/api.github.com/api.github.com.json 2238 - descriptions/ghec/ghec.json 2239 - name: GET /orgs/{org}/insights/api/time-stats/users/{user_id} 2240 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user 2241 openapi_files: 2242 - descriptions/api.github.com/api.github.com.json 2243 - descriptions/ghec/ghec.json 2244 - name: GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id} 2245 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor 2246 openapi_files: 2247 - descriptions/api.github.com/api.github.com.json 2248 - descriptions/ghec/ghec.json 2249 - name: GET /orgs/{org}/insights/api/user-stats/{user_id} 2250 documentation_url: https://docs.github.com/rest/orgs/api-insights#get-user-stats 2251 openapi_files: 2252 - descriptions/api.github.com/api.github.com.json 2253 - descriptions/ghec/ghec.json 2254 - name: GET /orgs/{org}/installation 2255 documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app 2256 openapi_files: 2257 - descriptions/api.github.com/api.github.com.json 2258 - descriptions/ghec/ghec.json 2259 - descriptions/ghes-3.16/ghes-3.16.json 2260 - name: GET /orgs/{org}/installations 2261 documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization 2262 openapi_files: 2263 - descriptions/api.github.com/api.github.com.json 2264 - descriptions/ghec/ghec.json 2265 - descriptions/ghes-3.16/ghes-3.16.json 2266 - name: DELETE /orgs/{org}/interaction-limits 2267 documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization 2268 openapi_files: 2269 - descriptions/api.github.com/api.github.com.json 2270 - descriptions/ghec/ghec.json 2271 - name: GET /orgs/{org}/interaction-limits 2272 documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization 2273 openapi_files: 2274 - descriptions/api.github.com/api.github.com.json 2275 - descriptions/ghec/ghec.json 2276 - name: PUT /orgs/{org}/interaction-limits 2277 documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization 2278 openapi_files: 2279 - descriptions/api.github.com/api.github.com.json 2280 - descriptions/ghec/ghec.json 2281 - name: GET /orgs/{org}/invitations 2282 documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations 2283 openapi_files: 2284 - descriptions/api.github.com/api.github.com.json 2285 - descriptions/ghec/ghec.json 2286 - name: POST /orgs/{org}/invitations 2287 documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation 2288 openapi_files: 2289 - descriptions/api.github.com/api.github.com.json 2290 - descriptions/ghec/ghec.json 2291 - name: DELETE /orgs/{org}/invitations/{invitation_id} 2292 documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation 2293 openapi_files: 2294 - descriptions/api.github.com/api.github.com.json 2295 - descriptions/ghec/ghec.json 2296 - name: GET /orgs/{org}/invitations/{invitation_id}/teams 2297 documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams 2298 openapi_files: 2299 - descriptions/api.github.com/api.github.com.json 2300 - descriptions/ghec/ghec.json 2301 - name: GET /orgs/{org}/issue-types 2302 documentation_url: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization 2303 openapi_files: 2304 - descriptions/api.github.com/api.github.com.json 2305 - descriptions/ghec/ghec.json 2306 - name: POST /orgs/{org}/issue-types 2307 documentation_url: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization 2308 openapi_files: 2309 - descriptions/api.github.com/api.github.com.json 2310 - descriptions/ghec/ghec.json 2311 - name: DELETE /orgs/{org}/issue-types/{issue_type_id} 2312 documentation_url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization 2313 openapi_files: 2314 - descriptions/api.github.com/api.github.com.json 2315 - descriptions/ghec/ghec.json 2316 - name: PUT /orgs/{org}/issue-types/{issue_type_id} 2317 documentation_url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization 2318 openapi_files: 2319 - descriptions/api.github.com/api.github.com.json 2320 - descriptions/ghec/ghec.json 2321 - name: GET /orgs/{org}/issues 2322 documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user 2323 openapi_files: 2324 - descriptions/api.github.com/api.github.com.json 2325 - descriptions/ghec/ghec.json 2326 - descriptions/ghes-3.16/ghes-3.16.json 2327 - name: GET /orgs/{org}/members 2328 documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members 2329 openapi_files: 2330 - descriptions/api.github.com/api.github.com.json 2331 - descriptions/ghec/ghec.json 2332 - descriptions/ghes-3.16/ghes-3.16.json 2333 - name: DELETE /orgs/{org}/members/{username} 2334 documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member 2335 openapi_files: 2336 - descriptions/api.github.com/api.github.com.json 2337 - descriptions/ghec/ghec.json 2338 - descriptions/ghes-3.16/ghes-3.16.json 2339 - name: GET /orgs/{org}/members/{username} 2340 documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user 2341 openapi_files: 2342 - descriptions/api.github.com/api.github.com.json 2343 - descriptions/ghec/ghec.json 2344 - descriptions/ghes-3.16/ghes-3.16.json 2345 - name: GET /orgs/{org}/members/{username}/codespaces 2346 documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization 2347 openapi_files: 2348 - descriptions/api.github.com/api.github.com.json 2349 - descriptions/ghec/ghec.json 2350 - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name} 2351 documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization 2352 openapi_files: 2353 - descriptions/api.github.com/api.github.com.json 2354 - descriptions/ghec/ghec.json 2355 - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop 2356 documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user 2357 openapi_files: 2358 - descriptions/api.github.com/api.github.com.json 2359 - descriptions/ghec/ghec.json 2360 - name: GET /orgs/{org}/members/{username}/copilot 2361 documentation_url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user 2362 openapi_files: 2363 - descriptions/api.github.com/api.github.com.json 2364 - descriptions/ghec/ghec.json 2365 - name: DELETE /orgs/{org}/memberships/{username} 2366 documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user 2367 openapi_files: 2368 - descriptions/api.github.com/api.github.com.json 2369 - descriptions/ghec/ghec.json 2370 - descriptions/ghes-3.16/ghes-3.16.json 2371 - name: GET /orgs/{org}/memberships/{username} 2372 documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user 2373 openapi_files: 2374 - descriptions/api.github.com/api.github.com.json 2375 - descriptions/ghec/ghec.json 2376 - descriptions/ghes-3.16/ghes-3.16.json 2377 - name: PUT /orgs/{org}/memberships/{username} 2378 documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user 2379 openapi_files: 2380 - descriptions/api.github.com/api.github.com.json 2381 - descriptions/ghec/ghec.json 2382 - descriptions/ghes-3.16/ghes-3.16.json 2383 - name: GET /orgs/{org}/migrations 2384 documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations 2385 openapi_files: 2386 - descriptions/api.github.com/api.github.com.json 2387 - descriptions/ghec/ghec.json 2388 - descriptions/ghes-3.16/ghes-3.16.json 2389 - name: POST /orgs/{org}/migrations 2390 documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration 2391 openapi_files: 2392 - descriptions/api.github.com/api.github.com.json 2393 - descriptions/ghec/ghec.json 2394 - descriptions/ghes-3.16/ghes-3.16.json 2395 - name: GET /orgs/{org}/migrations/{migration_id} 2396 documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status 2397 openapi_files: 2398 - descriptions/api.github.com/api.github.com.json 2399 - descriptions/ghec/ghec.json 2400 - descriptions/ghes-3.16/ghes-3.16.json 2401 - name: DELETE /orgs/{org}/migrations/{migration_id}/archive 2402 documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive 2403 openapi_files: 2404 - descriptions/api.github.com/api.github.com.json 2405 - descriptions/ghec/ghec.json 2406 - descriptions/ghes-3.16/ghes-3.16.json 2407 - name: GET /orgs/{org}/migrations/{migration_id}/archive 2408 documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive 2409 openapi_files: 2410 - descriptions/api.github.com/api.github.com.json 2411 - descriptions/ghec/ghec.json 2412 - descriptions/ghes-3.16/ghes-3.16.json 2413 - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock 2414 documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository 2415 openapi_files: 2416 - descriptions/api.github.com/api.github.com.json 2417 - descriptions/ghec/ghec.json 2418 - descriptions/ghes-3.16/ghes-3.16.json 2419 - name: GET /orgs/{org}/migrations/{migration_id}/repositories 2420 documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration 2421 openapi_files: 2422 - descriptions/api.github.com/api.github.com.json 2423 - descriptions/ghec/ghec.json 2424 - descriptions/ghes-3.16/ghes-3.16.json 2425 - name: GET /orgs/{org}/organization-fine-grained-permissions 2426 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization 2427 openapi_files: 2428 - descriptions/ghec/ghec.json 2429 - descriptions/ghes-3.16/ghes-3.16.json 2430 - name: GET /orgs/{org}/organization-roles 2431 documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization 2432 openapi_files: 2433 - descriptions/api.github.com/api.github.com.json 2434 - descriptions/ghec/ghec.json 2435 - descriptions/ghes-3.16/ghes-3.16.json 2436 - name: POST /orgs/{org}/organization-roles 2437 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role 2438 openapi_files: 2439 - descriptions/ghec/ghec.json 2440 - descriptions/ghes-3.16/ghes-3.16.json 2441 - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug} 2442 documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team 2443 openapi_files: 2444 - descriptions/api.github.com/api.github.com.json 2445 - descriptions/ghec/ghec.json 2446 - descriptions/ghes-3.16/ghes-3.16.json 2447 - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id} 2448 documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team 2449 openapi_files: 2450 - descriptions/api.github.com/api.github.com.json 2451 - descriptions/ghec/ghec.json 2452 - descriptions/ghes-3.16/ghes-3.16.json 2453 - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id} 2454 documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team 2455 openapi_files: 2456 - descriptions/api.github.com/api.github.com.json 2457 - descriptions/ghec/ghec.json 2458 - descriptions/ghes-3.16/ghes-3.16.json 2459 - name: DELETE /orgs/{org}/organization-roles/users/{username} 2460 documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user 2461 openapi_files: 2462 - descriptions/api.github.com/api.github.com.json 2463 - descriptions/ghec/ghec.json 2464 - descriptions/ghes-3.16/ghes-3.16.json 2465 - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id} 2466 documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user 2467 openapi_files: 2468 - descriptions/api.github.com/api.github.com.json 2469 - descriptions/ghec/ghec.json 2470 - descriptions/ghes-3.16/ghes-3.16.json 2471 - name: PUT /orgs/{org}/organization-roles/users/{username}/{role_id} 2472 documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user 2473 openapi_files: 2474 - descriptions/api.github.com/api.github.com.json 2475 - descriptions/ghec/ghec.json 2476 - descriptions/ghes-3.16/ghes-3.16.json 2477 - name: DELETE /orgs/{org}/organization-roles/{role_id} 2478 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role 2479 openapi_files: 2480 - descriptions/ghec/ghec.json 2481 - descriptions/ghes-3.16/ghes-3.16.json 2482 - name: GET /orgs/{org}/organization-roles/{role_id} 2483 documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role 2484 openapi_files: 2485 - descriptions/api.github.com/api.github.com.json 2486 - descriptions/ghec/ghec.json 2487 - descriptions/ghes-3.16/ghes-3.16.json 2488 - name: PATCH /orgs/{org}/organization-roles/{role_id} 2489 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role 2490 openapi_files: 2491 - descriptions/ghec/ghec.json 2492 - descriptions/ghes-3.16/ghes-3.16.json 2493 - name: GET /orgs/{org}/organization-roles/{role_id}/teams 2494 documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role 2495 openapi_files: 2496 - descriptions/api.github.com/api.github.com.json 2497 - descriptions/ghec/ghec.json 2498 - descriptions/ghes-3.16/ghes-3.16.json 2499 - name: GET /orgs/{org}/organization-roles/{role_id}/users 2500 documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role 2501 openapi_files: 2502 - descriptions/api.github.com/api.github.com.json 2503 - descriptions/ghec/ghec.json 2504 - descriptions/ghes-3.16/ghes-3.16.json 2505 - name: GET /orgs/{org}/outside_collaborators 2506 documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization 2507 openapi_files: 2508 - descriptions/api.github.com/api.github.com.json 2509 - descriptions/ghec/ghec.json 2510 - descriptions/ghes-3.16/ghes-3.16.json 2511 - name: DELETE /orgs/{org}/outside_collaborators/{username} 2512 documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization 2513 openapi_files: 2514 - descriptions/api.github.com/api.github.com.json 2515 - descriptions/ghec/ghec.json 2516 - descriptions/ghes-3.16/ghes-3.16.json 2517 - name: PUT /orgs/{org}/outside_collaborators/{username} 2518 documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator 2519 openapi_files: 2520 - descriptions/api.github.com/api.github.com.json 2521 - descriptions/ghec/ghec.json 2522 - descriptions/ghes-3.16/ghes-3.16.json 2523 - name: GET /orgs/{org}/packages 2524 documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization 2525 openapi_files: 2526 - descriptions/api.github.com/api.github.com.json 2527 - descriptions/ghec/ghec.json 2528 - descriptions/ghes-3.16/ghes-3.16.json 2529 - name: DELETE /orgs/{org}/packages/{package_type}/{package_name} 2530 documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization 2531 openapi_files: 2532 - descriptions/api.github.com/api.github.com.json 2533 - descriptions/ghec/ghec.json 2534 - descriptions/ghes-3.16/ghes-3.16.json 2535 - name: GET /orgs/{org}/packages/{package_type}/{package_name} 2536 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization 2537 openapi_files: 2538 - descriptions/api.github.com/api.github.com.json 2539 - descriptions/ghec/ghec.json 2540 - descriptions/ghes-3.16/ghes-3.16.json 2541 - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore 2542 documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization 2543 openapi_files: 2544 - descriptions/api.github.com/api.github.com.json 2545 - descriptions/ghec/ghec.json 2546 - descriptions/ghes-3.16/ghes-3.16.json 2547 - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions 2548 documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization 2549 openapi_files: 2550 - descriptions/api.github.com/api.github.com.json 2551 - descriptions/ghec/ghec.json 2552 - descriptions/ghes-3.16/ghes-3.16.json 2553 - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id} 2554 documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization 2555 openapi_files: 2556 - descriptions/api.github.com/api.github.com.json 2557 - descriptions/ghec/ghec.json 2558 - descriptions/ghes-3.16/ghes-3.16.json 2559 - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id} 2560 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization 2561 openapi_files: 2562 - descriptions/api.github.com/api.github.com.json 2563 - descriptions/ghec/ghec.json 2564 - descriptions/ghes-3.16/ghes-3.16.json 2565 - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore 2566 documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization 2567 openapi_files: 2568 - descriptions/api.github.com/api.github.com.json 2569 - descriptions/ghec/ghec.json 2570 - descriptions/ghes-3.16/ghes-3.16.json 2571 - name: GET /orgs/{org}/personal-access-token-requests 2572 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens 2573 openapi_files: 2574 - descriptions/api.github.com/api.github.com.json 2575 - descriptions/ghec/ghec.json 2576 - descriptions/ghes-3.16/ghes-3.16.json 2577 - name: POST /orgs/{org}/personal-access-token-requests 2578 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens 2579 openapi_files: 2580 - descriptions/api.github.com/api.github.com.json 2581 - descriptions/ghec/ghec.json 2582 - descriptions/ghes-3.16/ghes-3.16.json 2583 - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id} 2584 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 2585 openapi_files: 2586 - descriptions/api.github.com/api.github.com.json 2587 - descriptions/ghec/ghec.json 2588 - descriptions/ghes-3.16/ghes-3.16.json 2589 - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories 2590 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token 2591 openapi_files: 2592 - descriptions/api.github.com/api.github.com.json 2593 - descriptions/ghec/ghec.json 2594 - descriptions/ghes-3.16/ghes-3.16.json 2595 - name: GET /orgs/{org}/personal-access-tokens 2596 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources 2597 openapi_files: 2598 - descriptions/api.github.com/api.github.com.json 2599 - descriptions/ghec/ghec.json 2600 - descriptions/ghes-3.16/ghes-3.16.json 2601 - name: POST /orgs/{org}/personal-access-tokens 2602 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens 2603 openapi_files: 2604 - descriptions/api.github.com/api.github.com.json 2605 - descriptions/ghec/ghec.json 2606 - descriptions/ghes-3.16/ghes-3.16.json 2607 - name: POST /orgs/{org}/personal-access-tokens/{pat_id} 2608 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources 2609 openapi_files: 2610 - descriptions/api.github.com/api.github.com.json 2611 - descriptions/ghec/ghec.json 2612 - descriptions/ghes-3.16/ghes-3.16.json 2613 - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories 2614 documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to 2615 openapi_files: 2616 - descriptions/api.github.com/api.github.com.json 2617 - descriptions/ghec/ghec.json 2618 - descriptions/ghes-3.16/ghes-3.16.json 2619 - name: GET /orgs/{org}/pre-receive-hooks 2620 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization 2621 openapi_files: 2622 - descriptions/ghes-3.16/ghes-3.16.json 2623 - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id} 2624 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/org-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-an-organization 2625 openapi_files: 2626 - descriptions/ghes-3.16/ghes-3.16.json 2627 - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id} 2628 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/org-pre-receive-hooks#get-a-pre-receive-hook-for-an-organization 2629 openapi_files: 2630 - descriptions/ghes-3.16/ghes-3.16.json 2631 - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id} 2632 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization 2633 openapi_files: 2634 - descriptions/ghes-3.16/ghes-3.16.json 2635 - name: GET /orgs/{org}/private-registries 2636 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization 2637 openapi_files: 2638 - descriptions/api.github.com/api.github.com.json 2639 - descriptions/ghec/ghec.json 2640 - descriptions/ghes-3.16/ghes-3.16.json 2641 - name: POST /orgs/{org}/private-registries 2642 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization 2643 openapi_files: 2644 - descriptions/api.github.com/api.github.com.json 2645 - descriptions/ghec/ghec.json 2646 - descriptions/ghes-3.16/ghes-3.16.json 2647 - name: GET /orgs/{org}/private-registries/public-key 2648 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization 2649 openapi_files: 2650 - descriptions/api.github.com/api.github.com.json 2651 - descriptions/ghec/ghec.json 2652 - descriptions/ghes-3.16/ghes-3.16.json 2653 - name: DELETE /orgs/{org}/private-registries/{secret_name} 2654 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization 2655 openapi_files: 2656 - descriptions/api.github.com/api.github.com.json 2657 - descriptions/ghec/ghec.json 2658 - descriptions/ghes-3.16/ghes-3.16.json 2659 - name: GET /orgs/{org}/private-registries/{secret_name} 2660 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization 2661 openapi_files: 2662 - descriptions/api.github.com/api.github.com.json 2663 - descriptions/ghec/ghec.json 2664 - descriptions/ghes-3.16/ghes-3.16.json 2665 - name: PATCH /orgs/{org}/private-registries/{secret_name} 2666 documentation_url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization 2667 openapi_files: 2668 - descriptions/api.github.com/api.github.com.json 2669 - descriptions/ghec/ghec.json 2670 - descriptions/ghes-3.16/ghes-3.16.json 2671 - name: GET /orgs/{org}/projects 2672 documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects 2673 openapi_files: 2674 - descriptions/api.github.com/api.github.com.json 2675 - descriptions/ghec/ghec.json 2676 - descriptions/ghes-3.16/ghes-3.16.json 2677 - name: POST /orgs/{org}/projects 2678 documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project 2679 openapi_files: 2680 - descriptions/api.github.com/api.github.com.json 2681 - descriptions/ghec/ghec.json 2682 - descriptions/ghes-3.16/ghes-3.16.json 2683 - name: GET /orgs/{org}/properties/schema 2684 documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization 2685 openapi_files: 2686 - descriptions/api.github.com/api.github.com.json 2687 - descriptions/ghec/ghec.json 2688 - descriptions/ghes-3.16/ghes-3.16.json 2689 - name: PATCH /orgs/{org}/properties/schema 2690 documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization 2691 openapi_files: 2692 - descriptions/api.github.com/api.github.com.json 2693 - descriptions/ghec/ghec.json 2694 - descriptions/ghes-3.16/ghes-3.16.json 2695 - name: DELETE /orgs/{org}/properties/schema/{custom_property_name} 2696 documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization 2697 openapi_files: 2698 - descriptions/api.github.com/api.github.com.json 2699 - descriptions/ghec/ghec.json 2700 - descriptions/ghes-3.16/ghes-3.16.json 2701 - name: GET /orgs/{org}/properties/schema/{custom_property_name} 2702 documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization 2703 openapi_files: 2704 - descriptions/api.github.com/api.github.com.json 2705 - descriptions/ghec/ghec.json 2706 - descriptions/ghes-3.16/ghes-3.16.json 2707 - name: PUT /orgs/{org}/properties/schema/{custom_property_name} 2708 documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization 2709 openapi_files: 2710 - descriptions/api.github.com/api.github.com.json 2711 - descriptions/ghec/ghec.json 2712 - descriptions/ghes-3.16/ghes-3.16.json 2713 - name: GET /orgs/{org}/properties/values 2714 documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories 2715 openapi_files: 2716 - descriptions/api.github.com/api.github.com.json 2717 - descriptions/ghec/ghec.json 2718 - descriptions/ghes-3.16/ghes-3.16.json 2719 - name: PATCH /orgs/{org}/properties/values 2720 documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories 2721 openapi_files: 2722 - descriptions/api.github.com/api.github.com.json 2723 - descriptions/ghec/ghec.json 2724 - descriptions/ghes-3.16/ghes-3.16.json 2725 - name: GET /orgs/{org}/public_members 2726 documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members 2727 openapi_files: 2728 - descriptions/api.github.com/api.github.com.json 2729 - descriptions/ghec/ghec.json 2730 - descriptions/ghes-3.16/ghes-3.16.json 2731 - name: DELETE /orgs/{org}/public_members/{username} 2732 documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user 2733 openapi_files: 2734 - descriptions/api.github.com/api.github.com.json 2735 - descriptions/ghec/ghec.json 2736 - descriptions/ghes-3.16/ghes-3.16.json 2737 - name: GET /orgs/{org}/public_members/{username} 2738 documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user 2739 openapi_files: 2740 - descriptions/api.github.com/api.github.com.json 2741 - descriptions/ghec/ghec.json 2742 - descriptions/ghes-3.16/ghes-3.16.json 2743 - name: PUT /orgs/{org}/public_members/{username} 2744 documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user 2745 openapi_files: 2746 - descriptions/api.github.com/api.github.com.json 2747 - descriptions/ghec/ghec.json 2748 - descriptions/ghes-3.16/ghes-3.16.json 2749 - name: GET /orgs/{org}/repos 2750 documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories 2751 openapi_files: 2752 - descriptions/api.github.com/api.github.com.json 2753 - descriptions/ghec/ghec.json 2754 - descriptions/ghes-3.16/ghes-3.16.json 2755 - name: POST /orgs/{org}/repos 2756 documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository 2757 openapi_files: 2758 - descriptions/api.github.com/api.github.com.json 2759 - descriptions/ghec/ghec.json 2760 - descriptions/ghes-3.16/ghes-3.16.json 2761 - name: GET /orgs/{org}/repository-fine-grained-permissions 2762 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization 2763 openapi_files: 2764 - descriptions/ghec/ghec.json 2765 - descriptions/ghes-3.16/ghes-3.16.json 2766 - name: GET /orgs/{org}/rulesets 2767 documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets 2768 openapi_files: 2769 - descriptions/api.github.com/api.github.com.json 2770 - descriptions/ghec/ghec.json 2771 - descriptions/ghes-3.16/ghes-3.16.json 2772 - name: POST /orgs/{org}/rulesets 2773 documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset 2774 openapi_files: 2775 - descriptions/api.github.com/api.github.com.json 2776 - descriptions/ghec/ghec.json 2777 - descriptions/ghes-3.16/ghes-3.16.json 2778 - name: GET /orgs/{org}/rulesets/rule-suites 2779 documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites 2780 openapi_files: 2781 - descriptions/api.github.com/api.github.com.json 2782 - descriptions/ghec/ghec.json 2783 - descriptions/ghes-3.16/ghes-3.16.json 2784 - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id} 2785 documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite 2786 openapi_files: 2787 - descriptions/api.github.com/api.github.com.json 2788 - descriptions/ghec/ghec.json 2789 - descriptions/ghes-3.16/ghes-3.16.json 2790 - name: DELETE /orgs/{org}/rulesets/{ruleset_id} 2791 documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset 2792 openapi_files: 2793 - descriptions/api.github.com/api.github.com.json 2794 - descriptions/ghec/ghec.json 2795 - descriptions/ghes-3.16/ghes-3.16.json 2796 - name: GET /orgs/{org}/rulesets/{ruleset_id} 2797 documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset 2798 openapi_files: 2799 - descriptions/api.github.com/api.github.com.json 2800 - descriptions/ghec/ghec.json 2801 - descriptions/ghes-3.16/ghes-3.16.json 2802 - name: PUT /orgs/{org}/rulesets/{ruleset_id} 2803 documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset 2804 openapi_files: 2805 - descriptions/api.github.com/api.github.com.json 2806 - descriptions/ghec/ghec.json 2807 - descriptions/ghes-3.16/ghes-3.16.json 2808 - name: GET /orgs/{org}/rulesets/{ruleset_id}/history 2809 documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history 2810 openapi_files: 2811 - descriptions/api.github.com/api.github.com.json 2812 - descriptions/ghec/ghec.json 2813 - name: GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id} 2814 documentation_url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version 2815 openapi_files: 2816 - descriptions/api.github.com/api.github.com.json 2817 - descriptions/ghec/ghec.json 2818 - name: GET /orgs/{org}/secret-scanning/alerts 2819 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization 2820 openapi_files: 2821 - descriptions/api.github.com/api.github.com.json 2822 - descriptions/ghec/ghec.json 2823 - descriptions/ghes-3.16/ghes-3.16.json 2824 - name: GET /orgs/{org}/security-advisories 2825 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization 2826 openapi_files: 2827 - descriptions/api.github.com/api.github.com.json 2828 - descriptions/ghec/ghec.json 2829 - name: GET /orgs/{org}/security-managers 2830 documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams 2831 openapi_files: 2832 - descriptions/api.github.com/api.github.com.json 2833 - descriptions/ghec/ghec.json 2834 - descriptions/ghes-3.16/ghes-3.16.json 2835 - name: DELETE /orgs/{org}/security-managers/teams/{team_slug} 2836 documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team 2837 openapi_files: 2838 - descriptions/api.github.com/api.github.com.json 2839 - descriptions/ghec/ghec.json 2840 - descriptions/ghes-3.16/ghes-3.16.json 2841 - name: PUT /orgs/{org}/security-managers/teams/{team_slug} 2842 documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team 2843 openapi_files: 2844 - descriptions/api.github.com/api.github.com.json 2845 - descriptions/ghec/ghec.json 2846 - descriptions/ghes-3.16/ghes-3.16.json 2847 - name: GET /orgs/{org}/settings/billing/actions 2848 documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization 2849 openapi_files: 2850 - descriptions/api.github.com/api.github.com.json 2851 - descriptions/ghec/ghec.json 2852 - name: GET /orgs/{org}/settings/billing/advanced-security 2853 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization 2854 openapi_files: 2855 - descriptions/ghec/ghec.json 2856 - descriptions/ghes-3.16/ghes-3.16.json 2857 - name: GET /orgs/{org}/settings/billing/packages 2858 documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization 2859 openapi_files: 2860 - descriptions/api.github.com/api.github.com.json 2861 - descriptions/ghec/ghec.json 2862 - name: GET /orgs/{org}/settings/billing/shared-storage 2863 documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization 2864 openapi_files: 2865 - descriptions/api.github.com/api.github.com.json 2866 - descriptions/ghec/ghec.json 2867 - name: GET /orgs/{org}/settings/network-configurations 2868 documentation_url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization 2869 openapi_files: 2870 - descriptions/api.github.com/api.github.com.json 2871 - descriptions/ghec/ghec.json 2872 - name: POST /orgs/{org}/settings/network-configurations 2873 documentation_url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization 2874 openapi_files: 2875 - descriptions/api.github.com/api.github.com.json 2876 - descriptions/ghec/ghec.json 2877 - name: DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id} 2878 documentation_url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization 2879 openapi_files: 2880 - descriptions/api.github.com/api.github.com.json 2881 - descriptions/ghec/ghec.json 2882 - name: GET /orgs/{org}/settings/network-configurations/{network_configuration_id} 2883 documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization 2884 openapi_files: 2885 - descriptions/api.github.com/api.github.com.json 2886 - descriptions/ghec/ghec.json 2887 - name: PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id} 2888 documentation_url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization 2889 openapi_files: 2890 - descriptions/api.github.com/api.github.com.json 2891 - descriptions/ghec/ghec.json 2892 - name: GET /orgs/{org}/settings/network-settings/{network_settings_id} 2893 documentation_url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization 2894 openapi_files: 2895 - descriptions/api.github.com/api.github.com.json 2896 - descriptions/ghec/ghec.json 2897 - name: GET /orgs/{org}/team-sync/groups 2898 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization 2899 openapi_files: 2900 - descriptions/ghec/ghec.json 2901 - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics 2902 documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team 2903 openapi_files: 2904 - descriptions/api.github.com/api.github.com.json 2905 - descriptions/ghec/ghec.json 2906 - name: GET /orgs/{org}/team/{team_slug}/copilot/usage 2907 documentation_url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team 2908 openapi_files: 2909 - descriptions/api.github.com/api.github.com.json 2910 - descriptions/ghec/ghec.json 2911 - name: GET /orgs/{org}/teams 2912 documentation_url: https://docs.github.com/rest/teams/teams#list-teams 2913 openapi_files: 2914 - descriptions/api.github.com/api.github.com.json 2915 - descriptions/ghec/ghec.json 2916 - descriptions/ghes-3.16/ghes-3.16.json 2917 - name: POST /orgs/{org}/teams 2918 documentation_url: https://docs.github.com/rest/teams/teams#create-a-team 2919 openapi_files: 2920 - descriptions/api.github.com/api.github.com.json 2921 - descriptions/ghec/ghec.json 2922 - descriptions/ghes-3.16/ghes-3.16.json 2923 - name: DELETE /orgs/{org}/teams/{team_slug} 2924 documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team 2925 openapi_files: 2926 - descriptions/api.github.com/api.github.com.json 2927 - descriptions/ghec/ghec.json 2928 - descriptions/ghes-3.16/ghes-3.16.json 2929 - name: GET /orgs/{org}/teams/{team_slug} 2930 documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name 2931 openapi_files: 2932 - descriptions/api.github.com/api.github.com.json 2933 - descriptions/ghec/ghec.json 2934 - descriptions/ghes-3.16/ghes-3.16.json 2935 - name: PATCH /orgs/{org}/teams/{team_slug} 2936 documentation_url: https://docs.github.com/rest/teams/teams#update-a-team 2937 openapi_files: 2938 - descriptions/api.github.com/api.github.com.json 2939 - descriptions/ghec/ghec.json 2940 - descriptions/ghes-3.16/ghes-3.16.json 2941 - name: GET /orgs/{org}/teams/{team_slug}/discussions 2942 documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions 2943 openapi_files: 2944 - descriptions/api.github.com/api.github.com.json 2945 - descriptions/ghec/ghec.json 2946 - descriptions/ghes-3.16/ghes-3.16.json 2947 - name: POST /orgs/{org}/teams/{team_slug}/discussions 2948 documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion 2949 openapi_files: 2950 - descriptions/api.github.com/api.github.com.json 2951 - descriptions/ghec/ghec.json 2952 - descriptions/ghes-3.16/ghes-3.16.json 2953 - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number} 2954 documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion 2955 openapi_files: 2956 - descriptions/api.github.com/api.github.com.json 2957 - descriptions/ghec/ghec.json 2958 - descriptions/ghes-3.16/ghes-3.16.json 2959 - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number} 2960 documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion 2961 openapi_files: 2962 - descriptions/api.github.com/api.github.com.json 2963 - descriptions/ghec/ghec.json 2964 - descriptions/ghes-3.16/ghes-3.16.json 2965 - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number} 2966 documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion 2967 openapi_files: 2968 - descriptions/api.github.com/api.github.com.json 2969 - descriptions/ghec/ghec.json 2970 - descriptions/ghes-3.16/ghes-3.16.json 2971 - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments 2972 documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments 2973 openapi_files: 2974 - descriptions/api.github.com/api.github.com.json 2975 - descriptions/ghec/ghec.json 2976 - descriptions/ghes-3.16/ghes-3.16.json 2977 - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments 2978 documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment 2979 openapi_files: 2980 - descriptions/api.github.com/api.github.com.json 2981 - descriptions/ghec/ghec.json 2982 - descriptions/ghes-3.16/ghes-3.16.json 2983 - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number} 2984 documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment 2985 openapi_files: 2986 - descriptions/api.github.com/api.github.com.json 2987 - descriptions/ghec/ghec.json 2988 - descriptions/ghes-3.16/ghes-3.16.json 2989 - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number} 2990 documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment 2991 openapi_files: 2992 - descriptions/api.github.com/api.github.com.json 2993 - descriptions/ghec/ghec.json 2994 - descriptions/ghes-3.16/ghes-3.16.json 2995 - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number} 2996 documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment 2997 openapi_files: 2998 - descriptions/api.github.com/api.github.com.json 2999 - descriptions/ghec/ghec.json 3000 - descriptions/ghes-3.16/ghes-3.16.json 3001 - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions 3002 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment 3003 openapi_files: 3004 - descriptions/api.github.com/api.github.com.json 3005 - descriptions/ghec/ghec.json 3006 - descriptions/ghes-3.16/ghes-3.16.json 3007 - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions 3008 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment 3009 openapi_files: 3010 - descriptions/api.github.com/api.github.com.json 3011 - descriptions/ghec/ghec.json 3012 - descriptions/ghes-3.16/ghes-3.16.json 3013 - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id} 3014 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction 3015 openapi_files: 3016 - descriptions/api.github.com/api.github.com.json 3017 - descriptions/ghec/ghec.json 3018 - descriptions/ghes-3.16/ghes-3.16.json 3019 - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions 3020 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion 3021 openapi_files: 3022 - descriptions/api.github.com/api.github.com.json 3023 - descriptions/ghec/ghec.json 3024 - descriptions/ghes-3.16/ghes-3.16.json 3025 - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions 3026 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion 3027 openapi_files: 3028 - descriptions/api.github.com/api.github.com.json 3029 - descriptions/ghec/ghec.json 3030 - descriptions/ghes-3.16/ghes-3.16.json 3031 - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id} 3032 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction 3033 openapi_files: 3034 - descriptions/api.github.com/api.github.com.json 3035 - descriptions/ghec/ghec.json 3036 - descriptions/ghes-3.16/ghes-3.16.json 3037 - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups 3038 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team 3039 openapi_files: 3040 - descriptions/ghec/ghec.json 3041 - descriptions/ghes-3.16/ghes-3.16.json 3042 - name: GET /orgs/{org}/teams/{team_slug}/external-groups 3043 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team 3044 openapi_files: 3045 - descriptions/ghec/ghec.json 3046 - descriptions/ghes-3.16/ghes-3.16.json 3047 - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups 3048 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team 3049 openapi_files: 3050 - descriptions/ghec/ghec.json 3051 - descriptions/ghes-3.16/ghes-3.16.json 3052 - name: GET /orgs/{org}/teams/{team_slug}/invitations 3053 documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations 3054 openapi_files: 3055 - descriptions/api.github.com/api.github.com.json 3056 - descriptions/ghec/ghec.json 3057 - name: GET /orgs/{org}/teams/{team_slug}/members 3058 documentation_url: https://docs.github.com/rest/teams/members#list-team-members 3059 openapi_files: 3060 - descriptions/api.github.com/api.github.com.json 3061 - descriptions/ghec/ghec.json 3062 - descriptions/ghes-3.16/ghes-3.16.json 3063 - name: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username} 3064 documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user 3065 openapi_files: 3066 - descriptions/api.github.com/api.github.com.json 3067 - descriptions/ghec/ghec.json 3068 - descriptions/ghes-3.16/ghes-3.16.json 3069 - name: GET /orgs/{org}/teams/{team_slug}/memberships/{username} 3070 documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user 3071 openapi_files: 3072 - descriptions/api.github.com/api.github.com.json 3073 - descriptions/ghec/ghec.json 3074 - descriptions/ghes-3.16/ghes-3.16.json 3075 - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username} 3076 documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user 3077 openapi_files: 3078 - descriptions/api.github.com/api.github.com.json 3079 - descriptions/ghec/ghec.json 3080 - descriptions/ghes-3.16/ghes-3.16.json 3081 - name: GET /orgs/{org}/teams/{team_slug}/projects 3082 documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects 3083 openapi_files: 3084 - descriptions/api.github.com/api.github.com.json 3085 - descriptions/ghec/ghec.json 3086 - descriptions/ghes-3.16/ghes-3.16.json 3087 - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id} 3088 documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team 3089 openapi_files: 3090 - descriptions/api.github.com/api.github.com.json 3091 - descriptions/ghec/ghec.json 3092 - descriptions/ghes-3.16/ghes-3.16.json 3093 - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id} 3094 documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project 3095 openapi_files: 3096 - descriptions/api.github.com/api.github.com.json 3097 - descriptions/ghec/ghec.json 3098 - descriptions/ghes-3.16/ghes-3.16.json 3099 - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id} 3100 documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions 3101 openapi_files: 3102 - descriptions/api.github.com/api.github.com.json 3103 - descriptions/ghec/ghec.json 3104 - descriptions/ghes-3.16/ghes-3.16.json 3105 - name: GET /orgs/{org}/teams/{team_slug}/repos 3106 documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories 3107 openapi_files: 3108 - descriptions/api.github.com/api.github.com.json 3109 - descriptions/ghec/ghec.json 3110 - descriptions/ghes-3.16/ghes-3.16.json 3111 - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo} 3112 documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team 3113 openapi_files: 3114 - descriptions/api.github.com/api.github.com.json 3115 - descriptions/ghec/ghec.json 3116 - descriptions/ghes-3.16/ghes-3.16.json 3117 - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo} 3118 documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository 3119 openapi_files: 3120 - descriptions/api.github.com/api.github.com.json 3121 - descriptions/ghec/ghec.json 3122 - descriptions/ghes-3.16/ghes-3.16.json 3123 - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo} 3124 documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions 3125 openapi_files: 3126 - descriptions/api.github.com/api.github.com.json 3127 - descriptions/ghec/ghec.json 3128 - descriptions/ghes-3.16/ghes-3.16.json 3129 - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings 3130 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team 3131 openapi_files: 3132 - descriptions/ghec/ghec.json 3133 - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings 3134 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections 3135 openapi_files: 3136 - descriptions/ghec/ghec.json 3137 - name: GET /orgs/{org}/teams/{team_slug}/teams 3138 documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams 3139 openapi_files: 3140 - descriptions/api.github.com/api.github.com.json 3141 - descriptions/ghec/ghec.json 3142 - descriptions/ghes-3.16/ghes-3.16.json 3143 - name: POST /orgs/{org}/{security_product}/{enablement} 3144 documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization 3145 openapi_files: 3146 - descriptions/api.github.com/api.github.com.json 3147 - descriptions/ghec/ghec.json 3148 - descriptions/ghes-3.16/ghes-3.16.json 3149 - name: DELETE /projects/columns/cards/{card_id} 3150 documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card 3151 openapi_files: 3152 - descriptions/api.github.com/api.github.com.json 3153 - descriptions/ghec/ghec.json 3154 - descriptions/ghes-3.16/ghes-3.16.json 3155 - name: GET /projects/columns/cards/{card_id} 3156 documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card 3157 openapi_files: 3158 - descriptions/api.github.com/api.github.com.json 3159 - descriptions/ghec/ghec.json 3160 - descriptions/ghes-3.16/ghes-3.16.json 3161 - name: PATCH /projects/columns/cards/{card_id} 3162 documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card 3163 openapi_files: 3164 - descriptions/api.github.com/api.github.com.json 3165 - descriptions/ghec/ghec.json 3166 - descriptions/ghes-3.16/ghes-3.16.json 3167 - name: POST /projects/columns/cards/{card_id}/moves 3168 documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card 3169 openapi_files: 3170 - descriptions/api.github.com/api.github.com.json 3171 - descriptions/ghec/ghec.json 3172 - descriptions/ghes-3.16/ghes-3.16.json 3173 - name: DELETE /projects/columns/{column_id} 3174 documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column 3175 openapi_files: 3176 - descriptions/api.github.com/api.github.com.json 3177 - descriptions/ghec/ghec.json 3178 - descriptions/ghes-3.16/ghes-3.16.json 3179 - name: GET /projects/columns/{column_id} 3180 documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column 3181 openapi_files: 3182 - descriptions/api.github.com/api.github.com.json 3183 - descriptions/ghec/ghec.json 3184 - descriptions/ghes-3.16/ghes-3.16.json 3185 - name: PATCH /projects/columns/{column_id} 3186 documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column 3187 openapi_files: 3188 - descriptions/api.github.com/api.github.com.json 3189 - descriptions/ghec/ghec.json 3190 - descriptions/ghes-3.16/ghes-3.16.json 3191 - name: GET /projects/columns/{column_id}/cards 3192 documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards 3193 openapi_files: 3194 - descriptions/api.github.com/api.github.com.json 3195 - descriptions/ghec/ghec.json 3196 - descriptions/ghes-3.16/ghes-3.16.json 3197 - name: POST /projects/columns/{column_id}/cards 3198 documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card 3199 openapi_files: 3200 - descriptions/api.github.com/api.github.com.json 3201 - descriptions/ghec/ghec.json 3202 - descriptions/ghes-3.16/ghes-3.16.json 3203 - name: POST /projects/columns/{column_id}/moves 3204 documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column 3205 openapi_files: 3206 - descriptions/api.github.com/api.github.com.json 3207 - descriptions/ghec/ghec.json 3208 - descriptions/ghes-3.16/ghes-3.16.json 3209 - name: DELETE /projects/{project_id} 3210 documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project 3211 openapi_files: 3212 - descriptions/api.github.com/api.github.com.json 3213 - descriptions/ghec/ghec.json 3214 - descriptions/ghes-3.16/ghes-3.16.json 3215 - name: GET /projects/{project_id} 3216 documentation_url: https://docs.github.com/rest/projects/projects#get-a-project 3217 openapi_files: 3218 - descriptions/api.github.com/api.github.com.json 3219 - descriptions/ghec/ghec.json 3220 - descriptions/ghes-3.16/ghes-3.16.json 3221 - name: PATCH /projects/{project_id} 3222 documentation_url: https://docs.github.com/rest/projects/projects#update-a-project 3223 openapi_files: 3224 - descriptions/api.github.com/api.github.com.json 3225 - descriptions/ghec/ghec.json 3226 - descriptions/ghes-3.16/ghes-3.16.json 3227 - name: GET /projects/{project_id}/collaborators 3228 documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators 3229 openapi_files: 3230 - descriptions/api.github.com/api.github.com.json 3231 - descriptions/ghec/ghec.json 3232 - descriptions/ghes-3.16/ghes-3.16.json 3233 - name: DELETE /projects/{project_id}/collaborators/{username} 3234 documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator 3235 openapi_files: 3236 - descriptions/api.github.com/api.github.com.json 3237 - descriptions/ghec/ghec.json 3238 - descriptions/ghes-3.16/ghes-3.16.json 3239 - name: PUT /projects/{project_id}/collaborators/{username} 3240 documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator 3241 openapi_files: 3242 - descriptions/api.github.com/api.github.com.json 3243 - descriptions/ghec/ghec.json 3244 - descriptions/ghes-3.16/ghes-3.16.json 3245 - name: GET /projects/{project_id}/collaborators/{username}/permission 3246 documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user 3247 openapi_files: 3248 - descriptions/api.github.com/api.github.com.json 3249 - descriptions/ghec/ghec.json 3250 - descriptions/ghes-3.16/ghes-3.16.json 3251 - name: GET /projects/{project_id}/columns 3252 documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns 3253 openapi_files: 3254 - descriptions/api.github.com/api.github.com.json 3255 - descriptions/ghec/ghec.json 3256 - descriptions/ghes-3.16/ghes-3.16.json 3257 - name: POST /projects/{project_id}/columns 3258 documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column 3259 openapi_files: 3260 - descriptions/api.github.com/api.github.com.json 3261 - descriptions/ghec/ghec.json 3262 - descriptions/ghes-3.16/ghes-3.16.json 3263 - name: GET /rate_limit 3264 documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user 3265 openapi_files: 3266 - descriptions/api.github.com/api.github.com.json 3267 - descriptions/ghec/ghec.json 3268 - descriptions/ghes-3.16/ghes-3.16.json 3269 - name: DELETE /reactions/{reaction_id} 3270 documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy 3271 openapi_files: 3272 - descriptions/ghes-3.4/ghes-3.4.json 3273 - name: DELETE /repos/{owner}/{repo} 3274 documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository 3275 openapi_files: 3276 - descriptions/api.github.com/api.github.com.json 3277 - descriptions/ghec/ghec.json 3278 - descriptions/ghes-3.16/ghes-3.16.json 3279 - name: GET /repos/{owner}/{repo} 3280 documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository 3281 openapi_files: 3282 - descriptions/api.github.com/api.github.com.json 3283 - descriptions/ghec/ghec.json 3284 - descriptions/ghes-3.16/ghes-3.16.json 3285 - name: PATCH /repos/{owner}/{repo} 3286 documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository 3287 openapi_files: 3288 - descriptions/api.github.com/api.github.com.json 3289 - descriptions/ghec/ghec.json 3290 - descriptions/ghes-3.16/ghes-3.16.json 3291 - name: GET /repos/{owner}/{repo}/actions/artifacts 3292 documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository 3293 openapi_files: 3294 - descriptions/api.github.com/api.github.com.json 3295 - descriptions/ghec/ghec.json 3296 - descriptions/ghes-3.16/ghes-3.16.json 3297 - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id} 3298 documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact 3299 openapi_files: 3300 - descriptions/api.github.com/api.github.com.json 3301 - descriptions/ghec/ghec.json 3302 - descriptions/ghes-3.16/ghes-3.16.json 3303 - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id} 3304 documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact 3305 openapi_files: 3306 - descriptions/api.github.com/api.github.com.json 3307 - descriptions/ghec/ghec.json 3308 - descriptions/ghes-3.16/ghes-3.16.json 3309 - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format} 3310 documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact 3311 openapi_files: 3312 - descriptions/api.github.com/api.github.com.json 3313 - descriptions/ghec/ghec.json 3314 - descriptions/ghes-3.16/ghes-3.16.json 3315 - name: GET /repos/{owner}/{repo}/actions/cache/usage 3316 documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository 3317 openapi_files: 3318 - descriptions/api.github.com/api.github.com.json 3319 - descriptions/ghec/ghec.json 3320 - descriptions/ghes-3.16/ghes-3.16.json 3321 - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy 3322 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository 3323 openapi_files: 3324 - descriptions/ghes-3.16/ghes-3.16.json 3325 - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy 3326 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository 3327 openapi_files: 3328 - descriptions/ghes-3.16/ghes-3.16.json 3329 - name: DELETE /repos/{owner}/{repo}/actions/caches 3330 documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key 3331 openapi_files: 3332 - descriptions/api.github.com/api.github.com.json 3333 - descriptions/ghec/ghec.json 3334 - descriptions/ghes-3.16/ghes-3.16.json 3335 - name: GET /repos/{owner}/{repo}/actions/caches 3336 documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository 3337 openapi_files: 3338 - descriptions/api.github.com/api.github.com.json 3339 - descriptions/ghec/ghec.json 3340 - descriptions/ghes-3.16/ghes-3.16.json 3341 - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id} 3342 documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id 3343 openapi_files: 3344 - descriptions/api.github.com/api.github.com.json 3345 - descriptions/ghec/ghec.json 3346 - descriptions/ghes-3.16/ghes-3.16.json 3347 - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id} 3348 documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run 3349 openapi_files: 3350 - descriptions/api.github.com/api.github.com.json 3351 - descriptions/ghec/ghec.json 3352 - descriptions/ghes-3.16/ghes-3.16.json 3353 - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs 3354 documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run 3355 openapi_files: 3356 - descriptions/api.github.com/api.github.com.json 3357 - descriptions/ghec/ghec.json 3358 - descriptions/ghes-3.16/ghes-3.16.json 3359 - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun 3360 documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run 3361 openapi_files: 3362 - descriptions/api.github.com/api.github.com.json 3363 - descriptions/ghec/ghec.json 3364 - descriptions/ghes-3.16/ghes-3.16.json 3365 - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub 3366 documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository 3367 openapi_files: 3368 - descriptions/api.github.com/api.github.com.json 3369 - descriptions/ghec/ghec.json 3370 - descriptions/ghes-3.16/ghes-3.16.json 3371 - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub 3372 documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository 3373 openapi_files: 3374 - descriptions/api.github.com/api.github.com.json 3375 - descriptions/ghec/ghec.json 3376 - descriptions/ghes-3.16/ghes-3.16.json 3377 - name: GET /repos/{owner}/{repo}/actions/organization-secrets 3378 documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets 3379 openapi_files: 3380 - descriptions/api.github.com/api.github.com.json 3381 - descriptions/ghec/ghec.json 3382 - descriptions/ghes-3.16/ghes-3.16.json 3383 - name: GET /repos/{owner}/{repo}/actions/organization-variables 3384 documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables 3385 openapi_files: 3386 - descriptions/api.github.com/api.github.com.json 3387 - descriptions/ghec/ghec.json 3388 - descriptions/ghes-3.16/ghes-3.16.json 3389 - name: GET /repos/{owner}/{repo}/actions/permissions 3390 documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository 3391 openapi_files: 3392 - descriptions/api.github.com/api.github.com.json 3393 - descriptions/ghec/ghec.json 3394 - descriptions/ghes-3.16/ghes-3.16.json 3395 - name: PUT /repos/{owner}/{repo}/actions/permissions 3396 documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository 3397 openapi_files: 3398 - descriptions/api.github.com/api.github.com.json 3399 - descriptions/ghec/ghec.json 3400 - descriptions/ghes-3.16/ghes-3.16.json 3401 - name: GET /repos/{owner}/{repo}/actions/permissions/access 3402 documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository 3403 openapi_files: 3404 - descriptions/api.github.com/api.github.com.json 3405 - descriptions/ghec/ghec.json 3406 - descriptions/ghes-3.16/ghes-3.16.json 3407 - name: PUT /repos/{owner}/{repo}/actions/permissions/access 3408 documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository 3409 openapi_files: 3410 - descriptions/api.github.com/api.github.com.json 3411 - descriptions/ghec/ghec.json 3412 - descriptions/ghes-3.16/ghes-3.16.json 3413 - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions 3414 documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository 3415 openapi_files: 3416 - descriptions/api.github.com/api.github.com.json 3417 - descriptions/ghec/ghec.json 3418 - descriptions/ghes-3.16/ghes-3.16.json 3419 - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions 3420 documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository 3421 openapi_files: 3422 - descriptions/api.github.com/api.github.com.json 3423 - descriptions/ghec/ghec.json 3424 - descriptions/ghes-3.16/ghes-3.16.json 3425 - name: GET /repos/{owner}/{repo}/actions/permissions/workflow 3426 documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository 3427 openapi_files: 3428 - descriptions/api.github.com/api.github.com.json 3429 - descriptions/ghec/ghec.json 3430 - descriptions/ghes-3.16/ghes-3.16.json 3431 - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow 3432 documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository 3433 openapi_files: 3434 - descriptions/api.github.com/api.github.com.json 3435 - descriptions/ghec/ghec.json 3436 - descriptions/ghes-3.16/ghes-3.16.json 3437 - name: GET /repos/{owner}/{repo}/actions/runners 3438 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository 3439 openapi_files: 3440 - descriptions/api.github.com/api.github.com.json 3441 - descriptions/ghec/ghec.json 3442 - descriptions/ghes-3.16/ghes-3.16.json 3443 - name: GET /repos/{owner}/{repo}/actions/runners/downloads 3444 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository 3445 openapi_files: 3446 - descriptions/api.github.com/api.github.com.json 3447 - descriptions/ghec/ghec.json 3448 - descriptions/ghes-3.16/ghes-3.16.json 3449 - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig 3450 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository 3451 openapi_files: 3452 - descriptions/api.github.com/api.github.com.json 3453 - descriptions/ghec/ghec.json 3454 - descriptions/ghes-3.16/ghes-3.16.json 3455 - name: POST /repos/{owner}/{repo}/actions/runners/registration-token 3456 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository 3457 openapi_files: 3458 - descriptions/api.github.com/api.github.com.json 3459 - descriptions/ghec/ghec.json 3460 - descriptions/ghes-3.16/ghes-3.16.json 3461 - name: POST /repos/{owner}/{repo}/actions/runners/remove-token 3462 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository 3463 openapi_files: 3464 - descriptions/api.github.com/api.github.com.json 3465 - descriptions/ghec/ghec.json 3466 - descriptions/ghes-3.16/ghes-3.16.json 3467 - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id} 3468 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository 3469 openapi_files: 3470 - descriptions/api.github.com/api.github.com.json 3471 - descriptions/ghec/ghec.json 3472 - descriptions/ghes-3.16/ghes-3.16.json 3473 - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id} 3474 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository 3475 openapi_files: 3476 - descriptions/api.github.com/api.github.com.json 3477 - descriptions/ghec/ghec.json 3478 - descriptions/ghes-3.16/ghes-3.16.json 3479 - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels 3480 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository 3481 openapi_files: 3482 - descriptions/api.github.com/api.github.com.json 3483 - descriptions/ghec/ghec.json 3484 - descriptions/ghes-3.16/ghes-3.16.json 3485 - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels 3486 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository 3487 openapi_files: 3488 - descriptions/api.github.com/api.github.com.json 3489 - descriptions/ghec/ghec.json 3490 - descriptions/ghes-3.16/ghes-3.16.json 3491 - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels 3492 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository 3493 openapi_files: 3494 - descriptions/api.github.com/api.github.com.json 3495 - descriptions/ghec/ghec.json 3496 - descriptions/ghes-3.16/ghes-3.16.json 3497 - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels 3498 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository 3499 openapi_files: 3500 - descriptions/api.github.com/api.github.com.json 3501 - descriptions/ghec/ghec.json 3502 - descriptions/ghes-3.16/ghes-3.16.json 3503 - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name} 3504 documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository 3505 openapi_files: 3506 - descriptions/api.github.com/api.github.com.json 3507 - descriptions/ghec/ghec.json 3508 - descriptions/ghes-3.16/ghes-3.16.json 3509 - name: GET /repos/{owner}/{repo}/actions/runs 3510 documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository 3511 openapi_files: 3512 - descriptions/api.github.com/api.github.com.json 3513 - descriptions/ghec/ghec.json 3514 - descriptions/ghes-3.16/ghes-3.16.json 3515 - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id} 3516 documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run 3517 openapi_files: 3518 - descriptions/api.github.com/api.github.com.json 3519 - descriptions/ghec/ghec.json 3520 - descriptions/ghes-3.16/ghes-3.16.json 3521 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id} 3522 documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run 3523 openapi_files: 3524 - descriptions/api.github.com/api.github.com.json 3525 - descriptions/ghec/ghec.json 3526 - descriptions/ghes-3.16/ghes-3.16.json 3527 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals 3528 documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run 3529 openapi_files: 3530 - descriptions/api.github.com/api.github.com.json 3531 - descriptions/ghec/ghec.json 3532 - descriptions/ghes-3.16/ghes-3.16.json 3533 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve 3534 documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request 3535 openapi_files: 3536 - descriptions/api.github.com/api.github.com.json 3537 - descriptions/ghec/ghec.json 3538 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts 3539 documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts 3540 openapi_files: 3541 - descriptions/api.github.com/api.github.com.json 3542 - descriptions/ghec/ghec.json 3543 - descriptions/ghes-3.16/ghes-3.16.json 3544 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number} 3545 documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt 3546 openapi_files: 3547 - descriptions/api.github.com/api.github.com.json 3548 - descriptions/ghec/ghec.json 3549 - descriptions/ghes-3.16/ghes-3.16.json 3550 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs 3551 documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt 3552 openapi_files: 3553 - descriptions/api.github.com/api.github.com.json 3554 - descriptions/ghec/ghec.json 3555 - descriptions/ghes-3.16/ghes-3.16.json 3556 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs 3557 documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs 3558 openapi_files: 3559 - descriptions/api.github.com/api.github.com.json 3560 - descriptions/ghec/ghec.json 3561 - descriptions/ghes-3.16/ghes-3.16.json 3562 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel 3563 documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run 3564 openapi_files: 3565 - descriptions/api.github.com/api.github.com.json 3566 - descriptions/ghec/ghec.json 3567 - descriptions/ghes-3.16/ghes-3.16.json 3568 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule 3569 documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run 3570 openapi_files: 3571 - descriptions/api.github.com/api.github.com.json 3572 - descriptions/ghec/ghec.json 3573 - descriptions/ghes-3.16/ghes-3.16.json 3574 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel 3575 documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run 3576 openapi_files: 3577 - descriptions/api.github.com/api.github.com.json 3578 - descriptions/ghec/ghec.json 3579 - descriptions/ghes-3.16/ghes-3.16.json 3580 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs 3581 documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run 3582 openapi_files: 3583 - descriptions/api.github.com/api.github.com.json 3584 - descriptions/ghec/ghec.json 3585 - descriptions/ghes-3.16/ghes-3.16.json 3586 - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs 3587 documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs 3588 openapi_files: 3589 - descriptions/api.github.com/api.github.com.json 3590 - descriptions/ghec/ghec.json 3591 - descriptions/ghes-3.16/ghes-3.16.json 3592 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs 3593 documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs 3594 openapi_files: 3595 - descriptions/api.github.com/api.github.com.json 3596 - descriptions/ghec/ghec.json 3597 - descriptions/ghes-3.16/ghes-3.16.json 3598 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments 3599 documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run 3600 openapi_files: 3601 - descriptions/api.github.com/api.github.com.json 3602 - descriptions/ghec/ghec.json 3603 - descriptions/ghes-3.16/ghes-3.16.json 3604 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments 3605 documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run 3606 openapi_files: 3607 - descriptions/api.github.com/api.github.com.json 3608 - descriptions/ghec/ghec.json 3609 - descriptions/ghes-3.16/ghes-3.16.json 3610 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun 3611 documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow 3612 openapi_files: 3613 - descriptions/api.github.com/api.github.com.json 3614 - descriptions/ghec/ghec.json 3615 - descriptions/ghes-3.16/ghes-3.16.json 3616 - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs 3617 documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run 3618 openapi_files: 3619 - descriptions/api.github.com/api.github.com.json 3620 - descriptions/ghec/ghec.json 3621 - descriptions/ghes-3.16/ghes-3.16.json 3622 - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing 3623 documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage 3624 openapi_files: 3625 - descriptions/api.github.com/api.github.com.json 3626 - descriptions/ghec/ghec.json 3627 - name: GET /repos/{owner}/{repo}/actions/secrets 3628 documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets 3629 openapi_files: 3630 - descriptions/api.github.com/api.github.com.json 3631 - descriptions/ghec/ghec.json 3632 - descriptions/ghes-3.16/ghes-3.16.json 3633 - name: GET /repos/{owner}/{repo}/actions/secrets/public-key 3634 documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key 3635 openapi_files: 3636 - descriptions/api.github.com/api.github.com.json 3637 - descriptions/ghec/ghec.json 3638 - descriptions/ghes-3.16/ghes-3.16.json 3639 - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name} 3640 documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret 3641 openapi_files: 3642 - descriptions/api.github.com/api.github.com.json 3643 - descriptions/ghec/ghec.json 3644 - descriptions/ghes-3.16/ghes-3.16.json 3645 - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name} 3646 documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret 3647 openapi_files: 3648 - descriptions/api.github.com/api.github.com.json 3649 - descriptions/ghec/ghec.json 3650 - descriptions/ghes-3.16/ghes-3.16.json 3651 - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name} 3652 documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret 3653 openapi_files: 3654 - descriptions/api.github.com/api.github.com.json 3655 - descriptions/ghec/ghec.json 3656 - descriptions/ghes-3.16/ghes-3.16.json 3657 - name: GET /repos/{owner}/{repo}/actions/variables 3658 documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables 3659 openapi_files: 3660 - descriptions/api.github.com/api.github.com.json 3661 - descriptions/ghec/ghec.json 3662 - descriptions/ghes-3.16/ghes-3.16.json 3663 - name: POST /repos/{owner}/{repo}/actions/variables 3664 documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable 3665 openapi_files: 3666 - descriptions/api.github.com/api.github.com.json 3667 - descriptions/ghec/ghec.json 3668 - descriptions/ghes-3.16/ghes-3.16.json 3669 - name: DELETE /repos/{owner}/{repo}/actions/variables/{name} 3670 documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable 3671 openapi_files: 3672 - descriptions/api.github.com/api.github.com.json 3673 - descriptions/ghec/ghec.json 3674 - descriptions/ghes-3.16/ghes-3.16.json 3675 - name: GET /repos/{owner}/{repo}/actions/variables/{name} 3676 documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable 3677 openapi_files: 3678 - descriptions/api.github.com/api.github.com.json 3679 - descriptions/ghec/ghec.json 3680 - descriptions/ghes-3.16/ghes-3.16.json 3681 - name: PATCH /repos/{owner}/{repo}/actions/variables/{name} 3682 documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable 3683 openapi_files: 3684 - descriptions/api.github.com/api.github.com.json 3685 - descriptions/ghec/ghec.json 3686 - descriptions/ghes-3.16/ghes-3.16.json 3687 - name: GET /repos/{owner}/{repo}/actions/workflows 3688 documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows 3689 openapi_files: 3690 - descriptions/api.github.com/api.github.com.json 3691 - descriptions/ghec/ghec.json 3692 - descriptions/ghes-3.16/ghes-3.16.json 3693 - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id} 3694 documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow 3695 openapi_files: 3696 - descriptions/api.github.com/api.github.com.json 3697 - descriptions/ghec/ghec.json 3698 - descriptions/ghes-3.16/ghes-3.16.json 3699 - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable 3700 documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow 3701 openapi_files: 3702 - descriptions/api.github.com/api.github.com.json 3703 - descriptions/ghec/ghec.json 3704 - descriptions/ghes-3.16/ghes-3.16.json 3705 - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches 3706 documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event 3707 openapi_files: 3708 - descriptions/api.github.com/api.github.com.json 3709 - descriptions/ghec/ghec.json 3710 - descriptions/ghes-3.16/ghes-3.16.json 3711 - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable 3712 documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow 3713 openapi_files: 3714 - descriptions/api.github.com/api.github.com.json 3715 - descriptions/ghec/ghec.json 3716 - descriptions/ghes-3.16/ghes-3.16.json 3717 - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs 3718 documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow 3719 openapi_files: 3720 - descriptions/api.github.com/api.github.com.json 3721 - descriptions/ghec/ghec.json 3722 - descriptions/ghes-3.16/ghes-3.16.json 3723 - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing 3724 documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage 3725 openapi_files: 3726 - descriptions/api.github.com/api.github.com.json 3727 - descriptions/ghec/ghec.json 3728 - name: GET /repos/{owner}/{repo}/activity 3729 documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities 3730 openapi_files: 3731 - descriptions/api.github.com/api.github.com.json 3732 - descriptions/ghec/ghec.json 3733 - descriptions/ghes-3.16/ghes-3.16.json 3734 - name: GET /repos/{owner}/{repo}/assignees 3735 documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees 3736 openapi_files: 3737 - descriptions/api.github.com/api.github.com.json 3738 - descriptions/ghec/ghec.json 3739 - descriptions/ghes-3.16/ghes-3.16.json 3740 - name: GET /repos/{owner}/{repo}/assignees/{assignee} 3741 documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned 3742 openapi_files: 3743 - descriptions/api.github.com/api.github.com.json 3744 - descriptions/ghec/ghec.json 3745 - descriptions/ghes-3.16/ghes-3.16.json 3746 - name: POST /repos/{owner}/{repo}/attestations 3747 documentation_url: https://docs.github.com/rest/repos/repos#create-an-attestation 3748 openapi_files: 3749 - descriptions/api.github.com/api.github.com.json 3750 - descriptions/ghec/ghec.json 3751 - name: GET /repos/{owner}/{repo}/attestations/{subject_digest} 3752 documentation_url: https://docs.github.com/rest/repos/repos#list-attestations 3753 openapi_files: 3754 - descriptions/api.github.com/api.github.com.json 3755 - descriptions/ghec/ghec.json 3756 - name: GET /repos/{owner}/{repo}/autolinks 3757 documentation_url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository 3758 openapi_files: 3759 - descriptions/api.github.com/api.github.com.json 3760 - descriptions/ghec/ghec.json 3761 - descriptions/ghes-3.16/ghes-3.16.json 3762 - name: POST /repos/{owner}/{repo}/autolinks 3763 documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository 3764 openapi_files: 3765 - descriptions/api.github.com/api.github.com.json 3766 - descriptions/ghec/ghec.json 3767 - descriptions/ghes-3.16/ghes-3.16.json 3768 - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id} 3769 documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository 3770 openapi_files: 3771 - descriptions/api.github.com/api.github.com.json 3772 - descriptions/ghec/ghec.json 3773 - descriptions/ghes-3.16/ghes-3.16.json 3774 - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id} 3775 documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository 3776 openapi_files: 3777 - descriptions/api.github.com/api.github.com.json 3778 - descriptions/ghec/ghec.json 3779 - descriptions/ghes-3.16/ghes-3.16.json 3780 - name: DELETE /repos/{owner}/{repo}/automated-security-fixes 3781 documentation_url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates 3782 openapi_files: 3783 - descriptions/api.github.com/api.github.com.json 3784 - descriptions/ghec/ghec.json 3785 - name: GET /repos/{owner}/{repo}/automated-security-fixes 3786 documentation_url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository 3787 openapi_files: 3788 - descriptions/api.github.com/api.github.com.json 3789 - descriptions/ghec/ghec.json 3790 - descriptions/ghes-3.16/ghes-3.16.json 3791 - name: PUT /repos/{owner}/{repo}/automated-security-fixes 3792 documentation_url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates 3793 openapi_files: 3794 - descriptions/api.github.com/api.github.com.json 3795 - descriptions/ghec/ghec.json 3796 - name: GET /repos/{owner}/{repo}/branches 3797 documentation_url: https://docs.github.com/rest/branches/branches#list-branches 3798 openapi_files: 3799 - descriptions/api.github.com/api.github.com.json 3800 - descriptions/ghec/ghec.json 3801 - descriptions/ghes-3.16/ghes-3.16.json 3802 - name: GET /repos/{owner}/{repo}/branches/{branch} 3803 documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch 3804 openapi_files: 3805 - descriptions/api.github.com/api.github.com.json 3806 - descriptions/ghec/ghec.json 3807 - descriptions/ghes-3.16/ghes-3.16.json 3808 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection 3809 documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection 3810 openapi_files: 3811 - descriptions/api.github.com/api.github.com.json 3812 - descriptions/ghec/ghec.json 3813 - descriptions/ghes-3.16/ghes-3.16.json 3814 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection 3815 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection 3816 openapi_files: 3817 - descriptions/api.github.com/api.github.com.json 3818 - descriptions/ghec/ghec.json 3819 - descriptions/ghes-3.16/ghes-3.16.json 3820 - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection 3821 documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection 3822 openapi_files: 3823 - descriptions/api.github.com/api.github.com.json 3824 - descriptions/ghec/ghec.json 3825 - descriptions/ghes-3.16/ghes-3.16.json 3826 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins 3827 documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection 3828 openapi_files: 3829 - descriptions/api.github.com/api.github.com.json 3830 - descriptions/ghec/ghec.json 3831 - descriptions/ghes-3.16/ghes-3.16.json 3832 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins 3833 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection 3834 openapi_files: 3835 - descriptions/api.github.com/api.github.com.json 3836 - descriptions/ghec/ghec.json 3837 - descriptions/ghes-3.16/ghes-3.16.json 3838 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins 3839 documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection 3840 openapi_files: 3841 - descriptions/api.github.com/api.github.com.json 3842 - descriptions/ghec/ghec.json 3843 - descriptions/ghes-3.16/ghes-3.16.json 3844 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews 3845 documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection 3846 openapi_files: 3847 - descriptions/api.github.com/api.github.com.json 3848 - descriptions/ghec/ghec.json 3849 - descriptions/ghes-3.16/ghes-3.16.json 3850 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews 3851 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection 3852 openapi_files: 3853 - descriptions/api.github.com/api.github.com.json 3854 - descriptions/ghec/ghec.json 3855 - descriptions/ghes-3.16/ghes-3.16.json 3856 - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews 3857 documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection 3858 openapi_files: 3859 - descriptions/api.github.com/api.github.com.json 3860 - descriptions/ghec/ghec.json 3861 - descriptions/ghes-3.16/ghes-3.16.json 3862 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures 3863 documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection 3864 openapi_files: 3865 - descriptions/api.github.com/api.github.com.json 3866 - descriptions/ghec/ghec.json 3867 - descriptions/ghes-3.16/ghes-3.16.json 3868 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures 3869 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection 3870 openapi_files: 3871 - descriptions/api.github.com/api.github.com.json 3872 - descriptions/ghec/ghec.json 3873 - descriptions/ghes-3.16/ghes-3.16.json 3874 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures 3875 documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection 3876 openapi_files: 3877 - descriptions/api.github.com/api.github.com.json 3878 - descriptions/ghec/ghec.json 3879 - descriptions/ghes-3.16/ghes-3.16.json 3880 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks 3881 documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection 3882 openapi_files: 3883 - descriptions/api.github.com/api.github.com.json 3884 - descriptions/ghec/ghec.json 3885 - descriptions/ghes-3.16/ghes-3.16.json 3886 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks 3887 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection 3888 openapi_files: 3889 - descriptions/api.github.com/api.github.com.json 3890 - descriptions/ghec/ghec.json 3891 - descriptions/ghes-3.16/ghes-3.16.json 3892 - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks 3893 documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection 3894 openapi_files: 3895 - descriptions/api.github.com/api.github.com.json 3896 - descriptions/ghec/ghec.json 3897 - descriptions/ghes-3.16/ghes-3.16.json 3898 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts 3899 documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts 3900 openapi_files: 3901 - descriptions/api.github.com/api.github.com.json 3902 - descriptions/ghec/ghec.json 3903 - descriptions/ghes-3.16/ghes-3.16.json 3904 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts 3905 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts 3906 openapi_files: 3907 - descriptions/api.github.com/api.github.com.json 3908 - descriptions/ghec/ghec.json 3909 - descriptions/ghes-3.16/ghes-3.16.json 3910 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts 3911 documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts 3912 openapi_files: 3913 - descriptions/api.github.com/api.github.com.json 3914 - descriptions/ghec/ghec.json 3915 - descriptions/ghes-3.16/ghes-3.16.json 3916 - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts 3917 documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts 3918 openapi_files: 3919 - descriptions/api.github.com/api.github.com.json 3920 - descriptions/ghec/ghec.json 3921 - descriptions/ghes-3.16/ghes-3.16.json 3922 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions 3923 documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions 3924 openapi_files: 3925 - descriptions/api.github.com/api.github.com.json 3926 - descriptions/ghec/ghec.json 3927 - descriptions/ghes-3.16/ghes-3.16.json 3928 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions 3929 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions 3930 openapi_files: 3931 - descriptions/api.github.com/api.github.com.json 3932 - descriptions/ghec/ghec.json 3933 - descriptions/ghes-3.16/ghes-3.16.json 3934 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps 3935 documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions 3936 openapi_files: 3937 - descriptions/api.github.com/api.github.com.json 3938 - descriptions/ghec/ghec.json 3939 - descriptions/ghes-3.16/ghes-3.16.json 3940 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps 3941 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch 3942 openapi_files: 3943 - descriptions/api.github.com/api.github.com.json 3944 - descriptions/ghec/ghec.json 3945 - descriptions/ghes-3.16/ghes-3.16.json 3946 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps 3947 documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions 3948 openapi_files: 3949 - descriptions/api.github.com/api.github.com.json 3950 - descriptions/ghec/ghec.json 3951 - descriptions/ghes-3.16/ghes-3.16.json 3952 - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps 3953 documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions 3954 openapi_files: 3955 - descriptions/api.github.com/api.github.com.json 3956 - descriptions/ghec/ghec.json 3957 - descriptions/ghes-3.16/ghes-3.16.json 3958 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams 3959 documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions 3960 openapi_files: 3961 - descriptions/api.github.com/api.github.com.json 3962 - descriptions/ghec/ghec.json 3963 - descriptions/ghes-3.16/ghes-3.16.json 3964 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams 3965 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch 3966 openapi_files: 3967 - descriptions/api.github.com/api.github.com.json 3968 - descriptions/ghec/ghec.json 3969 - descriptions/ghes-3.16/ghes-3.16.json 3970 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams 3971 documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions 3972 openapi_files: 3973 - descriptions/api.github.com/api.github.com.json 3974 - descriptions/ghec/ghec.json 3975 - descriptions/ghes-3.16/ghes-3.16.json 3976 - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams 3977 documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions 3978 openapi_files: 3979 - descriptions/api.github.com/api.github.com.json 3980 - descriptions/ghec/ghec.json 3981 - descriptions/ghes-3.16/ghes-3.16.json 3982 - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users 3983 documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions 3984 openapi_files: 3985 - descriptions/api.github.com/api.github.com.json 3986 - descriptions/ghec/ghec.json 3987 - descriptions/ghes-3.16/ghes-3.16.json 3988 - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users 3989 documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch 3990 openapi_files: 3991 - descriptions/api.github.com/api.github.com.json 3992 - descriptions/ghec/ghec.json 3993 - descriptions/ghes-3.16/ghes-3.16.json 3994 - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users 3995 documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions 3996 openapi_files: 3997 - descriptions/api.github.com/api.github.com.json 3998 - descriptions/ghec/ghec.json 3999 - descriptions/ghes-3.16/ghes-3.16.json 4000 - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users 4001 documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions 4002 openapi_files: 4003 - descriptions/api.github.com/api.github.com.json 4004 - descriptions/ghec/ghec.json 4005 - descriptions/ghes-3.16/ghes-3.16.json 4006 - name: POST /repos/{owner}/{repo}/branches/{branch}/rename 4007 documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch 4008 openapi_files: 4009 - descriptions/api.github.com/api.github.com.json 4010 - descriptions/ghec/ghec.json 4011 - descriptions/ghes-3.16/ghes-3.16.json 4012 - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules 4013 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#list-repository-push-rule-bypass-requests 4014 openapi_files: 4015 - descriptions/ghec/ghec.json 4016 - name: GET /repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number} 4017 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#get-a-repository-push-bypass-request 4018 openapi_files: 4019 - descriptions/ghec/ghec.json 4020 - name: GET /repos/{owner}/{repo}/bypass-requests/secret-scanning 4021 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#list-bypass-requests-for-secret-scanning-for-a-repository 4022 openapi_files: 4023 - descriptions/ghec/ghec.json 4024 - name: GET /repos/{owner}/{repo}/bypass-requests/secret-scanning/{bypass_request_number} 4025 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#get-a-bypass-request-for-secret-scanning 4026 openapi_files: 4027 - descriptions/ghec/ghec.json 4028 - name: PATCH /repos/{owner}/{repo}/bypass-requests/secret-scanning/{bypass_request_number} 4029 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#review-a-bypass-request-for-secret-scanning 4030 openapi_files: 4031 - descriptions/ghec/ghec.json 4032 - name: DELETE /repos/{owner}/{repo}/bypass-responses/secret-scanning/{bypass_response_id} 4033 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/delegated-bypass#dismiss-a-response-on-a-bypass-request-for-secret-scanning 4034 openapi_files: 4035 - descriptions/ghec/ghec.json 4036 - name: POST /repos/{owner}/{repo}/check-runs 4037 documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run 4038 openapi_files: 4039 - descriptions/api.github.com/api.github.com.json 4040 - descriptions/ghec/ghec.json 4041 - descriptions/ghes-3.16/ghes-3.16.json 4042 - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id} 4043 documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run 4044 openapi_files: 4045 - descriptions/api.github.com/api.github.com.json 4046 - descriptions/ghec/ghec.json 4047 - descriptions/ghes-3.16/ghes-3.16.json 4048 - name: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id} 4049 documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run 4050 openapi_files: 4051 - descriptions/api.github.com/api.github.com.json 4052 - descriptions/ghec/ghec.json 4053 - descriptions/ghes-3.16/ghes-3.16.json 4054 - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations 4055 documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations 4056 openapi_files: 4057 - descriptions/api.github.com/api.github.com.json 4058 - descriptions/ghec/ghec.json 4059 - descriptions/ghes-3.16/ghes-3.16.json 4060 - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest 4061 documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run 4062 openapi_files: 4063 - descriptions/api.github.com/api.github.com.json 4064 - descriptions/ghec/ghec.json 4065 - descriptions/ghes-3.16/ghes-3.16.json 4066 - name: POST /repos/{owner}/{repo}/check-suites 4067 documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite 4068 openapi_files: 4069 - descriptions/api.github.com/api.github.com.json 4070 - descriptions/ghec/ghec.json 4071 - descriptions/ghes-3.16/ghes-3.16.json 4072 - name: PATCH /repos/{owner}/{repo}/check-suites/preferences 4073 documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites 4074 openapi_files: 4075 - descriptions/api.github.com/api.github.com.json 4076 - descriptions/ghec/ghec.json 4077 - descriptions/ghes-3.16/ghes-3.16.json 4078 - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id} 4079 documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite 4080 openapi_files: 4081 - descriptions/api.github.com/api.github.com.json 4082 - descriptions/ghec/ghec.json 4083 - descriptions/ghes-3.16/ghes-3.16.json 4084 - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs 4085 documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite 4086 openapi_files: 4087 - descriptions/api.github.com/api.github.com.json 4088 - descriptions/ghec/ghec.json 4089 - descriptions/ghes-3.16/ghes-3.16.json 4090 - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest 4091 documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite 4092 openapi_files: 4093 - descriptions/api.github.com/api.github.com.json 4094 - descriptions/ghec/ghec.json 4095 - descriptions/ghes-3.16/ghes-3.16.json 4096 - name: GET /repos/{owner}/{repo}/code-scanning/alerts 4097 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository 4098 openapi_files: 4099 - descriptions/api.github.com/api.github.com.json 4100 - descriptions/ghec/ghec.json 4101 - descriptions/ghes-3.16/ghes-3.16.json 4102 - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number} 4103 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert 4104 openapi_files: 4105 - descriptions/api.github.com/api.github.com.json 4106 - descriptions/ghec/ghec.json 4107 - descriptions/ghes-3.16/ghes-3.16.json 4108 - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number} 4109 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert 4110 openapi_files: 4111 - descriptions/api.github.com/api.github.com.json 4112 - descriptions/ghec/ghec.json 4113 - descriptions/ghes-3.16/ghes-3.16.json 4114 - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix 4115 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert 4116 openapi_files: 4117 - descriptions/api.github.com/api.github.com.json 4118 - descriptions/ghec/ghec.json 4119 - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix 4120 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert 4121 openapi_files: 4122 - descriptions/api.github.com/api.github.com.json 4123 - descriptions/ghec/ghec.json 4124 - name: POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits 4125 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert 4126 openapi_files: 4127 - descriptions/api.github.com/api.github.com.json 4128 - descriptions/ghec/ghec.json 4129 - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances 4130 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert 4131 openapi_files: 4132 - descriptions/api.github.com/api.github.com.json 4133 - descriptions/ghec/ghec.json 4134 - descriptions/ghes-3.16/ghes-3.16.json 4135 - name: GET /repos/{owner}/{repo}/code-scanning/analyses 4136 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository 4137 openapi_files: 4138 - descriptions/api.github.com/api.github.com.json 4139 - descriptions/ghec/ghec.json 4140 - descriptions/ghes-3.16/ghes-3.16.json 4141 - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id} 4142 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository 4143 openapi_files: 4144 - descriptions/api.github.com/api.github.com.json 4145 - descriptions/ghec/ghec.json 4146 - descriptions/ghes-3.16/ghes-3.16.json 4147 - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id} 4148 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository 4149 openapi_files: 4150 - descriptions/api.github.com/api.github.com.json 4151 - descriptions/ghec/ghec.json 4152 - descriptions/ghes-3.16/ghes-3.16.json 4153 - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases 4154 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository 4155 openapi_files: 4156 - descriptions/api.github.com/api.github.com.json 4157 - descriptions/ghec/ghec.json 4158 - name: DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language} 4159 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database 4160 openapi_files: 4161 - descriptions/api.github.com/api.github.com.json 4162 - descriptions/ghec/ghec.json 4163 - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language} 4164 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository 4165 openapi_files: 4166 - descriptions/api.github.com/api.github.com.json 4167 - descriptions/ghec/ghec.json 4168 - name: POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses 4169 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis 4170 openapi_files: 4171 - descriptions/api.github.com/api.github.com.json 4172 - descriptions/ghec/ghec.json 4173 - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id} 4174 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis 4175 openapi_files: 4176 - descriptions/api.github.com/api.github.com.json 4177 - descriptions/ghec/ghec.json 4178 - name: GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name} 4179 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis 4180 openapi_files: 4181 - descriptions/api.github.com/api.github.com.json 4182 - descriptions/ghec/ghec.json 4183 - name: GET /repos/{owner}/{repo}/code-scanning/default-setup 4184 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration 4185 openapi_files: 4186 - descriptions/api.github.com/api.github.com.json 4187 - descriptions/ghec/ghec.json 4188 - descriptions/ghes-3.16/ghes-3.16.json 4189 - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup 4190 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration 4191 openapi_files: 4192 - descriptions/api.github.com/api.github.com.json 4193 - descriptions/ghec/ghec.json 4194 - descriptions/ghes-3.16/ghes-3.16.json 4195 - name: POST /repos/{owner}/{repo}/code-scanning/sarifs 4196 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data 4197 openapi_files: 4198 - descriptions/api.github.com/api.github.com.json 4199 - descriptions/ghec/ghec.json 4200 - descriptions/ghes-3.16/ghes-3.16.json 4201 - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id} 4202 documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload 4203 openapi_files: 4204 - descriptions/api.github.com/api.github.com.json 4205 - descriptions/ghec/ghec.json 4206 - descriptions/ghes-3.16/ghes-3.16.json 4207 - name: GET /repos/{owner}/{repo}/code-security-configuration 4208 documentation_url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository 4209 openapi_files: 4210 - descriptions/api.github.com/api.github.com.json 4211 - descriptions/ghec/ghec.json 4212 - descriptions/ghes-3.16/ghes-3.16.json 4213 - name: GET /repos/{owner}/{repo}/codeowners/errors 4214 documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors 4215 openapi_files: 4216 - descriptions/api.github.com/api.github.com.json 4217 - descriptions/ghec/ghec.json 4218 - descriptions/ghes-3.16/ghes-3.16.json 4219 - name: GET /repos/{owner}/{repo}/codespaces 4220 documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user 4221 openapi_files: 4222 - descriptions/api.github.com/api.github.com.json 4223 - descriptions/ghec/ghec.json 4224 - name: POST /repos/{owner}/{repo}/codespaces 4225 documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository 4226 openapi_files: 4227 - descriptions/api.github.com/api.github.com.json 4228 - descriptions/ghec/ghec.json 4229 - name: GET /repos/{owner}/{repo}/codespaces/devcontainers 4230 documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user 4231 openapi_files: 4232 - descriptions/api.github.com/api.github.com.json 4233 - descriptions/ghec/ghec.json 4234 - name: GET /repos/{owner}/{repo}/codespaces/machines 4235 documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository 4236 openapi_files: 4237 - descriptions/api.github.com/api.github.com.json 4238 - descriptions/ghec/ghec.json 4239 - name: GET /repos/{owner}/{repo}/codespaces/new 4240 documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace 4241 openapi_files: 4242 - descriptions/api.github.com/api.github.com.json 4243 - descriptions/ghec/ghec.json 4244 - name: GET /repos/{owner}/{repo}/codespaces/permissions_check 4245 documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user 4246 openapi_files: 4247 - descriptions/api.github.com/api.github.com.json 4248 - descriptions/ghec/ghec.json 4249 - name: GET /repos/{owner}/{repo}/codespaces/secrets 4250 documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets 4251 openapi_files: 4252 - descriptions/api.github.com/api.github.com.json 4253 - descriptions/ghec/ghec.json 4254 - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key 4255 documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key 4256 openapi_files: 4257 - descriptions/api.github.com/api.github.com.json 4258 - descriptions/ghec/ghec.json 4259 - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name} 4260 documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret 4261 openapi_files: 4262 - descriptions/api.github.com/api.github.com.json 4263 - descriptions/ghec/ghec.json 4264 - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name} 4265 documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret 4266 openapi_files: 4267 - descriptions/api.github.com/api.github.com.json 4268 - descriptions/ghec/ghec.json 4269 - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name} 4270 documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret 4271 openapi_files: 4272 - descriptions/api.github.com/api.github.com.json 4273 - descriptions/ghec/ghec.json 4274 - name: GET /repos/{owner}/{repo}/collaborators 4275 documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators 4276 openapi_files: 4277 - descriptions/api.github.com/api.github.com.json 4278 - descriptions/ghec/ghec.json 4279 - descriptions/ghes-3.16/ghes-3.16.json 4280 - name: DELETE /repos/{owner}/{repo}/collaborators/{username} 4281 documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator 4282 openapi_files: 4283 - descriptions/api.github.com/api.github.com.json 4284 - descriptions/ghec/ghec.json 4285 - descriptions/ghes-3.16/ghes-3.16.json 4286 - name: GET /repos/{owner}/{repo}/collaborators/{username} 4287 documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator 4288 openapi_files: 4289 - descriptions/api.github.com/api.github.com.json 4290 - descriptions/ghec/ghec.json 4291 - descriptions/ghes-3.16/ghes-3.16.json 4292 - name: PUT /repos/{owner}/{repo}/collaborators/{username} 4293 documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator 4294 openapi_files: 4295 - descriptions/api.github.com/api.github.com.json 4296 - descriptions/ghec/ghec.json 4297 - descriptions/ghes-3.16/ghes-3.16.json 4298 - name: GET /repos/{owner}/{repo}/collaborators/{username}/permission 4299 documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user 4300 openapi_files: 4301 - descriptions/api.github.com/api.github.com.json 4302 - descriptions/ghec/ghec.json 4303 - descriptions/ghes-3.16/ghes-3.16.json 4304 - name: GET /repos/{owner}/{repo}/comments 4305 documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository 4306 openapi_files: 4307 - descriptions/api.github.com/api.github.com.json 4308 - descriptions/ghec/ghec.json 4309 - descriptions/ghes-3.16/ghes-3.16.json 4310 - name: DELETE /repos/{owner}/{repo}/comments/{comment_id} 4311 documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment 4312 openapi_files: 4313 - descriptions/api.github.com/api.github.com.json 4314 - descriptions/ghec/ghec.json 4315 - descriptions/ghes-3.16/ghes-3.16.json 4316 - name: GET /repos/{owner}/{repo}/comments/{comment_id} 4317 documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment 4318 openapi_files: 4319 - descriptions/api.github.com/api.github.com.json 4320 - descriptions/ghec/ghec.json 4321 - descriptions/ghes-3.16/ghes-3.16.json 4322 - name: PATCH /repos/{owner}/{repo}/comments/{comment_id} 4323 documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment 4324 openapi_files: 4325 - descriptions/api.github.com/api.github.com.json 4326 - descriptions/ghec/ghec.json 4327 - descriptions/ghes-3.16/ghes-3.16.json 4328 - name: GET /repos/{owner}/{repo}/comments/{comment_id}/reactions 4329 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment 4330 openapi_files: 4331 - descriptions/api.github.com/api.github.com.json 4332 - descriptions/ghec/ghec.json 4333 - descriptions/ghes-3.16/ghes-3.16.json 4334 - name: POST /repos/{owner}/{repo}/comments/{comment_id}/reactions 4335 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment 4336 openapi_files: 4337 - descriptions/api.github.com/api.github.com.json 4338 - descriptions/ghec/ghec.json 4339 - descriptions/ghes-3.16/ghes-3.16.json 4340 - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id} 4341 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction 4342 openapi_files: 4343 - descriptions/api.github.com/api.github.com.json 4344 - descriptions/ghec/ghec.json 4345 - descriptions/ghes-3.16/ghes-3.16.json 4346 - name: GET /repos/{owner}/{repo}/commits 4347 documentation_url: https://docs.github.com/rest/commits/commits#list-commits 4348 openapi_files: 4349 - descriptions/api.github.com/api.github.com.json 4350 - descriptions/ghec/ghec.json 4351 - descriptions/ghes-3.16/ghes-3.16.json 4352 - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head 4353 documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit 4354 openapi_files: 4355 - descriptions/api.github.com/api.github.com.json 4356 - descriptions/ghec/ghec.json 4357 - descriptions/ghes-3.16/ghes-3.16.json 4358 - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/comments 4359 documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments 4360 openapi_files: 4361 - descriptions/api.github.com/api.github.com.json 4362 - descriptions/ghec/ghec.json 4363 - descriptions/ghes-3.16/ghes-3.16.json 4364 - name: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments 4365 documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment 4366 openapi_files: 4367 - descriptions/api.github.com/api.github.com.json 4368 - descriptions/ghec/ghec.json 4369 - descriptions/ghes-3.16/ghes-3.16.json 4370 - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls 4371 documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit 4372 openapi_files: 4373 - descriptions/api.github.com/api.github.com.json 4374 - descriptions/ghec/ghec.json 4375 - descriptions/ghes-3.16/ghes-3.16.json 4376 - name: GET /repos/{owner}/{repo}/commits/{ref} 4377 documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit 4378 openapi_files: 4379 - descriptions/api.github.com/api.github.com.json 4380 - descriptions/ghec/ghec.json 4381 - descriptions/ghes-3.16/ghes-3.16.json 4382 - name: GET /repos/{owner}/{repo}/commits/{ref}/check-runs 4383 documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference 4384 openapi_files: 4385 - descriptions/api.github.com/api.github.com.json 4386 - descriptions/ghec/ghec.json 4387 - descriptions/ghes-3.16/ghes-3.16.json 4388 - name: GET /repos/{owner}/{repo}/commits/{ref}/check-suites 4389 documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference 4390 openapi_files: 4391 - descriptions/api.github.com/api.github.com.json 4392 - descriptions/ghec/ghec.json 4393 - descriptions/ghes-3.16/ghes-3.16.json 4394 - name: GET /repos/{owner}/{repo}/commits/{ref}/status 4395 documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference 4396 openapi_files: 4397 - descriptions/api.github.com/api.github.com.json 4398 - descriptions/ghec/ghec.json 4399 - descriptions/ghes-3.16/ghes-3.16.json 4400 - name: GET /repos/{owner}/{repo}/commits/{ref}/statuses 4401 documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference 4402 openapi_files: 4403 - descriptions/api.github.com/api.github.com.json 4404 - descriptions/ghec/ghec.json 4405 - descriptions/ghes-3.16/ghes-3.16.json 4406 - name: GET /repos/{owner}/{repo}/community/profile 4407 documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics 4408 openapi_files: 4409 - descriptions/api.github.com/api.github.com.json 4410 - descriptions/ghec/ghec.json 4411 - name: GET /repos/{owner}/{repo}/compare/{basehead} 4412 documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits 4413 openapi_files: 4414 - descriptions/api.github.com/api.github.com.json 4415 - descriptions/ghec/ghec.json 4416 - descriptions/ghes-3.16/ghes-3.16.json 4417 - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments 4418 documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment 4419 openapi_files: 4420 - descriptions/ghes-3.3/ghes-3.3.json 4421 - name: DELETE /repos/{owner}/{repo}/contents/{path} 4422 documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file 4423 openapi_files: 4424 - descriptions/api.github.com/api.github.com.json 4425 - descriptions/ghec/ghec.json 4426 - descriptions/ghes-3.16/ghes-3.16.json 4427 - name: GET /repos/{owner}/{repo}/contents/{path} 4428 documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content 4429 openapi_files: 4430 - descriptions/api.github.com/api.github.com.json 4431 - descriptions/ghec/ghec.json 4432 - descriptions/ghes-3.16/ghes-3.16.json 4433 - name: PUT /repos/{owner}/{repo}/contents/{path} 4434 documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents 4435 openapi_files: 4436 - descriptions/api.github.com/api.github.com.json 4437 - descriptions/ghec/ghec.json 4438 - descriptions/ghes-3.16/ghes-3.16.json 4439 - name: GET /repos/{owner}/{repo}/contributors 4440 documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors 4441 openapi_files: 4442 - descriptions/api.github.com/api.github.com.json 4443 - descriptions/ghec/ghec.json 4444 - descriptions/ghes-3.16/ghes-3.16.json 4445 - name: GET /repos/{owner}/{repo}/dependabot/alerts 4446 documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository 4447 openapi_files: 4448 - descriptions/api.github.com/api.github.com.json 4449 - descriptions/ghec/ghec.json 4450 - descriptions/ghes-3.16/ghes-3.16.json 4451 - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number} 4452 documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert 4453 openapi_files: 4454 - descriptions/api.github.com/api.github.com.json 4455 - descriptions/ghec/ghec.json 4456 - descriptions/ghes-3.16/ghes-3.16.json 4457 - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number} 4458 documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert 4459 openapi_files: 4460 - descriptions/api.github.com/api.github.com.json 4461 - descriptions/ghec/ghec.json 4462 - descriptions/ghes-3.16/ghes-3.16.json 4463 - name: GET /repos/{owner}/{repo}/dependabot/secrets 4464 documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets 4465 openapi_files: 4466 - descriptions/api.github.com/api.github.com.json 4467 - descriptions/ghec/ghec.json 4468 - descriptions/ghes-3.16/ghes-3.16.json 4469 - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key 4470 documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key 4471 openapi_files: 4472 - descriptions/api.github.com/api.github.com.json 4473 - descriptions/ghec/ghec.json 4474 - descriptions/ghes-3.16/ghes-3.16.json 4475 - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name} 4476 documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret 4477 openapi_files: 4478 - descriptions/api.github.com/api.github.com.json 4479 - descriptions/ghec/ghec.json 4480 - descriptions/ghes-3.16/ghes-3.16.json 4481 - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name} 4482 documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret 4483 openapi_files: 4484 - descriptions/api.github.com/api.github.com.json 4485 - descriptions/ghec/ghec.json 4486 - descriptions/ghes-3.16/ghes-3.16.json 4487 - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name} 4488 documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret 4489 openapi_files: 4490 - descriptions/api.github.com/api.github.com.json 4491 - descriptions/ghec/ghec.json 4492 - descriptions/ghes-3.16/ghes-3.16.json 4493 - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead} 4494 documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits 4495 openapi_files: 4496 - descriptions/api.github.com/api.github.com.json 4497 - descriptions/ghec/ghec.json 4498 - descriptions/ghes-3.16/ghes-3.16.json 4499 - name: GET /repos/{owner}/{repo}/dependency-graph/sbom 4500 documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository 4501 openapi_files: 4502 - descriptions/api.github.com/api.github.com.json 4503 - descriptions/ghec/ghec.json 4504 - descriptions/ghes-3.16/ghes-3.16.json 4505 - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots 4506 documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository 4507 openapi_files: 4508 - descriptions/api.github.com/api.github.com.json 4509 - descriptions/ghec/ghec.json 4510 - descriptions/ghes-3.16/ghes-3.16.json 4511 - name: GET /repos/{owner}/{repo}/deployments 4512 documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments 4513 openapi_files: 4514 - descriptions/api.github.com/api.github.com.json 4515 - descriptions/ghec/ghec.json 4516 - descriptions/ghes-3.16/ghes-3.16.json 4517 - name: POST /repos/{owner}/{repo}/deployments 4518 documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment 4519 openapi_files: 4520 - descriptions/api.github.com/api.github.com.json 4521 - descriptions/ghec/ghec.json 4522 - descriptions/ghes-3.16/ghes-3.16.json 4523 - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id} 4524 documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment 4525 openapi_files: 4526 - descriptions/api.github.com/api.github.com.json 4527 - descriptions/ghec/ghec.json 4528 - descriptions/ghes-3.16/ghes-3.16.json 4529 - name: GET /repos/{owner}/{repo}/deployments/{deployment_id} 4530 documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment 4531 openapi_files: 4532 - descriptions/api.github.com/api.github.com.json 4533 - descriptions/ghec/ghec.json 4534 - descriptions/ghes-3.16/ghes-3.16.json 4535 - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses 4536 documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses 4537 openapi_files: 4538 - descriptions/api.github.com/api.github.com.json 4539 - descriptions/ghec/ghec.json 4540 - descriptions/ghes-3.16/ghes-3.16.json 4541 - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses 4542 documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status 4543 openapi_files: 4544 - descriptions/api.github.com/api.github.com.json 4545 - descriptions/ghec/ghec.json 4546 - descriptions/ghes-3.16/ghes-3.16.json 4547 - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id} 4548 documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status 4549 openapi_files: 4550 - descriptions/api.github.com/api.github.com.json 4551 - descriptions/ghec/ghec.json 4552 - descriptions/ghes-3.16/ghes-3.16.json 4553 - name: POST /repos/{owner}/{repo}/dispatches 4554 documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event 4555 openapi_files: 4556 - descriptions/api.github.com/api.github.com.json 4557 - descriptions/ghec/ghec.json 4558 - descriptions/ghes-3.16/ghes-3.16.json 4559 - name: GET /repos/{owner}/{repo}/environments 4560 documentation_url: https://docs.github.com/rest/deployments/environments#list-environments 4561 openapi_files: 4562 - descriptions/api.github.com/api.github.com.json 4563 - descriptions/ghec/ghec.json 4564 - descriptions/ghes-3.16/ghes-3.16.json 4565 - name: DELETE /repos/{owner}/{repo}/environments/{environment_name} 4566 documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment 4567 openapi_files: 4568 - descriptions/api.github.com/api.github.com.json 4569 - descriptions/ghec/ghec.json 4570 - descriptions/ghes-3.16/ghes-3.16.json 4571 - name: GET /repos/{owner}/{repo}/environments/{environment_name} 4572 documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment 4573 openapi_files: 4574 - descriptions/api.github.com/api.github.com.json 4575 - descriptions/ghec/ghec.json 4576 - descriptions/ghes-3.16/ghes-3.16.json 4577 - name: PUT /repos/{owner}/{repo}/environments/{environment_name} 4578 documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment 4579 openapi_files: 4580 - descriptions/api.github.com/api.github.com.json 4581 - descriptions/ghec/ghec.json 4582 - descriptions/ghes-3.16/ghes-3.16.json 4583 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies 4584 documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies 4585 openapi_files: 4586 - descriptions/api.github.com/api.github.com.json 4587 - descriptions/ghec/ghec.json 4588 - descriptions/ghes-3.16/ghes-3.16.json 4589 - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies 4590 documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy 4591 openapi_files: 4592 - descriptions/api.github.com/api.github.com.json 4593 - descriptions/ghec/ghec.json 4594 - descriptions/ghes-3.16/ghes-3.16.json 4595 - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id} 4596 documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy 4597 openapi_files: 4598 - descriptions/api.github.com/api.github.com.json 4599 - descriptions/ghec/ghec.json 4600 - descriptions/ghes-3.16/ghes-3.16.json 4601 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id} 4602 documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy 4603 openapi_files: 4604 - descriptions/api.github.com/api.github.com.json 4605 - descriptions/ghec/ghec.json 4606 - descriptions/ghes-3.16/ghes-3.16.json 4607 - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id} 4608 documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy 4609 openapi_files: 4610 - descriptions/api.github.com/api.github.com.json 4611 - descriptions/ghec/ghec.json 4612 - descriptions/ghes-3.16/ghes-3.16.json 4613 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules 4614 documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment 4615 openapi_files: 4616 - descriptions/api.github.com/api.github.com.json 4617 - descriptions/ghec/ghec.json 4618 - descriptions/ghes-3.16/ghes-3.16.json 4619 - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules 4620 documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment 4621 openapi_files: 4622 - descriptions/api.github.com/api.github.com.json 4623 - descriptions/ghec/ghec.json 4624 - descriptions/ghes-3.16/ghes-3.16.json 4625 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps 4626 documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment 4627 openapi_files: 4628 - descriptions/api.github.com/api.github.com.json 4629 - descriptions/ghec/ghec.json 4630 - descriptions/ghes-3.16/ghes-3.16.json 4631 - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id} 4632 documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment 4633 openapi_files: 4634 - descriptions/api.github.com/api.github.com.json 4635 - descriptions/ghec/ghec.json 4636 - descriptions/ghes-3.16/ghes-3.16.json 4637 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id} 4638 documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule 4639 openapi_files: 4640 - descriptions/api.github.com/api.github.com.json 4641 - descriptions/ghec/ghec.json 4642 - descriptions/ghes-3.16/ghes-3.16.json 4643 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets 4644 documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets 4645 openapi_files: 4646 - descriptions/api.github.com/api.github.com.json 4647 - descriptions/ghec/ghec.json 4648 - descriptions/ghes-3.16/ghes-3.16.json 4649 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key 4650 documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key 4651 openapi_files: 4652 - descriptions/api.github.com/api.github.com.json 4653 - descriptions/ghec/ghec.json 4654 - descriptions/ghes-3.16/ghes-3.16.json 4655 - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name} 4656 documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret 4657 openapi_files: 4658 - descriptions/api.github.com/api.github.com.json 4659 - descriptions/ghec/ghec.json 4660 - descriptions/ghes-3.16/ghes-3.16.json 4661 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name} 4662 documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret 4663 openapi_files: 4664 - descriptions/api.github.com/api.github.com.json 4665 - descriptions/ghec/ghec.json 4666 - descriptions/ghes-3.16/ghes-3.16.json 4667 - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name} 4668 documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret 4669 openapi_files: 4670 - descriptions/api.github.com/api.github.com.json 4671 - descriptions/ghec/ghec.json 4672 - descriptions/ghes-3.16/ghes-3.16.json 4673 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables 4674 documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables 4675 openapi_files: 4676 - descriptions/api.github.com/api.github.com.json 4677 - descriptions/ghec/ghec.json 4678 - descriptions/ghes-3.16/ghes-3.16.json 4679 - name: POST /repos/{owner}/{repo}/environments/{environment_name}/variables 4680 documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable 4681 openapi_files: 4682 - descriptions/api.github.com/api.github.com.json 4683 - descriptions/ghec/ghec.json 4684 - descriptions/ghes-3.16/ghes-3.16.json 4685 - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name} 4686 documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable 4687 openapi_files: 4688 - descriptions/api.github.com/api.github.com.json 4689 - descriptions/ghec/ghec.json 4690 - descriptions/ghes-3.16/ghes-3.16.json 4691 - name: GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name} 4692 documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable 4693 openapi_files: 4694 - descriptions/api.github.com/api.github.com.json 4695 - descriptions/ghec/ghec.json 4696 - descriptions/ghes-3.16/ghes-3.16.json 4697 - name: PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name} 4698 documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable 4699 openapi_files: 4700 - descriptions/api.github.com/api.github.com.json 4701 - descriptions/ghec/ghec.json 4702 - descriptions/ghes-3.16/ghes-3.16.json 4703 - name: GET /repos/{owner}/{repo}/events 4704 documentation_url: https://docs.github.com/rest/activity/events#list-repository-events 4705 openapi_files: 4706 - descriptions/api.github.com/api.github.com.json 4707 - descriptions/ghec/ghec.json 4708 - descriptions/ghes-3.16/ghes-3.16.json 4709 - name: GET /repos/{owner}/{repo}/forks 4710 documentation_url: https://docs.github.com/rest/repos/forks#list-forks 4711 openapi_files: 4712 - descriptions/api.github.com/api.github.com.json 4713 - descriptions/ghec/ghec.json 4714 - descriptions/ghes-3.16/ghes-3.16.json 4715 - name: POST /repos/{owner}/{repo}/forks 4716 documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork 4717 openapi_files: 4718 - descriptions/api.github.com/api.github.com.json 4719 - descriptions/ghec/ghec.json 4720 - descriptions/ghes-3.16/ghes-3.16.json 4721 - name: POST /repos/{owner}/{repo}/git/blobs 4722 documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob 4723 openapi_files: 4724 - descriptions/api.github.com/api.github.com.json 4725 - descriptions/ghec/ghec.json 4726 - descriptions/ghes-3.16/ghes-3.16.json 4727 - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha} 4728 documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob 4729 openapi_files: 4730 - descriptions/api.github.com/api.github.com.json 4731 - descriptions/ghec/ghec.json 4732 - descriptions/ghes-3.16/ghes-3.16.json 4733 - name: POST /repos/{owner}/{repo}/git/commits 4734 documentation_url: https://docs.github.com/rest/git/commits#create-a-commit 4735 openapi_files: 4736 - descriptions/api.github.com/api.github.com.json 4737 - descriptions/ghec/ghec.json 4738 - descriptions/ghes-3.16/ghes-3.16.json 4739 - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha} 4740 documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object 4741 openapi_files: 4742 - descriptions/api.github.com/api.github.com.json 4743 - descriptions/ghec/ghec.json 4744 - descriptions/ghes-3.16/ghes-3.16.json 4745 - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref} 4746 documentation_url: https://docs.github.com/rest/git/refs#list-matching-references 4747 openapi_files: 4748 - descriptions/api.github.com/api.github.com.json 4749 - descriptions/ghec/ghec.json 4750 - descriptions/ghes-3.16/ghes-3.16.json 4751 - name: GET /repos/{owner}/{repo}/git/ref/{ref} 4752 documentation_url: https://docs.github.com/rest/git/refs#get-a-reference 4753 openapi_files: 4754 - descriptions/api.github.com/api.github.com.json 4755 - descriptions/ghec/ghec.json 4756 - descriptions/ghes-3.16/ghes-3.16.json 4757 - name: POST /repos/{owner}/{repo}/git/refs 4758 documentation_url: https://docs.github.com/rest/git/refs#create-a-reference 4759 openapi_files: 4760 - descriptions/api.github.com/api.github.com.json 4761 - descriptions/ghec/ghec.json 4762 - descriptions/ghes-3.16/ghes-3.16.json 4763 - name: DELETE /repos/{owner}/{repo}/git/refs/{ref} 4764 documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference 4765 openapi_files: 4766 - descriptions/api.github.com/api.github.com.json 4767 - descriptions/ghec/ghec.json 4768 - descriptions/ghes-3.16/ghes-3.16.json 4769 - name: PATCH /repos/{owner}/{repo}/git/refs/{ref} 4770 documentation_url: https://docs.github.com/rest/git/refs#update-a-reference 4771 openapi_files: 4772 - descriptions/api.github.com/api.github.com.json 4773 - descriptions/ghec/ghec.json 4774 - descriptions/ghes-3.16/ghes-3.16.json 4775 - name: POST /repos/{owner}/{repo}/git/tags 4776 documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object 4777 openapi_files: 4778 - descriptions/api.github.com/api.github.com.json 4779 - descriptions/ghec/ghec.json 4780 - descriptions/ghes-3.16/ghes-3.16.json 4781 - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha} 4782 documentation_url: https://docs.github.com/rest/git/tags#get-a-tag 4783 openapi_files: 4784 - descriptions/api.github.com/api.github.com.json 4785 - descriptions/ghec/ghec.json 4786 - descriptions/ghes-3.16/ghes-3.16.json 4787 - name: POST /repos/{owner}/{repo}/git/trees 4788 documentation_url: https://docs.github.com/rest/git/trees#create-a-tree 4789 openapi_files: 4790 - descriptions/api.github.com/api.github.com.json 4791 - descriptions/ghec/ghec.json 4792 - descriptions/ghes-3.16/ghes-3.16.json 4793 - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha} 4794 documentation_url: https://docs.github.com/rest/git/trees#get-a-tree 4795 openapi_files: 4796 - descriptions/api.github.com/api.github.com.json 4797 - descriptions/ghec/ghec.json 4798 - descriptions/ghes-3.16/ghes-3.16.json 4799 - name: GET /repos/{owner}/{repo}/hooks 4800 documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks 4801 openapi_files: 4802 - descriptions/api.github.com/api.github.com.json 4803 - descriptions/ghec/ghec.json 4804 - descriptions/ghes-3.16/ghes-3.16.json 4805 - name: POST /repos/{owner}/{repo}/hooks 4806 documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook 4807 openapi_files: 4808 - descriptions/api.github.com/api.github.com.json 4809 - descriptions/ghec/ghec.json 4810 - descriptions/ghes-3.16/ghes-3.16.json 4811 - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id} 4812 documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook 4813 openapi_files: 4814 - descriptions/api.github.com/api.github.com.json 4815 - descriptions/ghec/ghec.json 4816 - descriptions/ghes-3.16/ghes-3.16.json 4817 - name: GET /repos/{owner}/{repo}/hooks/{hook_id} 4818 documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook 4819 openapi_files: 4820 - descriptions/api.github.com/api.github.com.json 4821 - descriptions/ghec/ghec.json 4822 - descriptions/ghes-3.16/ghes-3.16.json 4823 - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id} 4824 documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook 4825 openapi_files: 4826 - descriptions/api.github.com/api.github.com.json 4827 - descriptions/ghec/ghec.json 4828 - descriptions/ghes-3.16/ghes-3.16.json 4829 - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config 4830 documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository 4831 openapi_files: 4832 - descriptions/api.github.com/api.github.com.json 4833 - descriptions/ghec/ghec.json 4834 - descriptions/ghes-3.16/ghes-3.16.json 4835 - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config 4836 documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository 4837 openapi_files: 4838 - descriptions/api.github.com/api.github.com.json 4839 - descriptions/ghec/ghec.json 4840 - descriptions/ghes-3.16/ghes-3.16.json 4841 - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries 4842 documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook 4843 openapi_files: 4844 - descriptions/api.github.com/api.github.com.json 4845 - descriptions/ghec/ghec.json 4846 - descriptions/ghes-3.16/ghes-3.16.json 4847 - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id} 4848 documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook 4849 openapi_files: 4850 - descriptions/api.github.com/api.github.com.json 4851 - descriptions/ghec/ghec.json 4852 - descriptions/ghes-3.16/ghes-3.16.json 4853 - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts 4854 documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook 4855 openapi_files: 4856 - descriptions/api.github.com/api.github.com.json 4857 - descriptions/ghec/ghec.json 4858 - descriptions/ghes-3.16/ghes-3.16.json 4859 - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings 4860 documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook 4861 openapi_files: 4862 - descriptions/api.github.com/api.github.com.json 4863 - descriptions/ghec/ghec.json 4864 - descriptions/ghes-3.16/ghes-3.16.json 4865 - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests 4866 documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook 4867 openapi_files: 4868 - descriptions/api.github.com/api.github.com.json 4869 - descriptions/ghec/ghec.json 4870 - descriptions/ghes-3.16/ghes-3.16.json 4871 - name: DELETE /repos/{owner}/{repo}/import 4872 documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import 4873 openapi_files: 4874 - descriptions/api.github.com/api.github.com.json 4875 - descriptions/ghec/ghec.json 4876 - name: GET /repos/{owner}/{repo}/import 4877 documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status 4878 openapi_files: 4879 - descriptions/api.github.com/api.github.com.json 4880 - descriptions/ghec/ghec.json 4881 - name: PATCH /repos/{owner}/{repo}/import 4882 documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import 4883 openapi_files: 4884 - descriptions/api.github.com/api.github.com.json 4885 - descriptions/ghec/ghec.json 4886 - name: PUT /repos/{owner}/{repo}/import 4887 documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import 4888 openapi_files: 4889 - descriptions/api.github.com/api.github.com.json 4890 - descriptions/ghec/ghec.json 4891 - name: GET /repos/{owner}/{repo}/import/authors 4892 documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors 4893 openapi_files: 4894 - descriptions/api.github.com/api.github.com.json 4895 - descriptions/ghec/ghec.json 4896 - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id} 4897 documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author 4898 openapi_files: 4899 - descriptions/api.github.com/api.github.com.json 4900 - descriptions/ghec/ghec.json 4901 - name: GET /repos/{owner}/{repo}/import/large_files 4902 documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files 4903 openapi_files: 4904 - descriptions/api.github.com/api.github.com.json 4905 - descriptions/ghec/ghec.json 4906 - name: PATCH /repos/{owner}/{repo}/import/lfs 4907 documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference 4908 openapi_files: 4909 - descriptions/api.github.com/api.github.com.json 4910 - descriptions/ghec/ghec.json 4911 - name: GET /repos/{owner}/{repo}/installation 4912 documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app 4913 openapi_files: 4914 - descriptions/api.github.com/api.github.com.json 4915 - descriptions/ghec/ghec.json 4916 - descriptions/ghes-3.16/ghes-3.16.json 4917 - name: DELETE /repos/{owner}/{repo}/interaction-limits 4918 documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository 4919 openapi_files: 4920 - descriptions/api.github.com/api.github.com.json 4921 - descriptions/ghec/ghec.json 4922 - name: GET /repos/{owner}/{repo}/interaction-limits 4923 documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository 4924 openapi_files: 4925 - descriptions/api.github.com/api.github.com.json 4926 - descriptions/ghec/ghec.json 4927 - name: PUT /repos/{owner}/{repo}/interaction-limits 4928 documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository 4929 openapi_files: 4930 - descriptions/api.github.com/api.github.com.json 4931 - descriptions/ghec/ghec.json 4932 - name: GET /repos/{owner}/{repo}/invitations 4933 documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations 4934 openapi_files: 4935 - descriptions/api.github.com/api.github.com.json 4936 - descriptions/ghec/ghec.json 4937 - descriptions/ghes-3.16/ghes-3.16.json 4938 - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id} 4939 documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation 4940 openapi_files: 4941 - descriptions/api.github.com/api.github.com.json 4942 - descriptions/ghec/ghec.json 4943 - descriptions/ghes-3.16/ghes-3.16.json 4944 - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id} 4945 documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation 4946 openapi_files: 4947 - descriptions/api.github.com/api.github.com.json 4948 - descriptions/ghec/ghec.json 4949 - descriptions/ghes-3.16/ghes-3.16.json 4950 - name: GET /repos/{owner}/{repo}/issues 4951 documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues 4952 openapi_files: 4953 - descriptions/api.github.com/api.github.com.json 4954 - descriptions/ghec/ghec.json 4955 - descriptions/ghes-3.16/ghes-3.16.json 4956 - name: POST /repos/{owner}/{repo}/issues 4957 documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue 4958 openapi_files: 4959 - descriptions/api.github.com/api.github.com.json 4960 - descriptions/ghec/ghec.json 4961 - descriptions/ghes-3.16/ghes-3.16.json 4962 - name: GET /repos/{owner}/{repo}/issues/comments 4963 documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository 4964 openapi_files: 4965 - descriptions/api.github.com/api.github.com.json 4966 - descriptions/ghec/ghec.json 4967 - descriptions/ghes-3.16/ghes-3.16.json 4968 - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id} 4969 documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment 4970 openapi_files: 4971 - descriptions/api.github.com/api.github.com.json 4972 - descriptions/ghec/ghec.json 4973 - descriptions/ghes-3.16/ghes-3.16.json 4974 - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id} 4975 documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment 4976 openapi_files: 4977 - descriptions/api.github.com/api.github.com.json 4978 - descriptions/ghec/ghec.json 4979 - descriptions/ghes-3.16/ghes-3.16.json 4980 - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id} 4981 documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment 4982 openapi_files: 4983 - descriptions/api.github.com/api.github.com.json 4984 - descriptions/ghec/ghec.json 4985 - descriptions/ghes-3.16/ghes-3.16.json 4986 - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions 4987 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment 4988 openapi_files: 4989 - descriptions/api.github.com/api.github.com.json 4990 - descriptions/ghec/ghec.json 4991 - descriptions/ghes-3.16/ghes-3.16.json 4992 - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions 4993 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment 4994 openapi_files: 4995 - descriptions/api.github.com/api.github.com.json 4996 - descriptions/ghec/ghec.json 4997 - descriptions/ghes-3.16/ghes-3.16.json 4998 - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id} 4999 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction 5000 openapi_files: 5001 - descriptions/api.github.com/api.github.com.json 5002 - descriptions/ghec/ghec.json 5003 - descriptions/ghes-3.16/ghes-3.16.json 5004 - name: GET /repos/{owner}/{repo}/issues/events 5005 documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository 5006 openapi_files: 5007 - descriptions/api.github.com/api.github.com.json 5008 - descriptions/ghec/ghec.json 5009 - descriptions/ghes-3.16/ghes-3.16.json 5010 - name: GET /repos/{owner}/{repo}/issues/events/{event_id} 5011 documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event 5012 openapi_files: 5013 - descriptions/api.github.com/api.github.com.json 5014 - descriptions/ghec/ghec.json 5015 - descriptions/ghes-3.16/ghes-3.16.json 5016 - name: GET /repos/{owner}/{repo}/issues/{issue_number} 5017 documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue 5018 openapi_files: 5019 - descriptions/api.github.com/api.github.com.json 5020 - descriptions/ghec/ghec.json 5021 - descriptions/ghes-3.16/ghes-3.16.json 5022 - name: PATCH /repos/{owner}/{repo}/issues/{issue_number} 5023 documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue 5024 openapi_files: 5025 - descriptions/api.github.com/api.github.com.json 5026 - descriptions/ghec/ghec.json 5027 - descriptions/ghes-3.16/ghes-3.16.json 5028 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees 5029 documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue 5030 openapi_files: 5031 - descriptions/api.github.com/api.github.com.json 5032 - descriptions/ghec/ghec.json 5033 - descriptions/ghes-3.16/ghes-3.16.json 5034 - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees 5035 documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue 5036 openapi_files: 5037 - descriptions/api.github.com/api.github.com.json 5038 - descriptions/ghec/ghec.json 5039 - descriptions/ghes-3.16/ghes-3.16.json 5040 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee} 5041 documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue 5042 openapi_files: 5043 - descriptions/api.github.com/api.github.com.json 5044 - descriptions/ghec/ghec.json 5045 - descriptions/ghes-3.16/ghes-3.16.json 5046 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments 5047 documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments 5048 openapi_files: 5049 - descriptions/api.github.com/api.github.com.json 5050 - descriptions/ghec/ghec.json 5051 - descriptions/ghes-3.16/ghes-3.16.json 5052 - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments 5053 documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment 5054 openapi_files: 5055 - descriptions/api.github.com/api.github.com.json 5056 - descriptions/ghec/ghec.json 5057 - descriptions/ghes-3.16/ghes-3.16.json 5058 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events 5059 documentation_url: https://docs.github.com/rest/issues/events#list-issue-events 5060 openapi_files: 5061 - descriptions/api.github.com/api.github.com.json 5062 - descriptions/ghec/ghec.json 5063 - descriptions/ghes-3.16/ghes-3.16.json 5064 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels 5065 documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue 5066 openapi_files: 5067 - descriptions/api.github.com/api.github.com.json 5068 - descriptions/ghec/ghec.json 5069 - descriptions/ghes-3.16/ghes-3.16.json 5070 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels 5071 documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue 5072 openapi_files: 5073 - descriptions/api.github.com/api.github.com.json 5074 - descriptions/ghec/ghec.json 5075 - descriptions/ghes-3.16/ghes-3.16.json 5076 - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels 5077 documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue 5078 openapi_files: 5079 - descriptions/api.github.com/api.github.com.json 5080 - descriptions/ghec/ghec.json 5081 - descriptions/ghes-3.16/ghes-3.16.json 5082 - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels 5083 documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue 5084 openapi_files: 5085 - descriptions/api.github.com/api.github.com.json 5086 - descriptions/ghec/ghec.json 5087 - descriptions/ghes-3.16/ghes-3.16.json 5088 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name} 5089 documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue 5090 openapi_files: 5091 - descriptions/api.github.com/api.github.com.json 5092 - descriptions/ghec/ghec.json 5093 - descriptions/ghes-3.16/ghes-3.16.json 5094 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock 5095 documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue 5096 openapi_files: 5097 - descriptions/api.github.com/api.github.com.json 5098 - descriptions/ghec/ghec.json 5099 - descriptions/ghes-3.16/ghes-3.16.json 5100 - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock 5101 documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue 5102 openapi_files: 5103 - descriptions/api.github.com/api.github.com.json 5104 - descriptions/ghec/ghec.json 5105 - descriptions/ghes-3.16/ghes-3.16.json 5106 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions 5107 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue 5108 openapi_files: 5109 - descriptions/api.github.com/api.github.com.json 5110 - descriptions/ghec/ghec.json 5111 - descriptions/ghes-3.16/ghes-3.16.json 5112 - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions 5113 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue 5114 openapi_files: 5115 - descriptions/api.github.com/api.github.com.json 5116 - descriptions/ghec/ghec.json 5117 - descriptions/ghes-3.16/ghes-3.16.json 5118 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id} 5119 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction 5120 openapi_files: 5121 - descriptions/api.github.com/api.github.com.json 5122 - descriptions/ghec/ghec.json 5123 - descriptions/ghes-3.16/ghes-3.16.json 5124 - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue 5125 documentation_url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue 5126 openapi_files: 5127 - descriptions/api.github.com/api.github.com.json 5128 - descriptions/ghec/ghec.json 5129 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues 5130 documentation_url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues 5131 openapi_files: 5132 - descriptions/api.github.com/api.github.com.json 5133 - descriptions/ghec/ghec.json 5134 - name: POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues 5135 documentation_url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue 5136 openapi_files: 5137 - descriptions/api.github.com/api.github.com.json 5138 - descriptions/ghec/ghec.json 5139 - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority 5140 documentation_url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue 5141 openapi_files: 5142 - descriptions/api.github.com/api.github.com.json 5143 - descriptions/ghec/ghec.json 5144 - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline 5145 documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue 5146 openapi_files: 5147 - descriptions/api.github.com/api.github.com.json 5148 - descriptions/ghec/ghec.json 5149 - descriptions/ghes-3.16/ghes-3.16.json 5150 - name: GET /repos/{owner}/{repo}/keys 5151 documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys 5152 openapi_files: 5153 - descriptions/api.github.com/api.github.com.json 5154 - descriptions/ghec/ghec.json 5155 - descriptions/ghes-3.16/ghes-3.16.json 5156 - name: POST /repos/{owner}/{repo}/keys 5157 documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key 5158 openapi_files: 5159 - descriptions/api.github.com/api.github.com.json 5160 - descriptions/ghec/ghec.json 5161 - descriptions/ghes-3.16/ghes-3.16.json 5162 - name: DELETE /repos/{owner}/{repo}/keys/{key_id} 5163 documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key 5164 openapi_files: 5165 - descriptions/api.github.com/api.github.com.json 5166 - descriptions/ghec/ghec.json 5167 - descriptions/ghes-3.16/ghes-3.16.json 5168 - name: GET /repos/{owner}/{repo}/keys/{key_id} 5169 documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key 5170 openapi_files: 5171 - descriptions/api.github.com/api.github.com.json 5172 - descriptions/ghec/ghec.json 5173 - descriptions/ghes-3.16/ghes-3.16.json 5174 - name: GET /repos/{owner}/{repo}/labels 5175 documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository 5176 openapi_files: 5177 - descriptions/api.github.com/api.github.com.json 5178 - descriptions/ghec/ghec.json 5179 - descriptions/ghes-3.16/ghes-3.16.json 5180 - name: POST /repos/{owner}/{repo}/labels 5181 documentation_url: https://docs.github.com/rest/issues/labels#create-a-label 5182 openapi_files: 5183 - descriptions/api.github.com/api.github.com.json 5184 - descriptions/ghec/ghec.json 5185 - descriptions/ghes-3.16/ghes-3.16.json 5186 - name: DELETE /repos/{owner}/{repo}/labels/{name} 5187 documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label 5188 openapi_files: 5189 - descriptions/api.github.com/api.github.com.json 5190 - descriptions/ghec/ghec.json 5191 - descriptions/ghes-3.16/ghes-3.16.json 5192 - name: GET /repos/{owner}/{repo}/labels/{name} 5193 documentation_url: https://docs.github.com/rest/issues/labels#get-a-label 5194 openapi_files: 5195 - descriptions/api.github.com/api.github.com.json 5196 - descriptions/ghec/ghec.json 5197 - descriptions/ghes-3.16/ghes-3.16.json 5198 - name: PATCH /repos/{owner}/{repo}/labels/{name} 5199 documentation_url: https://docs.github.com/rest/issues/labels#update-a-label 5200 openapi_files: 5201 - descriptions/api.github.com/api.github.com.json 5202 - descriptions/ghec/ghec.json 5203 - descriptions/ghes-3.16/ghes-3.16.json 5204 - name: GET /repos/{owner}/{repo}/languages 5205 documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages 5206 openapi_files: 5207 - descriptions/api.github.com/api.github.com.json 5208 - descriptions/ghec/ghec.json 5209 - descriptions/ghes-3.16/ghes-3.16.json 5210 - name: DELETE /repos/{owner}/{repo}/lfs 5211 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository 5212 openapi_files: 5213 - descriptions/ghec/ghec.json 5214 - descriptions/ghes-3.16/ghes-3.16.json 5215 - name: PUT /repos/{owner}/{repo}/lfs 5216 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository 5217 openapi_files: 5218 - descriptions/ghec/ghec.json 5219 - descriptions/ghes-3.16/ghes-3.16.json 5220 - name: GET /repos/{owner}/{repo}/license 5221 documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository 5222 openapi_files: 5223 - descriptions/api.github.com/api.github.com.json 5224 - descriptions/ghec/ghec.json 5225 - descriptions/ghes-3.16/ghes-3.16.json 5226 - name: POST /repos/{owner}/{repo}/merge-upstream 5227 documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository 5228 openapi_files: 5229 - descriptions/api.github.com/api.github.com.json 5230 - descriptions/ghec/ghec.json 5231 - descriptions/ghes-3.16/ghes-3.16.json 5232 - name: POST /repos/{owner}/{repo}/merges 5233 documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch 5234 openapi_files: 5235 - descriptions/api.github.com/api.github.com.json 5236 - descriptions/ghec/ghec.json 5237 - descriptions/ghes-3.16/ghes-3.16.json 5238 - name: GET /repos/{owner}/{repo}/milestones 5239 documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones 5240 openapi_files: 5241 - descriptions/api.github.com/api.github.com.json 5242 - descriptions/ghec/ghec.json 5243 - descriptions/ghes-3.16/ghes-3.16.json 5244 - name: POST /repos/{owner}/{repo}/milestones 5245 documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone 5246 openapi_files: 5247 - descriptions/api.github.com/api.github.com.json 5248 - descriptions/ghec/ghec.json 5249 - descriptions/ghes-3.16/ghes-3.16.json 5250 - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number} 5251 documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone 5252 openapi_files: 5253 - descriptions/api.github.com/api.github.com.json 5254 - descriptions/ghec/ghec.json 5255 - descriptions/ghes-3.16/ghes-3.16.json 5256 - name: GET /repos/{owner}/{repo}/milestones/{milestone_number} 5257 documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone 5258 openapi_files: 5259 - descriptions/api.github.com/api.github.com.json 5260 - descriptions/ghec/ghec.json 5261 - descriptions/ghes-3.16/ghes-3.16.json 5262 - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number} 5263 documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone 5264 openapi_files: 5265 - descriptions/api.github.com/api.github.com.json 5266 - descriptions/ghec/ghec.json 5267 - descriptions/ghes-3.16/ghes-3.16.json 5268 - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels 5269 documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone 5270 openapi_files: 5271 - descriptions/api.github.com/api.github.com.json 5272 - descriptions/ghec/ghec.json 5273 - descriptions/ghes-3.16/ghes-3.16.json 5274 - name: GET /repos/{owner}/{repo}/notifications 5275 documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user 5276 openapi_files: 5277 - descriptions/api.github.com/api.github.com.json 5278 - descriptions/ghec/ghec.json 5279 - descriptions/ghes-3.16/ghes-3.16.json 5280 - name: PUT /repos/{owner}/{repo}/notifications 5281 documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read 5282 openapi_files: 5283 - descriptions/api.github.com/api.github.com.json 5284 - descriptions/ghec/ghec.json 5285 - descriptions/ghes-3.16/ghes-3.16.json 5286 - name: DELETE /repos/{owner}/{repo}/pages 5287 documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site 5288 openapi_files: 5289 - descriptions/api.github.com/api.github.com.json 5290 - descriptions/ghec/ghec.json 5291 - descriptions/ghes-3.16/ghes-3.16.json 5292 - name: GET /repos/{owner}/{repo}/pages 5293 documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site 5294 openapi_files: 5295 - descriptions/api.github.com/api.github.com.json 5296 - descriptions/ghec/ghec.json 5297 - descriptions/ghes-3.16/ghes-3.16.json 5298 - name: POST /repos/{owner}/{repo}/pages 5299 documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site 5300 openapi_files: 5301 - descriptions/api.github.com/api.github.com.json 5302 - descriptions/ghec/ghec.json 5303 - descriptions/ghes-3.16/ghes-3.16.json 5304 - name: PUT /repos/{owner}/{repo}/pages 5305 documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site 5306 openapi_files: 5307 - descriptions/api.github.com/api.github.com.json 5308 - descriptions/ghec/ghec.json 5309 - descriptions/ghes-3.16/ghes-3.16.json 5310 - name: GET /repos/{owner}/{repo}/pages/builds 5311 documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds 5312 openapi_files: 5313 - descriptions/api.github.com/api.github.com.json 5314 - descriptions/ghec/ghec.json 5315 - descriptions/ghes-3.16/ghes-3.16.json 5316 - name: POST /repos/{owner}/{repo}/pages/builds 5317 documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build 5318 openapi_files: 5319 - descriptions/api.github.com/api.github.com.json 5320 - descriptions/ghec/ghec.json 5321 - descriptions/ghes-3.16/ghes-3.16.json 5322 - name: GET /repos/{owner}/{repo}/pages/builds/latest 5323 documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build 5324 openapi_files: 5325 - descriptions/api.github.com/api.github.com.json 5326 - descriptions/ghec/ghec.json 5327 - descriptions/ghes-3.16/ghes-3.16.json 5328 - name: GET /repos/{owner}/{repo}/pages/builds/{build_id} 5329 documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build 5330 openapi_files: 5331 - descriptions/api.github.com/api.github.com.json 5332 - descriptions/ghec/ghec.json 5333 - descriptions/ghes-3.16/ghes-3.16.json 5334 - name: POST /repos/{owner}/{repo}/pages/deployment 5335 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/pages/pages#create-a-github-pages-deployment 5336 openapi_files: 5337 - descriptions/ghes-3.7/ghes-3.7.json 5338 - name: POST /repos/{owner}/{repo}/pages/deployments 5339 documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment 5340 openapi_files: 5341 - descriptions/api.github.com/api.github.com.json 5342 - descriptions/ghec/ghec.json 5343 - descriptions/ghes-3.16/ghes-3.16.json 5344 - name: GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id} 5345 documentation_url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment 5346 openapi_files: 5347 - descriptions/api.github.com/api.github.com.json 5348 - descriptions/ghec/ghec.json 5349 - descriptions/ghes-3.16/ghes-3.16.json 5350 - name: POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel 5351 documentation_url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment 5352 openapi_files: 5353 - descriptions/api.github.com/api.github.com.json 5354 - descriptions/ghec/ghec.json 5355 - descriptions/ghes-3.16/ghes-3.16.json 5356 - name: GET /repos/{owner}/{repo}/pages/health 5357 documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages 5358 openapi_files: 5359 - descriptions/api.github.com/api.github.com.json 5360 - descriptions/ghec/ghec.json 5361 - name: GET /repos/{owner}/{repo}/pre-receive-hooks 5362 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository 5363 openapi_files: 5364 - descriptions/ghes-3.16/ghes-3.16.json 5365 - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id} 5366 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/repo-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-a-repository 5367 openapi_files: 5368 - descriptions/ghes-3.16/ghes-3.16.json 5369 - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id} 5370 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/repo-pre-receive-hooks#get-a-pre-receive-hook-for-a-repository 5371 openapi_files: 5372 - descriptions/ghes-3.16/ghes-3.16.json 5373 - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id} 5374 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/repo-pre-receive-hooks#update-pre-receive-hook-enforcement-for-a-repository 5375 openapi_files: 5376 - descriptions/ghes-3.16/ghes-3.16.json 5377 - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting 5378 documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository 5379 openapi_files: 5380 - descriptions/api.github.com/api.github.com.json 5381 - descriptions/ghec/ghec.json 5382 - name: GET /repos/{owner}/{repo}/private-vulnerability-reporting 5383 documentation_url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository 5384 openapi_files: 5385 - descriptions/api.github.com/api.github.com.json 5386 - descriptions/ghec/ghec.json 5387 - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting 5388 documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository 5389 openapi_files: 5390 - descriptions/api.github.com/api.github.com.json 5391 - descriptions/ghec/ghec.json 5392 - name: GET /repos/{owner}/{repo}/projects 5393 documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects 5394 openapi_files: 5395 - descriptions/api.github.com/api.github.com.json 5396 - descriptions/ghec/ghec.json 5397 - descriptions/ghes-3.16/ghes-3.16.json 5398 - name: POST /repos/{owner}/{repo}/projects 5399 documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project 5400 openapi_files: 5401 - descriptions/api.github.com/api.github.com.json 5402 - descriptions/ghec/ghec.json 5403 - descriptions/ghes-3.16/ghes-3.16.json 5404 - name: GET /repos/{owner}/{repo}/properties/values 5405 documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository 5406 openapi_files: 5407 - descriptions/api.github.com/api.github.com.json 5408 - descriptions/ghec/ghec.json 5409 - descriptions/ghes-3.16/ghes-3.16.json 5410 - name: PATCH /repos/{owner}/{repo}/properties/values 5411 documentation_url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository 5412 openapi_files: 5413 - descriptions/api.github.com/api.github.com.json 5414 - descriptions/ghec/ghec.json 5415 - descriptions/ghes-3.16/ghes-3.16.json 5416 - name: GET /repos/{owner}/{repo}/pulls 5417 documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests 5418 openapi_files: 5419 - descriptions/api.github.com/api.github.com.json 5420 - descriptions/ghec/ghec.json 5421 - descriptions/ghes-3.16/ghes-3.16.json 5422 - name: POST /repos/{owner}/{repo}/pulls 5423 documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request 5424 openapi_files: 5425 - descriptions/api.github.com/api.github.com.json 5426 - descriptions/ghec/ghec.json 5427 - descriptions/ghes-3.16/ghes-3.16.json 5428 - name: GET /repos/{owner}/{repo}/pulls/comments 5429 documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository 5430 openapi_files: 5431 - descriptions/api.github.com/api.github.com.json 5432 - descriptions/ghec/ghec.json 5433 - descriptions/ghes-3.16/ghes-3.16.json 5434 - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id} 5435 documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request 5436 openapi_files: 5437 - descriptions/api.github.com/api.github.com.json 5438 - descriptions/ghec/ghec.json 5439 - descriptions/ghes-3.16/ghes-3.16.json 5440 - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id} 5441 documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request 5442 openapi_files: 5443 - descriptions/api.github.com/api.github.com.json 5444 - descriptions/ghec/ghec.json 5445 - descriptions/ghes-3.16/ghes-3.16.json 5446 - name: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id} 5447 documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request 5448 openapi_files: 5449 - descriptions/api.github.com/api.github.com.json 5450 - descriptions/ghec/ghec.json 5451 - descriptions/ghes-3.16/ghes-3.16.json 5452 - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions 5453 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment 5454 openapi_files: 5455 - descriptions/api.github.com/api.github.com.json 5456 - descriptions/ghec/ghec.json 5457 - descriptions/ghes-3.16/ghes-3.16.json 5458 - name: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions 5459 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment 5460 openapi_files: 5461 - descriptions/api.github.com/api.github.com.json 5462 - descriptions/ghec/ghec.json 5463 - descriptions/ghes-3.16/ghes-3.16.json 5464 - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id} 5465 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction 5466 openapi_files: 5467 - descriptions/api.github.com/api.github.com.json 5468 - descriptions/ghec/ghec.json 5469 - descriptions/ghes-3.16/ghes-3.16.json 5470 - name: GET /repos/{owner}/{repo}/pulls/{pull_number} 5471 documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request 5472 openapi_files: 5473 - descriptions/api.github.com/api.github.com.json 5474 - descriptions/ghec/ghec.json 5475 - descriptions/ghes-3.16/ghes-3.16.json 5476 - name: PATCH /repos/{owner}/{repo}/pulls/{pull_number} 5477 documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request 5478 openapi_files: 5479 - descriptions/api.github.com/api.github.com.json 5480 - descriptions/ghec/ghec.json 5481 - descriptions/ghes-3.16/ghes-3.16.json 5482 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces 5483 documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request 5484 openapi_files: 5485 - descriptions/api.github.com/api.github.com.json 5486 - descriptions/ghec/ghec.json 5487 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments 5488 documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request 5489 openapi_files: 5490 - descriptions/api.github.com/api.github.com.json 5491 - descriptions/ghec/ghec.json 5492 - descriptions/ghes-3.16/ghes-3.16.json 5493 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments 5494 documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request 5495 openapi_files: 5496 - descriptions/api.github.com/api.github.com.json 5497 - descriptions/ghec/ghec.json 5498 - descriptions/ghes-3.16/ghes-3.16.json 5499 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies 5500 documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment 5501 openapi_files: 5502 - descriptions/api.github.com/api.github.com.json 5503 - descriptions/ghec/ghec.json 5504 - descriptions/ghes-3.16/ghes-3.16.json 5505 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits 5506 documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request 5507 openapi_files: 5508 - descriptions/api.github.com/api.github.com.json 5509 - descriptions/ghec/ghec.json 5510 - descriptions/ghes-3.16/ghes-3.16.json 5511 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files 5512 documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files 5513 openapi_files: 5514 - descriptions/api.github.com/api.github.com.json 5515 - descriptions/ghec/ghec.json 5516 - descriptions/ghes-3.16/ghes-3.16.json 5517 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge 5518 documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged 5519 openapi_files: 5520 - descriptions/api.github.com/api.github.com.json 5521 - descriptions/ghec/ghec.json 5522 - descriptions/ghes-3.16/ghes-3.16.json 5523 - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge 5524 documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request 5525 openapi_files: 5526 - descriptions/api.github.com/api.github.com.json 5527 - descriptions/ghec/ghec.json 5528 - descriptions/ghes-3.16/ghes-3.16.json 5529 - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers 5530 documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request 5531 openapi_files: 5532 - descriptions/api.github.com/api.github.com.json 5533 - descriptions/ghec/ghec.json 5534 - descriptions/ghes-3.16/ghes-3.16.json 5535 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers 5536 documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request 5537 openapi_files: 5538 - descriptions/api.github.com/api.github.com.json 5539 - descriptions/ghec/ghec.json 5540 - descriptions/ghes-3.16/ghes-3.16.json 5541 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers 5542 documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request 5543 openapi_files: 5544 - descriptions/api.github.com/api.github.com.json 5545 - descriptions/ghec/ghec.json 5546 - descriptions/ghes-3.16/ghes-3.16.json 5547 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews 5548 documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request 5549 openapi_files: 5550 - descriptions/api.github.com/api.github.com.json 5551 - descriptions/ghec/ghec.json 5552 - descriptions/ghes-3.16/ghes-3.16.json 5553 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews 5554 documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request 5555 openapi_files: 5556 - descriptions/api.github.com/api.github.com.json 5557 - descriptions/ghec/ghec.json 5558 - descriptions/ghes-3.16/ghes-3.16.json 5559 - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id} 5560 documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request 5561 openapi_files: 5562 - descriptions/api.github.com/api.github.com.json 5563 - descriptions/ghec/ghec.json 5564 - descriptions/ghes-3.16/ghes-3.16.json 5565 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id} 5566 documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request 5567 openapi_files: 5568 - descriptions/api.github.com/api.github.com.json 5569 - descriptions/ghec/ghec.json 5570 - descriptions/ghes-3.16/ghes-3.16.json 5571 - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id} 5572 documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request 5573 openapi_files: 5574 - descriptions/api.github.com/api.github.com.json 5575 - descriptions/ghec/ghec.json 5576 - descriptions/ghes-3.16/ghes-3.16.json 5577 - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments 5578 documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review 5579 openapi_files: 5580 - descriptions/api.github.com/api.github.com.json 5581 - descriptions/ghec/ghec.json 5582 - descriptions/ghes-3.16/ghes-3.16.json 5583 - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals 5584 documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request 5585 openapi_files: 5586 - descriptions/api.github.com/api.github.com.json 5587 - descriptions/ghec/ghec.json 5588 - descriptions/ghes-3.16/ghes-3.16.json 5589 - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events 5590 documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request 5591 openapi_files: 5592 - descriptions/api.github.com/api.github.com.json 5593 - descriptions/ghec/ghec.json 5594 - descriptions/ghes-3.16/ghes-3.16.json 5595 - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch 5596 documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch 5597 openapi_files: 5598 - descriptions/api.github.com/api.github.com.json 5599 - descriptions/ghec/ghec.json 5600 - descriptions/ghes-3.16/ghes-3.16.json 5601 - name: GET /repos/{owner}/{repo}/readme 5602 documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme 5603 openapi_files: 5604 - descriptions/api.github.com/api.github.com.json 5605 - descriptions/ghec/ghec.json 5606 - descriptions/ghes-3.16/ghes-3.16.json 5607 - name: GET /repos/{owner}/{repo}/readme/{dir} 5608 documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory 5609 openapi_files: 5610 - descriptions/api.github.com/api.github.com.json 5611 - descriptions/ghec/ghec.json 5612 - descriptions/ghes-3.16/ghes-3.16.json 5613 - name: GET /repos/{owner}/{repo}/releases 5614 documentation_url: https://docs.github.com/rest/releases/releases#list-releases 5615 openapi_files: 5616 - descriptions/api.github.com/api.github.com.json 5617 - descriptions/ghec/ghec.json 5618 - descriptions/ghes-3.16/ghes-3.16.json 5619 - name: POST /repos/{owner}/{repo}/releases 5620 documentation_url: https://docs.github.com/rest/releases/releases#create-a-release 5621 openapi_files: 5622 - descriptions/api.github.com/api.github.com.json 5623 - descriptions/ghec/ghec.json 5624 - descriptions/ghes-3.16/ghes-3.16.json 5625 - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id} 5626 documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset 5627 openapi_files: 5628 - descriptions/api.github.com/api.github.com.json 5629 - descriptions/ghec/ghec.json 5630 - descriptions/ghes-3.16/ghes-3.16.json 5631 - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id} 5632 documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset 5633 openapi_files: 5634 - descriptions/api.github.com/api.github.com.json 5635 - descriptions/ghec/ghec.json 5636 - descriptions/ghes-3.16/ghes-3.16.json 5637 - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id} 5638 documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset 5639 openapi_files: 5640 - descriptions/api.github.com/api.github.com.json 5641 - descriptions/ghec/ghec.json 5642 - descriptions/ghes-3.16/ghes-3.16.json 5643 - name: POST /repos/{owner}/{repo}/releases/generate-notes 5644 documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release 5645 openapi_files: 5646 - descriptions/api.github.com/api.github.com.json 5647 - descriptions/ghec/ghec.json 5648 - descriptions/ghes-3.16/ghes-3.16.json 5649 - name: GET /repos/{owner}/{repo}/releases/latest 5650 documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release 5651 openapi_files: 5652 - descriptions/api.github.com/api.github.com.json 5653 - descriptions/ghec/ghec.json 5654 - descriptions/ghes-3.16/ghes-3.16.json 5655 - name: GET /repos/{owner}/{repo}/releases/tags/{tag} 5656 documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name 5657 openapi_files: 5658 - descriptions/api.github.com/api.github.com.json 5659 - descriptions/ghec/ghec.json 5660 - descriptions/ghes-3.16/ghes-3.16.json 5661 - name: DELETE /repos/{owner}/{repo}/releases/{release_id} 5662 documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release 5663 openapi_files: 5664 - descriptions/api.github.com/api.github.com.json 5665 - descriptions/ghec/ghec.json 5666 - descriptions/ghes-3.16/ghes-3.16.json 5667 - name: GET /repos/{owner}/{repo}/releases/{release_id} 5668 documentation_url: https://docs.github.com/rest/releases/releases#get-a-release 5669 openapi_files: 5670 - descriptions/api.github.com/api.github.com.json 5671 - descriptions/ghec/ghec.json 5672 - descriptions/ghes-3.16/ghes-3.16.json 5673 - name: PATCH /repos/{owner}/{repo}/releases/{release_id} 5674 documentation_url: https://docs.github.com/rest/releases/releases#update-a-release 5675 openapi_files: 5676 - descriptions/api.github.com/api.github.com.json 5677 - descriptions/ghec/ghec.json 5678 - descriptions/ghes-3.16/ghes-3.16.json 5679 - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets 5680 documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets 5681 openapi_files: 5682 - descriptions/api.github.com/api.github.com.json 5683 - descriptions/ghec/ghec.json 5684 - descriptions/ghes-3.16/ghes-3.16.json 5685 - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets 5686 documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset 5687 openapi_files: 5688 - descriptions/api.github.com/api.github.com.json 5689 - descriptions/ghec/ghec.json 5690 - descriptions/ghes-3.16/ghes-3.16.json 5691 - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions 5692 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release 5693 openapi_files: 5694 - descriptions/api.github.com/api.github.com.json 5695 - descriptions/ghec/ghec.json 5696 - descriptions/ghes-3.16/ghes-3.16.json 5697 - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions 5698 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release 5699 openapi_files: 5700 - descriptions/api.github.com/api.github.com.json 5701 - descriptions/ghec/ghec.json 5702 - descriptions/ghes-3.16/ghes-3.16.json 5703 - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id} 5704 documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction 5705 openapi_files: 5706 - descriptions/api.github.com/api.github.com.json 5707 - descriptions/ghec/ghec.json 5708 - descriptions/ghes-3.16/ghes-3.16.json 5709 - name: GET /repos/{owner}/{repo}/replicas/caches 5710 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/repos/repos#list-repository-cache-replication-status 5711 openapi_files: 5712 - descriptions/ghes-3.16/ghes-3.16.json 5713 - name: GET /repos/{owner}/{repo}/rules/branches/{branch} 5714 documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch 5715 openapi_files: 5716 - descriptions/api.github.com/api.github.com.json 5717 - descriptions/ghec/ghec.json 5718 - descriptions/ghes-3.16/ghes-3.16.json 5719 - name: GET /repos/{owner}/{repo}/rulesets 5720 documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets 5721 openapi_files: 5722 - descriptions/api.github.com/api.github.com.json 5723 - descriptions/ghec/ghec.json 5724 - descriptions/ghes-3.16/ghes-3.16.json 5725 - name: POST /repos/{owner}/{repo}/rulesets 5726 documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset 5727 openapi_files: 5728 - descriptions/api.github.com/api.github.com.json 5729 - descriptions/ghec/ghec.json 5730 - descriptions/ghes-3.16/ghes-3.16.json 5731 - name: GET /repos/{owner}/{repo}/rulesets/rule-suites 5732 documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites 5733 openapi_files: 5734 - descriptions/api.github.com/api.github.com.json 5735 - descriptions/ghec/ghec.json 5736 - descriptions/ghes-3.16/ghes-3.16.json 5737 - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id} 5738 documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite 5739 openapi_files: 5740 - descriptions/api.github.com/api.github.com.json 5741 - descriptions/ghec/ghec.json 5742 - descriptions/ghes-3.16/ghes-3.16.json 5743 - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id} 5744 documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset 5745 openapi_files: 5746 - descriptions/api.github.com/api.github.com.json 5747 - descriptions/ghec/ghec.json 5748 - descriptions/ghes-3.16/ghes-3.16.json 5749 - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id} 5750 documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset 5751 openapi_files: 5752 - descriptions/api.github.com/api.github.com.json 5753 - descriptions/ghec/ghec.json 5754 - descriptions/ghes-3.16/ghes-3.16.json 5755 - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id} 5756 documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset 5757 openapi_files: 5758 - descriptions/api.github.com/api.github.com.json 5759 - descriptions/ghec/ghec.json 5760 - descriptions/ghes-3.16/ghes-3.16.json 5761 - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history 5762 documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history 5763 openapi_files: 5764 - descriptions/api.github.com/api.github.com.json 5765 - descriptions/ghec/ghec.json 5766 - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history/{version_id} 5767 documentation_url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version 5768 openapi_files: 5769 - descriptions/api.github.com/api.github.com.json 5770 - descriptions/ghec/ghec.json 5771 - name: GET /repos/{owner}/{repo}/secret-scanning/alerts 5772 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository 5773 openapi_files: 5774 - descriptions/api.github.com/api.github.com.json 5775 - descriptions/ghec/ghec.json 5776 - descriptions/ghes-3.16/ghes-3.16.json 5777 - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number} 5778 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert 5779 openapi_files: 5780 - descriptions/api.github.com/api.github.com.json 5781 - descriptions/ghec/ghec.json 5782 - descriptions/ghes-3.16/ghes-3.16.json 5783 - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number} 5784 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert 5785 openapi_files: 5786 - descriptions/api.github.com/api.github.com.json 5787 - descriptions/ghec/ghec.json 5788 - descriptions/ghes-3.16/ghes-3.16.json 5789 - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations 5790 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert 5791 openapi_files: 5792 - descriptions/api.github.com/api.github.com.json 5793 - descriptions/ghec/ghec.json 5794 - descriptions/ghes-3.16/ghes-3.16.json 5795 - name: POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses 5796 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass 5797 openapi_files: 5798 - descriptions/api.github.com/api.github.com.json 5799 - descriptions/ghec/ghec.json 5800 - descriptions/ghes-3.16/ghes-3.16.json 5801 - name: GET /repos/{owner}/{repo}/secret-scanning/scan-history 5802 documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository 5803 openapi_files: 5804 - descriptions/api.github.com/api.github.com.json 5805 - descriptions/ghec/ghec.json 5806 - descriptions/ghes-3.16/ghes-3.16.json 5807 - name: GET /repos/{owner}/{repo}/security-advisories 5808 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories 5809 openapi_files: 5810 - descriptions/api.github.com/api.github.com.json 5811 - descriptions/ghec/ghec.json 5812 - name: POST /repos/{owner}/{repo}/security-advisories 5813 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory 5814 openapi_files: 5815 - descriptions/api.github.com/api.github.com.json 5816 - descriptions/ghec/ghec.json 5817 - name: POST /repos/{owner}/{repo}/security-advisories/reports 5818 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability 5819 openapi_files: 5820 - descriptions/api.github.com/api.github.com.json 5821 - descriptions/ghec/ghec.json 5822 - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id} 5823 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory 5824 openapi_files: 5825 - descriptions/api.github.com/api.github.com.json 5826 - descriptions/ghec/ghec.json 5827 - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id} 5828 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory 5829 openapi_files: 5830 - descriptions/api.github.com/api.github.com.json 5831 - descriptions/ghec/ghec.json 5832 - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve 5833 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory 5834 openapi_files: 5835 - descriptions/api.github.com/api.github.com.json 5836 - descriptions/ghec/ghec.json 5837 - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks 5838 documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork 5839 openapi_files: 5840 - descriptions/api.github.com/api.github.com.json 5841 - descriptions/ghec/ghec.json 5842 - name: GET /repos/{owner}/{repo}/stargazers 5843 documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers 5844 openapi_files: 5845 - descriptions/api.github.com/api.github.com.json 5846 - descriptions/ghec/ghec.json 5847 - descriptions/ghes-3.16/ghes-3.16.json 5848 - name: GET /repos/{owner}/{repo}/stats/code_frequency 5849 documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity 5850 openapi_files: 5851 - descriptions/api.github.com/api.github.com.json 5852 - descriptions/ghec/ghec.json 5853 - descriptions/ghes-3.16/ghes-3.16.json 5854 - name: GET /repos/{owner}/{repo}/stats/commit_activity 5855 documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity 5856 openapi_files: 5857 - descriptions/api.github.com/api.github.com.json 5858 - descriptions/ghec/ghec.json 5859 - descriptions/ghes-3.16/ghes-3.16.json 5860 - name: GET /repos/{owner}/{repo}/stats/contributors 5861 documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity 5862 openapi_files: 5863 - descriptions/api.github.com/api.github.com.json 5864 - descriptions/ghec/ghec.json 5865 - descriptions/ghes-3.16/ghes-3.16.json 5866 - name: GET /repos/{owner}/{repo}/stats/participation 5867 documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count 5868 openapi_files: 5869 - descriptions/api.github.com/api.github.com.json 5870 - descriptions/ghec/ghec.json 5871 - descriptions/ghes-3.16/ghes-3.16.json 5872 - name: GET /repos/{owner}/{repo}/stats/punch_card 5873 documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day 5874 openapi_files: 5875 - descriptions/api.github.com/api.github.com.json 5876 - descriptions/ghec/ghec.json 5877 - descriptions/ghes-3.16/ghes-3.16.json 5878 - name: POST /repos/{owner}/{repo}/statuses/{sha} 5879 documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status 5880 openapi_files: 5881 - descriptions/api.github.com/api.github.com.json 5882 - descriptions/ghec/ghec.json 5883 - descriptions/ghes-3.16/ghes-3.16.json 5884 - name: GET /repos/{owner}/{repo}/subscribers 5885 documentation_url: https://docs.github.com/rest/activity/watching#list-watchers 5886 openapi_files: 5887 - descriptions/api.github.com/api.github.com.json 5888 - descriptions/ghec/ghec.json 5889 - descriptions/ghes-3.16/ghes-3.16.json 5890 - name: DELETE /repos/{owner}/{repo}/subscription 5891 documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription 5892 openapi_files: 5893 - descriptions/api.github.com/api.github.com.json 5894 - descriptions/ghec/ghec.json 5895 - descriptions/ghes-3.16/ghes-3.16.json 5896 - name: GET /repos/{owner}/{repo}/subscription 5897 documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription 5898 openapi_files: 5899 - descriptions/api.github.com/api.github.com.json 5900 - descriptions/ghec/ghec.json 5901 - descriptions/ghes-3.16/ghes-3.16.json 5902 - name: PUT /repos/{owner}/{repo}/subscription 5903 documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription 5904 openapi_files: 5905 - descriptions/api.github.com/api.github.com.json 5906 - descriptions/ghec/ghec.json 5907 - descriptions/ghes-3.16/ghes-3.16.json 5908 - name: GET /repos/{owner}/{repo}/tags 5909 documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags 5910 openapi_files: 5911 - descriptions/api.github.com/api.github.com.json 5912 - descriptions/ghec/ghec.json 5913 - descriptions/ghes-3.16/ghes-3.16.json 5914 - name: GET /repos/{owner}/{repo}/tags/protection 5915 documentation_url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository 5916 openapi_files: 5917 - descriptions/api.github.com/api.github.com.json 5918 - descriptions/ghec/ghec.json 5919 - descriptions/ghes-3.16/ghes-3.16.json 5920 - name: POST /repos/{owner}/{repo}/tags/protection 5921 documentation_url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository 5922 openapi_files: 5923 - descriptions/api.github.com/api.github.com.json 5924 - descriptions/ghec/ghec.json 5925 - descriptions/ghes-3.16/ghes-3.16.json 5926 - name: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id} 5927 documentation_url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository 5928 openapi_files: 5929 - descriptions/api.github.com/api.github.com.json 5930 - descriptions/ghec/ghec.json 5931 - descriptions/ghes-3.16/ghes-3.16.json 5932 - name: GET /repos/{owner}/{repo}/tarball/{ref} 5933 documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar 5934 openapi_files: 5935 - descriptions/api.github.com/api.github.com.json 5936 - descriptions/ghec/ghec.json 5937 - descriptions/ghes-3.16/ghes-3.16.json 5938 - name: GET /repos/{owner}/{repo}/teams 5939 documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams 5940 openapi_files: 5941 - descriptions/api.github.com/api.github.com.json 5942 - descriptions/ghec/ghec.json 5943 - descriptions/ghes-3.16/ghes-3.16.json 5944 - name: GET /repos/{owner}/{repo}/topics 5945 documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics 5946 openapi_files: 5947 - descriptions/api.github.com/api.github.com.json 5948 - descriptions/ghec/ghec.json 5949 - descriptions/ghes-3.16/ghes-3.16.json 5950 - name: PUT /repos/{owner}/{repo}/topics 5951 documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics 5952 openapi_files: 5953 - descriptions/api.github.com/api.github.com.json 5954 - descriptions/ghec/ghec.json 5955 - descriptions/ghes-3.16/ghes-3.16.json 5956 - name: GET /repos/{owner}/{repo}/traffic/clones 5957 documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones 5958 openapi_files: 5959 - descriptions/api.github.com/api.github.com.json 5960 - descriptions/ghec/ghec.json 5961 - name: GET /repos/{owner}/{repo}/traffic/popular/paths 5962 documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths 5963 openapi_files: 5964 - descriptions/api.github.com/api.github.com.json 5965 - descriptions/ghec/ghec.json 5966 - name: GET /repos/{owner}/{repo}/traffic/popular/referrers 5967 documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources 5968 openapi_files: 5969 - descriptions/api.github.com/api.github.com.json 5970 - descriptions/ghec/ghec.json 5971 - name: GET /repos/{owner}/{repo}/traffic/views 5972 documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views 5973 openapi_files: 5974 - descriptions/api.github.com/api.github.com.json 5975 - descriptions/ghec/ghec.json 5976 - name: POST /repos/{owner}/{repo}/transfer 5977 documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository 5978 openapi_files: 5979 - descriptions/api.github.com/api.github.com.json 5980 - descriptions/ghec/ghec.json 5981 - descriptions/ghes-3.16/ghes-3.16.json 5982 - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts 5983 documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts 5984 openapi_files: 5985 - descriptions/api.github.com/api.github.com.json 5986 - descriptions/ghec/ghec.json 5987 - descriptions/ghes-3.16/ghes-3.16.json 5988 - name: GET /repos/{owner}/{repo}/vulnerability-alerts 5989 documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository 5990 openapi_files: 5991 - descriptions/api.github.com/api.github.com.json 5992 - descriptions/ghec/ghec.json 5993 - descriptions/ghes-3.16/ghes-3.16.json 5994 - name: PUT /repos/{owner}/{repo}/vulnerability-alerts 5995 documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts 5996 openapi_files: 5997 - descriptions/api.github.com/api.github.com.json 5998 - descriptions/ghec/ghec.json 5999 - descriptions/ghes-3.16/ghes-3.16.json 6000 - name: GET /repos/{owner}/{repo}/zipball/{ref} 6001 documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip 6002 openapi_files: 6003 - descriptions/api.github.com/api.github.com.json 6004 - descriptions/ghec/ghec.json 6005 - descriptions/ghes-3.16/ghes-3.16.json 6006 - name: POST /repos/{template_owner}/{template_repo}/generate 6007 documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template 6008 openapi_files: 6009 - descriptions/api.github.com/api.github.com.json 6010 - descriptions/ghec/ghec.json 6011 - descriptions/ghes-3.16/ghes-3.16.json 6012 - name: GET /repositories 6013 documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories 6014 openapi_files: 6015 - descriptions/api.github.com/api.github.com.json 6016 - descriptions/ghec/ghec.json 6017 - descriptions/ghes-3.16/ghes-3.16.json 6018 - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets 6019 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#list-environment-secrets 6020 openapi_files: 6021 - descriptions/ghes-3.7/ghes-3.7.json 6022 - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key 6023 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-public-key 6024 openapi_files: 6025 - descriptions/ghes-3.7/ghes-3.7.json 6026 - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name} 6027 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#delete-an-environment-secret 6028 openapi_files: 6029 - descriptions/ghes-3.7/ghes-3.7.json 6030 - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name} 6031 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#get-an-environment-secret 6032 openapi_files: 6033 - descriptions/ghes-3.7/ghes-3.7.json 6034 - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name} 6035 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret 6036 openapi_files: 6037 - descriptions/ghes-3.7/ghes-3.7.json 6038 - name: GET /scim/v2/Groups 6039 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise 6040 openapi_files: 6041 - descriptions/ghes-3.7/ghes-3.7.json 6042 - name: POST /scim/v2/Groups 6043 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-group 6044 openapi_files: 6045 - descriptions/ghes-3.7/ghes-3.7.json 6046 - name: DELETE /scim/v2/Groups/{scim_group_id} 6047 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise 6048 openapi_files: 6049 - descriptions/ghes-3.7/ghes-3.7.json 6050 - name: GET /scim/v2/Groups/{scim_group_id} 6051 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group 6052 openapi_files: 6053 - descriptions/ghes-3.7/ghes-3.7.json 6054 - name: PATCH /scim/v2/Groups/{scim_group_id} 6055 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group 6056 openapi_files: 6057 - descriptions/ghes-3.7/ghes-3.7.json 6058 - name: PUT /scim/v2/Groups/{scim_group_id} 6059 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group 6060 openapi_files: 6061 - descriptions/ghes-3.7/ghes-3.7.json 6062 - name: GET /scim/v2/Users 6063 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise 6064 openapi_files: 6065 - descriptions/ghes-3.7/ghes-3.7.json 6066 - name: POST /scim/v2/Users 6067 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#provision-a-scim-enterprise-user 6068 openapi_files: 6069 - descriptions/ghes-3.7/ghes-3.7.json 6070 - name: DELETE /scim/v2/Users/{scim_user_id} 6071 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise 6072 openapi_files: 6073 - descriptions/ghes-3.7/ghes-3.7.json 6074 - name: GET /scim/v2/Users/{scim_user_id} 6075 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user 6076 openapi_files: 6077 - descriptions/ghes-3.7/ghes-3.7.json 6078 - name: PATCH /scim/v2/Users/{scim_user_id} 6079 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user 6080 openapi_files: 6081 - descriptions/ghes-3.7/ghes-3.7.json 6082 - name: PUT /scim/v2/Users/{scim_user_id} 6083 documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user 6084 openapi_files: 6085 - descriptions/ghes-3.7/ghes-3.7.json 6086 - name: GET /scim/v2/enterprises/{enterprise}/Groups 6087 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise 6088 openapi_files: 6089 - descriptions/ghec/ghec.json 6090 - descriptions/ghes-3.16/ghes-3.16.json 6091 - name: POST /scim/v2/enterprises/{enterprise}/Groups 6092 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group 6093 openapi_files: 6094 - descriptions/ghec/ghec.json 6095 - descriptions/ghes-3.16/ghes-3.16.json 6096 - name: DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id} 6097 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise 6098 openapi_files: 6099 - descriptions/ghec/ghec.json 6100 - descriptions/ghes-3.16/ghes-3.16.json 6101 - name: GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id} 6102 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group 6103 openapi_files: 6104 - descriptions/ghec/ghec.json 6105 - descriptions/ghes-3.16/ghes-3.16.json 6106 - name: PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id} 6107 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group 6108 openapi_files: 6109 - descriptions/ghec/ghec.json 6110 - descriptions/ghes-3.16/ghes-3.16.json 6111 - name: PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id} 6112 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group 6113 openapi_files: 6114 - descriptions/ghec/ghec.json 6115 - descriptions/ghes-3.16/ghes-3.16.json 6116 - name: GET /scim/v2/enterprises/{enterprise}/Users 6117 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise 6118 openapi_files: 6119 - descriptions/ghec/ghec.json 6120 - descriptions/ghes-3.16/ghes-3.16.json 6121 - name: POST /scim/v2/enterprises/{enterprise}/Users 6122 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user 6123 openapi_files: 6124 - descriptions/ghec/ghec.json 6125 - descriptions/ghes-3.16/ghes-3.16.json 6126 - name: DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id} 6127 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise 6128 openapi_files: 6129 - descriptions/ghec/ghec.json 6130 - descriptions/ghes-3.16/ghes-3.16.json 6131 - name: GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id} 6132 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user 6133 openapi_files: 6134 - descriptions/ghec/ghec.json 6135 - descriptions/ghes-3.16/ghes-3.16.json 6136 - name: PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id} 6137 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user 6138 openapi_files: 6139 - descriptions/ghec/ghec.json 6140 - descriptions/ghes-3.16/ghes-3.16.json 6141 - name: PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id} 6142 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user 6143 openapi_files: 6144 - descriptions/ghec/ghec.json 6145 - descriptions/ghes-3.16/ghes-3.16.json 6146 - name: GET /scim/v2/organizations/{org}/Users 6147 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities 6148 openapi_files: 6149 - descriptions/ghec/ghec.json 6150 - name: POST /scim/v2/organizations/{org}/Users 6151 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user 6152 openapi_files: 6153 - descriptions/ghec/ghec.json 6154 - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id} 6155 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization 6156 openapi_files: 6157 - descriptions/ghec/ghec.json 6158 - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id} 6159 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user 6160 openapi_files: 6161 - descriptions/ghec/ghec.json 6162 - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id} 6163 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user 6164 openapi_files: 6165 - descriptions/ghec/ghec.json 6166 - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id} 6167 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership 6168 openapi_files: 6169 - descriptions/ghec/ghec.json 6170 - name: GET /search/code 6171 documentation_url: https://docs.github.com/rest/search/search#search-code 6172 openapi_files: 6173 - descriptions/api.github.com/api.github.com.json 6174 - descriptions/ghec/ghec.json 6175 - descriptions/ghes-3.16/ghes-3.16.json 6176 - name: GET /search/commits 6177 documentation_url: https://docs.github.com/rest/search/search#search-commits 6178 openapi_files: 6179 - descriptions/api.github.com/api.github.com.json 6180 - descriptions/ghec/ghec.json 6181 - descriptions/ghes-3.16/ghes-3.16.json 6182 - name: GET /search/issues 6183 documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests 6184 openapi_files: 6185 - descriptions/api.github.com/api.github.com.json 6186 - descriptions/ghec/ghec.json 6187 - descriptions/ghes-3.16/ghes-3.16.json 6188 - name: GET /search/labels 6189 documentation_url: https://docs.github.com/rest/search/search#search-labels 6190 openapi_files: 6191 - descriptions/api.github.com/api.github.com.json 6192 - descriptions/ghec/ghec.json 6193 - descriptions/ghes-3.16/ghes-3.16.json 6194 - name: GET /search/repositories 6195 documentation_url: https://docs.github.com/rest/search/search#search-repositories 6196 openapi_files: 6197 - descriptions/api.github.com/api.github.com.json 6198 - descriptions/ghec/ghec.json 6199 - descriptions/ghes-3.16/ghes-3.16.json 6200 - name: GET /search/topics 6201 documentation_url: https://docs.github.com/rest/search/search#search-topics 6202 openapi_files: 6203 - descriptions/api.github.com/api.github.com.json 6204 - descriptions/ghec/ghec.json 6205 - descriptions/ghes-3.16/ghes-3.16.json 6206 - name: GET /search/users 6207 documentation_url: https://docs.github.com/rest/search/search#search-users 6208 openapi_files: 6209 - descriptions/api.github.com/api.github.com.json 6210 - descriptions/ghec/ghec.json 6211 - descriptions/ghes-3.16/ghes-3.16.json 6212 - name: GET /setup/api/configcheck 6213 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-configuration-status 6214 openapi_files: 6215 - descriptions/ghes-3.14/ghes-3.14.json 6216 - name: POST /setup/api/configure 6217 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#start-a-configuration-process 6218 openapi_files: 6219 - descriptions/ghes-3.14/ghes-3.14.json 6220 - name: GET /setup/api/maintenance 6221 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-the-maintenance-status 6222 openapi_files: 6223 - descriptions/ghes-3.14/ghes-3.14.json 6224 - name: POST /setup/api/maintenance 6225 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode 6226 openapi_files: 6227 - descriptions/ghes-3.14/ghes-3.14.json 6228 - name: GET /setup/api/settings 6229 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-settings 6230 openapi_files: 6231 - descriptions/ghes-3.14/ghes-3.14.json 6232 - name: PUT /setup/api/settings 6233 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#set-settings 6234 openapi_files: 6235 - descriptions/ghes-3.14/ghes-3.14.json 6236 - name: DELETE /setup/api/settings/authorized-keys 6237 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key 6238 openapi_files: 6239 - descriptions/ghes-3.14/ghes-3.14.json 6240 - name: GET /setup/api/settings/authorized-keys 6241 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys 6242 openapi_files: 6243 - descriptions/ghes-3.14/ghes-3.14.json 6244 - name: POST /setup/api/settings/authorized-keys 6245 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#add-an-authorized-ssh-key 6246 openapi_files: 6247 - descriptions/ghes-3.14/ghes-3.14.json 6248 - name: POST /setup/api/start 6249 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#create-a-github-license 6250 openapi_files: 6251 - descriptions/ghes-3.14/ghes-3.14.json 6252 - name: POST /setup/api/upgrade 6253 documentation_url: https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/management-console#upgrade-a-license 6254 openapi_files: 6255 - descriptions/ghes-3.14/ghes-3.14.json 6256 - name: DELETE /teams/{team_id} 6257 documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy 6258 openapi_files: 6259 - descriptions/api.github.com/api.github.com.json 6260 - descriptions/ghec/ghec.json 6261 - descriptions/ghes-3.16/ghes-3.16.json 6262 - name: GET /teams/{team_id} 6263 documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy 6264 openapi_files: 6265 - descriptions/api.github.com/api.github.com.json 6266 - descriptions/ghec/ghec.json 6267 - descriptions/ghes-3.16/ghes-3.16.json 6268 - name: PATCH /teams/{team_id} 6269 documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy 6270 openapi_files: 6271 - descriptions/api.github.com/api.github.com.json 6272 - descriptions/ghec/ghec.json 6273 - descriptions/ghes-3.16/ghes-3.16.json 6274 - name: GET /teams/{team_id}/discussions 6275 documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy 6276 openapi_files: 6277 - descriptions/api.github.com/api.github.com.json 6278 - descriptions/ghec/ghec.json 6279 - descriptions/ghes-3.16/ghes-3.16.json 6280 - name: POST /teams/{team_id}/discussions 6281 documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy 6282 openapi_files: 6283 - descriptions/api.github.com/api.github.com.json 6284 - descriptions/ghec/ghec.json 6285 - descriptions/ghes-3.16/ghes-3.16.json 6286 - name: DELETE /teams/{team_id}/discussions/{discussion_number} 6287 documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy 6288 openapi_files: 6289 - descriptions/api.github.com/api.github.com.json 6290 - descriptions/ghec/ghec.json 6291 - descriptions/ghes-3.16/ghes-3.16.json 6292 - name: GET /teams/{team_id}/discussions/{discussion_number} 6293 documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy 6294 openapi_files: 6295 - descriptions/api.github.com/api.github.com.json 6296 - descriptions/ghec/ghec.json 6297 - descriptions/ghes-3.16/ghes-3.16.json 6298 - name: PATCH /teams/{team_id}/discussions/{discussion_number} 6299 documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy 6300 openapi_files: 6301 - descriptions/api.github.com/api.github.com.json 6302 - descriptions/ghec/ghec.json 6303 - descriptions/ghes-3.16/ghes-3.16.json 6304 - name: GET /teams/{team_id}/discussions/{discussion_number}/comments 6305 documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy 6306 openapi_files: 6307 - descriptions/api.github.com/api.github.com.json 6308 - descriptions/ghec/ghec.json 6309 - descriptions/ghes-3.16/ghes-3.16.json 6310 - name: POST /teams/{team_id}/discussions/{discussion_number}/comments 6311 documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy 6312 openapi_files: 6313 - descriptions/api.github.com/api.github.com.json 6314 - descriptions/ghec/ghec.json 6315 - descriptions/ghes-3.16/ghes-3.16.json 6316 - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number} 6317 documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy 6318 openapi_files: 6319 - descriptions/api.github.com/api.github.com.json 6320 - descriptions/ghec/ghec.json 6321 - descriptions/ghes-3.16/ghes-3.16.json 6322 - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number} 6323 documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy 6324 openapi_files: 6325 - descriptions/api.github.com/api.github.com.json 6326 - descriptions/ghec/ghec.json 6327 - descriptions/ghes-3.16/ghes-3.16.json 6328 - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number} 6329 documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy 6330 openapi_files: 6331 - descriptions/api.github.com/api.github.com.json 6332 - descriptions/ghec/ghec.json 6333 - descriptions/ghes-3.16/ghes-3.16.json 6334 - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions 6335 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy 6336 openapi_files: 6337 - descriptions/api.github.com/api.github.com.json 6338 - descriptions/ghec/ghec.json 6339 - descriptions/ghes-3.16/ghes-3.16.json 6340 - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions 6341 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy 6342 openapi_files: 6343 - descriptions/api.github.com/api.github.com.json 6344 - descriptions/ghec/ghec.json 6345 - descriptions/ghes-3.16/ghes-3.16.json 6346 - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions 6347 documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy 6348 openapi_files: 6349 - descriptions/api.github.com/api.github.com.json 6350 - descriptions/ghec/ghec.json 6351 - descriptions/ghes-3.16/ghes-3.16.json 6352 - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions 6353 documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy 6354 openapi_files: 6355 - descriptions/api.github.com/api.github.com.json 6356 - descriptions/ghec/ghec.json 6357 - descriptions/ghes-3.16/ghes-3.16.json 6358 - name: GET /teams/{team_id}/invitations 6359 documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy 6360 openapi_files: 6361 - descriptions/api.github.com/api.github.com.json 6362 - descriptions/ghec/ghec.json 6363 - name: GET /teams/{team_id}/members 6364 documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy 6365 openapi_files: 6366 - descriptions/api.github.com/api.github.com.json 6367 - descriptions/ghec/ghec.json 6368 - descriptions/ghes-3.16/ghes-3.16.json 6369 - name: DELETE /teams/{team_id}/members/{username} 6370 documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy 6371 openapi_files: 6372 - descriptions/api.github.com/api.github.com.json 6373 - descriptions/ghec/ghec.json 6374 - descriptions/ghes-3.16/ghes-3.16.json 6375 - name: GET /teams/{team_id}/members/{username} 6376 documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy 6377 openapi_files: 6378 - descriptions/api.github.com/api.github.com.json 6379 - descriptions/ghec/ghec.json 6380 - descriptions/ghes-3.16/ghes-3.16.json 6381 - name: PUT /teams/{team_id}/members/{username} 6382 documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy 6383 openapi_files: 6384 - descriptions/api.github.com/api.github.com.json 6385 - descriptions/ghec/ghec.json 6386 - descriptions/ghes-3.16/ghes-3.16.json 6387 - name: DELETE /teams/{team_id}/memberships/{username} 6388 documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy 6389 openapi_files: 6390 - descriptions/api.github.com/api.github.com.json 6391 - descriptions/ghec/ghec.json 6392 - descriptions/ghes-3.16/ghes-3.16.json 6393 - name: GET /teams/{team_id}/memberships/{username} 6394 documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy 6395 openapi_files: 6396 - descriptions/api.github.com/api.github.com.json 6397 - descriptions/ghec/ghec.json 6398 - descriptions/ghes-3.16/ghes-3.16.json 6399 - name: PUT /teams/{team_id}/memberships/{username} 6400 documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy 6401 openapi_files: 6402 - descriptions/api.github.com/api.github.com.json 6403 - descriptions/ghec/ghec.json 6404 - descriptions/ghes-3.16/ghes-3.16.json 6405 - name: GET /teams/{team_id}/projects 6406 documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy 6407 openapi_files: 6408 - descriptions/api.github.com/api.github.com.json 6409 - descriptions/ghec/ghec.json 6410 - descriptions/ghes-3.16/ghes-3.16.json 6411 - name: DELETE /teams/{team_id}/projects/{project_id} 6412 documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy 6413 openapi_files: 6414 - descriptions/api.github.com/api.github.com.json 6415 - descriptions/ghec/ghec.json 6416 - descriptions/ghes-3.16/ghes-3.16.json 6417 - name: GET /teams/{team_id}/projects/{project_id} 6418 documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy 6419 openapi_files: 6420 - descriptions/api.github.com/api.github.com.json 6421 - descriptions/ghec/ghec.json 6422 - descriptions/ghes-3.16/ghes-3.16.json 6423 - name: PUT /teams/{team_id}/projects/{project_id} 6424 documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy 6425 openapi_files: 6426 - descriptions/api.github.com/api.github.com.json 6427 - descriptions/ghec/ghec.json 6428 - descriptions/ghes-3.16/ghes-3.16.json 6429 - name: GET /teams/{team_id}/repos 6430 documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy 6431 openapi_files: 6432 - descriptions/api.github.com/api.github.com.json 6433 - descriptions/ghec/ghec.json 6434 - descriptions/ghes-3.16/ghes-3.16.json 6435 - name: DELETE /teams/{team_id}/repos/{owner}/{repo} 6436 documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy 6437 openapi_files: 6438 - descriptions/api.github.com/api.github.com.json 6439 - descriptions/ghec/ghec.json 6440 - descriptions/ghes-3.16/ghes-3.16.json 6441 - name: GET /teams/{team_id}/repos/{owner}/{repo} 6442 documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy 6443 openapi_files: 6444 - descriptions/api.github.com/api.github.com.json 6445 - descriptions/ghec/ghec.json 6446 - descriptions/ghes-3.16/ghes-3.16.json 6447 - name: PUT /teams/{team_id}/repos/{owner}/{repo} 6448 documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy 6449 openapi_files: 6450 - descriptions/api.github.com/api.github.com.json 6451 - descriptions/ghec/ghec.json 6452 - descriptions/ghes-3.16/ghes-3.16.json 6453 - name: GET /teams/{team_id}/team-sync/group-mappings 6454 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy 6455 openapi_files: 6456 - descriptions/ghec/ghec.json 6457 - name: PATCH /teams/{team_id}/team-sync/group-mappings 6458 documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy 6459 openapi_files: 6460 - descriptions/ghec/ghec.json 6461 - name: GET /teams/{team_id}/teams 6462 documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy 6463 openapi_files: 6464 - descriptions/api.github.com/api.github.com.json 6465 - descriptions/ghec/ghec.json 6466 - descriptions/ghes-3.16/ghes-3.16.json 6467 - name: GET /user 6468 documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user 6469 openapi_files: 6470 - descriptions/api.github.com/api.github.com.json 6471 - descriptions/ghec/ghec.json 6472 - descriptions/ghes-3.16/ghes-3.16.json 6473 - name: PATCH /user 6474 documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user 6475 openapi_files: 6476 - descriptions/api.github.com/api.github.com.json 6477 - descriptions/ghec/ghec.json 6478 - descriptions/ghes-3.16/ghes-3.16.json 6479 - name: GET /user/blocks 6480 documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user 6481 openapi_files: 6482 - descriptions/api.github.com/api.github.com.json 6483 - descriptions/ghec/ghec.json 6484 - name: DELETE /user/blocks/{username} 6485 documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user 6486 openapi_files: 6487 - descriptions/api.github.com/api.github.com.json 6488 - descriptions/ghec/ghec.json 6489 - name: GET /user/blocks/{username} 6490 documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user 6491 openapi_files: 6492 - descriptions/api.github.com/api.github.com.json 6493 - descriptions/ghec/ghec.json 6494 - name: PUT /user/blocks/{username} 6495 documentation_url: https://docs.github.com/rest/users/blocking#block-a-user 6496 openapi_files: 6497 - descriptions/api.github.com/api.github.com.json 6498 - descriptions/ghec/ghec.json 6499 - name: GET /user/codespaces 6500 documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user 6501 openapi_files: 6502 - descriptions/api.github.com/api.github.com.json 6503 - descriptions/ghec/ghec.json 6504 - name: POST /user/codespaces 6505 documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user 6506 openapi_files: 6507 - descriptions/api.github.com/api.github.com.json 6508 - descriptions/ghec/ghec.json 6509 - name: GET /user/codespaces/secrets 6510 documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user 6511 openapi_files: 6512 - descriptions/api.github.com/api.github.com.json 6513 - descriptions/ghec/ghec.json 6514 - name: GET /user/codespaces/secrets/public-key 6515 documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user 6516 openapi_files: 6517 - descriptions/api.github.com/api.github.com.json 6518 - descriptions/ghec/ghec.json 6519 - name: DELETE /user/codespaces/secrets/{secret_name} 6520 documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user 6521 openapi_files: 6522 - descriptions/api.github.com/api.github.com.json 6523 - descriptions/ghec/ghec.json 6524 - name: GET /user/codespaces/secrets/{secret_name} 6525 documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user 6526 openapi_files: 6527 - descriptions/api.github.com/api.github.com.json 6528 - descriptions/ghec/ghec.json 6529 - name: PUT /user/codespaces/secrets/{secret_name} 6530 documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user 6531 openapi_files: 6532 - descriptions/api.github.com/api.github.com.json 6533 - descriptions/ghec/ghec.json 6534 - name: GET /user/codespaces/secrets/{secret_name}/repositories 6535 documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret 6536 openapi_files: 6537 - descriptions/api.github.com/api.github.com.json 6538 - descriptions/ghec/ghec.json 6539 - name: PUT /user/codespaces/secrets/{secret_name}/repositories 6540 documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret 6541 openapi_files: 6542 - descriptions/api.github.com/api.github.com.json 6543 - descriptions/ghec/ghec.json 6544 - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id} 6545 documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret 6546 openapi_files: 6547 - descriptions/api.github.com/api.github.com.json 6548 - descriptions/ghec/ghec.json 6549 - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id} 6550 documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret 6551 openapi_files: 6552 - descriptions/api.github.com/api.github.com.json 6553 - descriptions/ghec/ghec.json 6554 - name: DELETE /user/codespaces/{codespace_name} 6555 documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user 6556 openapi_files: 6557 - descriptions/api.github.com/api.github.com.json 6558 - descriptions/ghec/ghec.json 6559 - name: GET /user/codespaces/{codespace_name} 6560 documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user 6561 openapi_files: 6562 - descriptions/api.github.com/api.github.com.json 6563 - descriptions/ghec/ghec.json 6564 - name: PATCH /user/codespaces/{codespace_name} 6565 documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user 6566 openapi_files: 6567 - descriptions/api.github.com/api.github.com.json 6568 - descriptions/ghec/ghec.json 6569 - name: POST /user/codespaces/{codespace_name}/exports 6570 documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user 6571 openapi_files: 6572 - descriptions/api.github.com/api.github.com.json 6573 - descriptions/ghec/ghec.json 6574 - name: GET /user/codespaces/{codespace_name}/exports/{export_id} 6575 documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export 6576 openapi_files: 6577 - descriptions/api.github.com/api.github.com.json 6578 - descriptions/ghec/ghec.json 6579 - name: GET /user/codespaces/{codespace_name}/machines 6580 documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace 6581 openapi_files: 6582 - descriptions/api.github.com/api.github.com.json 6583 - descriptions/ghec/ghec.json 6584 - name: POST /user/codespaces/{codespace_name}/publish 6585 documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace 6586 openapi_files: 6587 - descriptions/api.github.com/api.github.com.json 6588 - descriptions/ghec/ghec.json 6589 - name: POST /user/codespaces/{codespace_name}/start 6590 documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user 6591 openapi_files: 6592 - descriptions/api.github.com/api.github.com.json 6593 - descriptions/ghec/ghec.json 6594 - name: POST /user/codespaces/{codespace_name}/stop 6595 documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user 6596 openapi_files: 6597 - descriptions/api.github.com/api.github.com.json 6598 - descriptions/ghec/ghec.json 6599 - name: GET /user/docker/conflicts 6600 documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user 6601 openapi_files: 6602 - descriptions/api.github.com/api.github.com.json 6603 - descriptions/ghec/ghec.json 6604 - descriptions/ghes-3.16/ghes-3.16.json 6605 - name: PATCH /user/email/visibility 6606 documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user 6607 openapi_files: 6608 - descriptions/api.github.com/api.github.com.json 6609 - descriptions/ghec/ghec.json 6610 - name: DELETE /user/emails 6611 documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-for-the-authenticated-user 6612 openapi_files: 6613 - descriptions/api.github.com/api.github.com.json 6614 - descriptions/ghec/ghec.json 6615 - descriptions/ghes-3.16/ghes-3.16.json 6616 - name: GET /user/emails 6617 documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user 6618 openapi_files: 6619 - descriptions/api.github.com/api.github.com.json 6620 - descriptions/ghec/ghec.json 6621 - descriptions/ghes-3.16/ghes-3.16.json 6622 - name: POST /user/emails 6623 documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user 6624 openapi_files: 6625 - descriptions/api.github.com/api.github.com.json 6626 - descriptions/ghec/ghec.json 6627 - descriptions/ghes-3.16/ghes-3.16.json 6628 - name: GET /user/followers 6629 documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user 6630 openapi_files: 6631 - descriptions/api.github.com/api.github.com.json 6632 - descriptions/ghec/ghec.json 6633 - descriptions/ghes-3.16/ghes-3.16.json 6634 - name: GET /user/following 6635 documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows 6636 openapi_files: 6637 - descriptions/api.github.com/api.github.com.json 6638 - descriptions/ghec/ghec.json 6639 - descriptions/ghes-3.16/ghes-3.16.json 6640 - name: DELETE /user/following/{username} 6641 documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user 6642 openapi_files: 6643 - descriptions/api.github.com/api.github.com.json 6644 - descriptions/ghec/ghec.json 6645 - descriptions/ghes-3.16/ghes-3.16.json 6646 - name: GET /user/following/{username} 6647 documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user 6648 openapi_files: 6649 - descriptions/api.github.com/api.github.com.json 6650 - descriptions/ghec/ghec.json 6651 - descriptions/ghes-3.16/ghes-3.16.json 6652 - name: PUT /user/following/{username} 6653 documentation_url: https://docs.github.com/rest/users/followers#follow-a-user 6654 openapi_files: 6655 - descriptions/api.github.com/api.github.com.json 6656 - descriptions/ghec/ghec.json 6657 - descriptions/ghes-3.16/ghes-3.16.json 6658 - name: GET /user/gpg_keys 6659 documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user 6660 openapi_files: 6661 - descriptions/api.github.com/api.github.com.json 6662 - descriptions/ghec/ghec.json 6663 - descriptions/ghes-3.16/ghes-3.16.json 6664 - name: POST /user/gpg_keys 6665 documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user 6666 openapi_files: 6667 - descriptions/api.github.com/api.github.com.json 6668 - descriptions/ghec/ghec.json 6669 - descriptions/ghes-3.16/ghes-3.16.json 6670 - name: DELETE /user/gpg_keys/{gpg_key_id} 6671 documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user 6672 openapi_files: 6673 - descriptions/api.github.com/api.github.com.json 6674 - descriptions/ghec/ghec.json 6675 - descriptions/ghes-3.16/ghes-3.16.json 6676 - name: GET /user/gpg_keys/{gpg_key_id} 6677 documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user 6678 openapi_files: 6679 - descriptions/api.github.com/api.github.com.json 6680 - descriptions/ghec/ghec.json 6681 - descriptions/ghes-3.16/ghes-3.16.json 6682 - name: GET /user/installations 6683 documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token 6684 openapi_files: 6685 - descriptions/api.github.com/api.github.com.json 6686 - descriptions/ghec/ghec.json 6687 - descriptions/ghes-3.16/ghes-3.16.json 6688 - name: GET /user/installations/{installation_id}/repositories 6689 documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token 6690 openapi_files: 6691 - descriptions/api.github.com/api.github.com.json 6692 - descriptions/ghec/ghec.json 6693 - descriptions/ghes-3.16/ghes-3.16.json 6694 - name: DELETE /user/installations/{installation_id}/repositories/{repository_id} 6695 documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation 6696 openapi_files: 6697 - descriptions/api.github.com/api.github.com.json 6698 - descriptions/ghec/ghec.json 6699 - descriptions/ghes-3.16/ghes-3.16.json 6700 - name: PUT /user/installations/{installation_id}/repositories/{repository_id} 6701 documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation 6702 openapi_files: 6703 - descriptions/api.github.com/api.github.com.json 6704 - descriptions/ghec/ghec.json 6705 - descriptions/ghes-3.16/ghes-3.16.json 6706 - name: DELETE /user/interaction-limits 6707 documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories 6708 openapi_files: 6709 - descriptions/api.github.com/api.github.com.json 6710 - descriptions/ghec/ghec.json 6711 - name: GET /user/interaction-limits 6712 documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories 6713 openapi_files: 6714 - descriptions/api.github.com/api.github.com.json 6715 - descriptions/ghec/ghec.json 6716 - name: PUT /user/interaction-limits 6717 documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories 6718 openapi_files: 6719 - descriptions/api.github.com/api.github.com.json 6720 - descriptions/ghec/ghec.json 6721 - name: GET /user/issues 6722 documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user 6723 openapi_files: 6724 - descriptions/api.github.com/api.github.com.json 6725 - descriptions/ghec/ghec.json 6726 - descriptions/ghes-3.16/ghes-3.16.json 6727 - name: GET /user/keys 6728 documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user 6729 openapi_files: 6730 - descriptions/api.github.com/api.github.com.json 6731 - descriptions/ghec/ghec.json 6732 - descriptions/ghes-3.16/ghes-3.16.json 6733 - name: POST /user/keys 6734 documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-for-the-authenticated-user 6735 openapi_files: 6736 - descriptions/api.github.com/api.github.com.json 6737 - descriptions/ghec/ghec.json 6738 - descriptions/ghes-3.16/ghes-3.16.json 6739 - name: DELETE /user/keys/{key_id} 6740 documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user 6741 openapi_files: 6742 - descriptions/api.github.com/api.github.com.json 6743 - descriptions/ghec/ghec.json 6744 - descriptions/ghes-3.16/ghes-3.16.json 6745 - name: GET /user/keys/{key_id} 6746 documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user 6747 openapi_files: 6748 - descriptions/api.github.com/api.github.com.json 6749 - descriptions/ghec/ghec.json 6750 - descriptions/ghes-3.16/ghes-3.16.json 6751 - name: GET /user/marketplace_purchases 6752 documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user 6753 openapi_files: 6754 - descriptions/api.github.com/api.github.com.json 6755 - descriptions/ghec/ghec.json 6756 - name: GET /user/marketplace_purchases/stubbed 6757 documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed 6758 openapi_files: 6759 - descriptions/api.github.com/api.github.com.json 6760 - descriptions/ghec/ghec.json 6761 - name: GET /user/memberships/orgs 6762 documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user 6763 openapi_files: 6764 - descriptions/api.github.com/api.github.com.json 6765 - descriptions/ghec/ghec.json 6766 - descriptions/ghes-3.16/ghes-3.16.json 6767 - name: GET /user/memberships/orgs/{org} 6768 documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user 6769 openapi_files: 6770 - descriptions/api.github.com/api.github.com.json 6771 - descriptions/ghec/ghec.json 6772 - descriptions/ghes-3.16/ghes-3.16.json 6773 - name: PATCH /user/memberships/orgs/{org} 6774 documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user 6775 openapi_files: 6776 - descriptions/api.github.com/api.github.com.json 6777 - descriptions/ghec/ghec.json 6778 - descriptions/ghes-3.16/ghes-3.16.json 6779 - name: GET /user/migrations 6780 documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations 6781 openapi_files: 6782 - descriptions/api.github.com/api.github.com.json 6783 - descriptions/ghec/ghec.json 6784 - descriptions/ghes-3.16/ghes-3.16.json 6785 - name: POST /user/migrations 6786 documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration 6787 openapi_files: 6788 - descriptions/api.github.com/api.github.com.json 6789 - descriptions/ghec/ghec.json 6790 - descriptions/ghes-3.16/ghes-3.16.json 6791 - name: GET /user/migrations/{migration_id} 6792 documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status 6793 openapi_files: 6794 - descriptions/api.github.com/api.github.com.json 6795 - descriptions/ghec/ghec.json 6796 - name: DELETE /user/migrations/{migration_id}/archive 6797 documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive 6798 openapi_files: 6799 - descriptions/api.github.com/api.github.com.json 6800 - descriptions/ghec/ghec.json 6801 - name: GET /user/migrations/{migration_id}/archive 6802 documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive 6803 openapi_files: 6804 - descriptions/api.github.com/api.github.com.json 6805 - descriptions/ghec/ghec.json 6806 - descriptions/ghes-3.16/ghes-3.16.json 6807 - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock 6808 documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository 6809 openapi_files: 6810 - descriptions/api.github.com/api.github.com.json 6811 - descriptions/ghec/ghec.json 6812 - name: GET /user/migrations/{migration_id}/repositories 6813 documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration 6814 openapi_files: 6815 - descriptions/api.github.com/api.github.com.json 6816 - descriptions/ghec/ghec.json 6817 - descriptions/ghes-3.16/ghes-3.16.json 6818 - name: GET /user/orgs 6819 documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user 6820 openapi_files: 6821 - descriptions/api.github.com/api.github.com.json 6822 - descriptions/ghec/ghec.json 6823 - descriptions/ghes-3.16/ghes-3.16.json 6824 - name: GET /user/packages 6825 documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace 6826 openapi_files: 6827 - descriptions/api.github.com/api.github.com.json 6828 - descriptions/ghec/ghec.json 6829 - descriptions/ghes-3.16/ghes-3.16.json 6830 - name: DELETE /user/packages/{package_type}/{package_name} 6831 documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user 6832 openapi_files: 6833 - descriptions/api.github.com/api.github.com.json 6834 - descriptions/ghec/ghec.json 6835 - descriptions/ghes-3.16/ghes-3.16.json 6836 - name: GET /user/packages/{package_type}/{package_name} 6837 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user 6838 openapi_files: 6839 - descriptions/api.github.com/api.github.com.json 6840 - descriptions/ghec/ghec.json 6841 - descriptions/ghes-3.16/ghes-3.16.json 6842 - name: POST /user/packages/{package_type}/{package_name}/restore 6843 documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user 6844 openapi_files: 6845 - descriptions/api.github.com/api.github.com.json 6846 - descriptions/ghec/ghec.json 6847 - descriptions/ghes-3.16/ghes-3.16.json 6848 - name: GET /user/packages/{package_type}/{package_name}/versions 6849 documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user 6850 openapi_files: 6851 - descriptions/api.github.com/api.github.com.json 6852 - descriptions/ghec/ghec.json 6853 - descriptions/ghes-3.16/ghes-3.16.json 6854 - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id} 6855 documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user 6856 openapi_files: 6857 - descriptions/api.github.com/api.github.com.json 6858 - descriptions/ghec/ghec.json 6859 - descriptions/ghes-3.16/ghes-3.16.json 6860 - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id} 6861 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user 6862 openapi_files: 6863 - descriptions/api.github.com/api.github.com.json 6864 - descriptions/ghec/ghec.json 6865 - descriptions/ghes-3.16/ghes-3.16.json 6866 - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore 6867 documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user 6868 openapi_files: 6869 - descriptions/api.github.com/api.github.com.json 6870 - descriptions/ghec/ghec.json 6871 - descriptions/ghes-3.16/ghes-3.16.json 6872 - name: POST /user/projects 6873 documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project 6874 openapi_files: 6875 - descriptions/api.github.com/api.github.com.json 6876 - descriptions/ghec/ghec.json 6877 - descriptions/ghes-3.16/ghes-3.16.json 6878 - name: GET /user/public_emails 6879 documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user 6880 openapi_files: 6881 - descriptions/api.github.com/api.github.com.json 6882 - descriptions/ghec/ghec.json 6883 - descriptions/ghes-3.16/ghes-3.16.json 6884 - name: GET /user/repos 6885 documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user 6886 openapi_files: 6887 - descriptions/api.github.com/api.github.com.json 6888 - descriptions/ghec/ghec.json 6889 - descriptions/ghes-3.16/ghes-3.16.json 6890 - name: POST /user/repos 6891 documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user 6892 openapi_files: 6893 - descriptions/api.github.com/api.github.com.json 6894 - descriptions/ghec/ghec.json 6895 - descriptions/ghes-3.16/ghes-3.16.json 6896 - name: GET /user/repository_invitations 6897 documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user 6898 openapi_files: 6899 - descriptions/api.github.com/api.github.com.json 6900 - descriptions/ghec/ghec.json 6901 - descriptions/ghes-3.16/ghes-3.16.json 6902 - name: DELETE /user/repository_invitations/{invitation_id} 6903 documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation 6904 openapi_files: 6905 - descriptions/api.github.com/api.github.com.json 6906 - descriptions/ghec/ghec.json 6907 - descriptions/ghes-3.16/ghes-3.16.json 6908 - name: PATCH /user/repository_invitations/{invitation_id} 6909 documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation 6910 openapi_files: 6911 - descriptions/api.github.com/api.github.com.json 6912 - descriptions/ghec/ghec.json 6913 - descriptions/ghes-3.16/ghes-3.16.json 6914 - name: DELETE /user/social_accounts 6915 documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user 6916 openapi_files: 6917 - descriptions/api.github.com/api.github.com.json 6918 - descriptions/ghec/ghec.json 6919 - descriptions/ghes-3.16/ghes-3.16.json 6920 - name: GET /user/social_accounts 6921 documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user 6922 openapi_files: 6923 - descriptions/api.github.com/api.github.com.json 6924 - descriptions/ghec/ghec.json 6925 - descriptions/ghes-3.16/ghes-3.16.json 6926 - name: POST /user/social_accounts 6927 documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user 6928 openapi_files: 6929 - descriptions/api.github.com/api.github.com.json 6930 - descriptions/ghec/ghec.json 6931 - descriptions/ghes-3.16/ghes-3.16.json 6932 - name: GET /user/ssh_signing_keys 6933 documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user 6934 openapi_files: 6935 - descriptions/api.github.com/api.github.com.json 6936 - descriptions/ghec/ghec.json 6937 - descriptions/ghes-3.16/ghes-3.16.json 6938 - name: POST /user/ssh_signing_keys 6939 documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user 6940 openapi_files: 6941 - descriptions/api.github.com/api.github.com.json 6942 - descriptions/ghec/ghec.json 6943 - descriptions/ghes-3.16/ghes-3.16.json 6944 - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id} 6945 documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user 6946 openapi_files: 6947 - descriptions/api.github.com/api.github.com.json 6948 - descriptions/ghec/ghec.json 6949 - descriptions/ghes-3.16/ghes-3.16.json 6950 - name: GET /user/ssh_signing_keys/{ssh_signing_key_id} 6951 documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user 6952 openapi_files: 6953 - descriptions/api.github.com/api.github.com.json 6954 - descriptions/ghec/ghec.json 6955 - descriptions/ghes-3.16/ghes-3.16.json 6956 - name: GET /user/starred 6957 documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user 6958 openapi_files: 6959 - descriptions/api.github.com/api.github.com.json 6960 - descriptions/ghec/ghec.json 6961 - descriptions/ghes-3.16/ghes-3.16.json 6962 - name: DELETE /user/starred/{owner}/{repo} 6963 documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user 6964 openapi_files: 6965 - descriptions/api.github.com/api.github.com.json 6966 - descriptions/ghec/ghec.json 6967 - descriptions/ghes-3.16/ghes-3.16.json 6968 - name: GET /user/starred/{owner}/{repo} 6969 documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user 6970 openapi_files: 6971 - descriptions/api.github.com/api.github.com.json 6972 - descriptions/ghec/ghec.json 6973 - descriptions/ghes-3.16/ghes-3.16.json 6974 - name: PUT /user/starred/{owner}/{repo} 6975 documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user 6976 openapi_files: 6977 - descriptions/api.github.com/api.github.com.json 6978 - descriptions/ghec/ghec.json 6979 - descriptions/ghes-3.16/ghes-3.16.json 6980 - name: GET /user/subscriptions 6981 documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user 6982 openapi_files: 6983 - descriptions/api.github.com/api.github.com.json 6984 - descriptions/ghec/ghec.json 6985 - descriptions/ghes-3.16/ghes-3.16.json 6986 - name: GET /user/teams 6987 documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user 6988 openapi_files: 6989 - descriptions/api.github.com/api.github.com.json 6990 - descriptions/ghec/ghec.json 6991 - descriptions/ghes-3.16/ghes-3.16.json 6992 - name: GET /user/{account_id} 6993 documentation_url: https://docs.github.com/rest/users/users#get-a-user-using-their-id 6994 openapi_files: 6995 - descriptions/api.github.com/api.github.com.json 6996 - descriptions/ghec/ghec.json 6997 - descriptions/ghes-3.16/ghes-3.16.json 6998 - name: GET /users 6999 documentation_url: https://docs.github.com/rest/users/users#list-users 7000 openapi_files: 7001 - descriptions/api.github.com/api.github.com.json 7002 - descriptions/ghec/ghec.json 7003 - descriptions/ghes-3.16/ghes-3.16.json 7004 - name: GET /users/{username} 7005 documentation_url: https://docs.github.com/rest/users/users#get-a-user 7006 openapi_files: 7007 - descriptions/api.github.com/api.github.com.json 7008 - descriptions/ghec/ghec.json 7009 - descriptions/ghes-3.16/ghes-3.16.json 7010 - name: GET /users/{username}/attestations/{subject_digest} 7011 documentation_url: https://docs.github.com/rest/users/attestations#list-attestations 7012 openapi_files: 7013 - descriptions/api.github.com/api.github.com.json 7014 - descriptions/ghec/ghec.json 7015 - name: GET /users/{username}/docker/conflicts 7016 documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user 7017 openapi_files: 7018 - descriptions/api.github.com/api.github.com.json 7019 - descriptions/ghec/ghec.json 7020 - descriptions/ghes-3.16/ghes-3.16.json 7021 - name: GET /users/{username}/events 7022 documentation_url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user 7023 openapi_files: 7024 - descriptions/api.github.com/api.github.com.json 7025 - descriptions/ghec/ghec.json 7026 - descriptions/ghes-3.16/ghes-3.16.json 7027 - name: GET /users/{username}/events/orgs/{org} 7028 documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user 7029 openapi_files: 7030 - descriptions/api.github.com/api.github.com.json 7031 - descriptions/ghec/ghec.json 7032 - descriptions/ghes-3.16/ghes-3.16.json 7033 - name: GET /users/{username}/events/public 7034 documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user 7035 openapi_files: 7036 - descriptions/api.github.com/api.github.com.json 7037 - descriptions/ghec/ghec.json 7038 - descriptions/ghes-3.16/ghes-3.16.json 7039 - name: GET /users/{username}/followers 7040 documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-user 7041 openapi_files: 7042 - descriptions/api.github.com/api.github.com.json 7043 - descriptions/ghec/ghec.json 7044 - descriptions/ghes-3.16/ghes-3.16.json 7045 - name: GET /users/{username}/following 7046 documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows 7047 openapi_files: 7048 - descriptions/api.github.com/api.github.com.json 7049 - descriptions/ghec/ghec.json 7050 - descriptions/ghes-3.16/ghes-3.16.json 7051 - name: GET /users/{username}/following/{target_user} 7052 documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user 7053 openapi_files: 7054 - descriptions/api.github.com/api.github.com.json 7055 - descriptions/ghec/ghec.json 7056 - descriptions/ghes-3.16/ghes-3.16.json 7057 - name: GET /users/{username}/gists 7058 documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user 7059 openapi_files: 7060 - descriptions/api.github.com/api.github.com.json 7061 - descriptions/ghec/ghec.json 7062 - descriptions/ghes-3.16/ghes-3.16.json 7063 - name: GET /users/{username}/gpg_keys 7064 documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user 7065 openapi_files: 7066 - descriptions/api.github.com/api.github.com.json 7067 - descriptions/ghec/ghec.json 7068 - descriptions/ghes-3.16/ghes-3.16.json 7069 - name: GET /users/{username}/hovercard 7070 documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user 7071 openapi_files: 7072 - descriptions/api.github.com/api.github.com.json 7073 - descriptions/ghec/ghec.json 7074 - descriptions/ghes-3.16/ghes-3.16.json 7075 - name: GET /users/{username}/installation 7076 documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app 7077 openapi_files: 7078 - descriptions/api.github.com/api.github.com.json 7079 - descriptions/ghec/ghec.json 7080 - descriptions/ghes-3.16/ghes-3.16.json 7081 - name: GET /users/{username}/keys 7082 documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user 7083 openapi_files: 7084 - descriptions/api.github.com/api.github.com.json 7085 - descriptions/ghec/ghec.json 7086 - descriptions/ghes-3.16/ghes-3.16.json 7087 - name: GET /users/{username}/orgs 7088 documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user 7089 openapi_files: 7090 - descriptions/api.github.com/api.github.com.json 7091 - descriptions/ghec/ghec.json 7092 - descriptions/ghes-3.16/ghes-3.16.json 7093 - name: GET /users/{username}/packages 7094 documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user 7095 openapi_files: 7096 - descriptions/api.github.com/api.github.com.json 7097 - descriptions/ghec/ghec.json 7098 - descriptions/ghes-3.16/ghes-3.16.json 7099 - name: DELETE /users/{username}/packages/{package_type}/{package_name} 7100 documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user 7101 openapi_files: 7102 - descriptions/api.github.com/api.github.com.json 7103 - descriptions/ghec/ghec.json 7104 - descriptions/ghes-3.16/ghes-3.16.json 7105 - name: GET /users/{username}/packages/{package_type}/{package_name} 7106 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user 7107 openapi_files: 7108 - descriptions/api.github.com/api.github.com.json 7109 - descriptions/ghec/ghec.json 7110 - descriptions/ghes-3.16/ghes-3.16.json 7111 - name: POST /users/{username}/packages/{package_type}/{package_name}/restore 7112 documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user 7113 openapi_files: 7114 - descriptions/api.github.com/api.github.com.json 7115 - descriptions/ghec/ghec.json 7116 - descriptions/ghes-3.16/ghes-3.16.json 7117 - name: GET /users/{username}/packages/{package_type}/{package_name}/versions 7118 documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user 7119 openapi_files: 7120 - descriptions/api.github.com/api.github.com.json 7121 - descriptions/ghec/ghec.json 7122 - descriptions/ghes-3.16/ghes-3.16.json 7123 - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id} 7124 documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user 7125 openapi_files: 7126 - descriptions/api.github.com/api.github.com.json 7127 - descriptions/ghec/ghec.json 7128 - descriptions/ghes-3.16/ghes-3.16.json 7129 - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id} 7130 documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user 7131 openapi_files: 7132 - descriptions/api.github.com/api.github.com.json 7133 - descriptions/ghec/ghec.json 7134 - descriptions/ghes-3.16/ghes-3.16.json 7135 - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore 7136 documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user 7137 openapi_files: 7138 - descriptions/api.github.com/api.github.com.json 7139 - descriptions/ghec/ghec.json 7140 - descriptions/ghes-3.16/ghes-3.16.json 7141 - name: GET /users/{username}/projects 7142 documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects 7143 openapi_files: 7144 - descriptions/api.github.com/api.github.com.json 7145 - descriptions/ghec/ghec.json 7146 - descriptions/ghes-3.16/ghes-3.16.json 7147 - name: GET /users/{username}/received_events 7148 documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user 7149 openapi_files: 7150 - descriptions/api.github.com/api.github.com.json 7151 - descriptions/ghec/ghec.json 7152 - descriptions/ghes-3.16/ghes-3.16.json 7153 - name: GET /users/{username}/received_events/public 7154 documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user 7155 openapi_files: 7156 - descriptions/api.github.com/api.github.com.json 7157 - descriptions/ghec/ghec.json 7158 - descriptions/ghes-3.16/ghes-3.16.json 7159 - name: GET /users/{username}/repos 7160 documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user 7161 openapi_files: 7162 - descriptions/api.github.com/api.github.com.json 7163 - descriptions/ghec/ghec.json 7164 - descriptions/ghes-3.16/ghes-3.16.json 7165 - name: GET /users/{username}/settings/billing/actions 7166 documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user 7167 openapi_files: 7168 - descriptions/api.github.com/api.github.com.json 7169 - descriptions/ghec/ghec.json 7170 - name: GET /users/{username}/settings/billing/packages 7171 documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user 7172 openapi_files: 7173 - descriptions/api.github.com/api.github.com.json 7174 - descriptions/ghec/ghec.json 7175 - name: GET /users/{username}/settings/billing/shared-storage 7176 documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user 7177 openapi_files: 7178 - descriptions/api.github.com/api.github.com.json 7179 - descriptions/ghec/ghec.json 7180 - name: DELETE /users/{username}/site_admin 7181 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#demote-a-site-administrator 7182 openapi_files: 7183 - descriptions/ghes-3.16/ghes-3.16.json 7184 - name: PUT /users/{username}/site_admin 7185 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator 7186 openapi_files: 7187 - descriptions/ghes-3.16/ghes-3.16.json 7188 - name: GET /users/{username}/social_accounts 7189 documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user 7190 openapi_files: 7191 - descriptions/api.github.com/api.github.com.json 7192 - descriptions/ghec/ghec.json 7193 - descriptions/ghes-3.16/ghes-3.16.json 7194 - name: GET /users/{username}/ssh_signing_keys 7195 documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user 7196 openapi_files: 7197 - descriptions/api.github.com/api.github.com.json 7198 - descriptions/ghec/ghec.json 7199 - descriptions/ghes-3.16/ghes-3.16.json 7200 - name: GET /users/{username}/starred 7201 documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user 7202 openapi_files: 7203 - descriptions/api.github.com/api.github.com.json 7204 - descriptions/ghec/ghec.json 7205 - descriptions/ghes-3.16/ghes-3.16.json 7206 - name: GET /users/{username}/subscriptions 7207 documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user 7208 openapi_files: 7209 - descriptions/api.github.com/api.github.com.json 7210 - descriptions/ghec/ghec.json 7211 - descriptions/ghes-3.16/ghes-3.16.json 7212 - name: DELETE /users/{username}/suspended 7213 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#unsuspend-a-user 7214 openapi_files: 7215 - descriptions/ghes-3.16/ghes-3.16.json 7216 - name: PUT /users/{username}/suspended 7217 documentation_url: https://docs.github.com/enterprise-server@3.16/rest/enterprise-admin/users#suspend-a-user 7218 openapi_files: 7219 - descriptions/ghes-3.16/ghes-3.16.json 7220 - name: GET /versions 7221 documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions 7222 openapi_files: 7223 - descriptions/api.github.com/api.github.com.json 7224 - descriptions/ghec/ghec.json 7225 - name: GET /zen 7226 documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github 7227 openapi_files: 7228 - descriptions/api.github.com/api.github.com.json 7229 - descriptions/ghec/ghec.json 7230 - descriptions/ghes-3.16/ghes-3.16.json