1
0
mirror of synced 2026-01-04 09:06:46 -05:00

Update tables for accessibility (API, Apps, and events) (#35531)

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
This commit is contained in:
Jess Hosman
2023-03-24 14:19:50 -06:00
committed by GitHub
parent 422db29e7a
commit e72377f4cd
5 changed files with 43 additions and 60 deletions

View File

@@ -31,8 +31,6 @@ The following URL creates a new public app called `octocat-github-app` with a pr
{% data variables.product.oauth_host_code %}/settings/apps/new?name=octocat-github-app&description=An%20Octocat%20App&callback_urls[]=https://example.com&request_oauth_on_install=true&public=true&checks=write&events[]=check_run&events[]=check_suite
```
The complete list of available query parameters, permissions, and events is listed in the sections below.
## {% data variables.product.prodname_github_app %} configuration parameters
Name | Type | Description