1
0
mirror of synced 2025-12-25 02:17:36 -05:00

autogenerate frontmatter (#34744)

This commit is contained in:
Rachael Sewell
2023-02-14 12:21:44 -08:00
committed by GitHub
parent dda821b116
commit 8d3eb29ba0
185 changed files with 722 additions and 1 deletions

View File

@@ -9,5 +9,9 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
<!-- Content after this section is automatically generated -->

View File

@@ -15,5 +15,9 @@ children:
- /invitations
redirect_from:
- /rest/reference/collaborators
autogenerated: true
---
<!-- Content after this section is automatically generated -->

View File

@@ -11,6 +11,7 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About repository invitations
@@ -22,3 +23,6 @@ To add a user as a collaborator, use the Collaborators endpoints instead. For mo
Note that the `repo:invite` [OAuth scope](/developers/apps/scopes-for-oauth-apps) grants targeted
access to invitations **without** also granting access to repository code, while the
`repo` scope grants permission to code as well as invitations.
<!-- Content after this section is automatically generated -->