You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/repos/collaborators.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ collaborators list.
57
57
58
58
Name | Type | Description
59
59
-----|------|--------------
60
-
`permission`|`string` | The permission to grant the team.**Only valid on organization-owned repositories.** Can be one of:<br/> *`pull` - can pull, but not push to or administer this repository.<br/> *`push` - can pull and push, but not administer this repository.<br/> *`admin` - can pull, push and administer this repository.<br/>Default:`pull`<br/>**This parameter requires a custom media type to be specified. Please see more in the alert below.**
60
+
`permission`|`string` | The permission to grant the team.**Only valid on organization-owned repositories.** Can be one of:<br/> *`pull` - can pull, but not push to or administer this repository.<br/> *`push` - can pull and push, but not administer this repository.<br/> *`admin` - can pull, push and administer this repository.<br/>Default:`push`<br/>**This parameter requires a custom media type to be specified. Please see more in the alert below.**