autogenerate frontmatter (#34744)
This commit is contained in:
@@ -9,5 +9,9 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
miniTocMaxHeadingLevel: 3
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
@@ -15,5 +15,9 @@ children:
|
||||
- /invitations
|
||||
redirect_from:
|
||||
- /rest/reference/collaborators
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user