Skip to content

Commit d7fd33a

Browse files
author
Georgi Knox
committed
remove outdated default metadata perms
1 parent 5a5c011 commit d7fd33a

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

content/developers/apps/setting-permissions-for-github-apps.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,4 @@ versions:
1111
github-ae: '*'
1212
---
1313

14-
When you create a GitHub App, you can select the permissions it needs to access end user data. Permissions can also be added and removed. For more information, see "[Editing a GitHub App's permissions](/apps/managing-github-apps/editing-a-github-app-s-permissions/)."
15-
16-
### Metadata permissions
17-
18-
By default, GitHub Apps have `Read-only` access to metadata endpoints. Metadata is a collection of read-only endpoints that provide general information about resources that the authorized installation can access.
19-
20-
{% data reusables.apps.metadata-permissions %} For a list of metadata endpoints, see "[Metadata permissions](/rest/reference/permissions-required-for-github-apps#metadata-permissions)."
14+
GitHub Apps don't have any permissions by default. When you create a GitHub App, you can select the permissions it needs to access end user data. Permissions can also be added and removed. For more information, see "[Editing a GitHub App's permissions](/apps/managing-github-apps/editing-a-github-app-s-permissions/)."

0 commit comments

Comments
 (0)