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/meta.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
@@ -19,4 +19,4 @@ Name | Type | Description
19
19
-----|------|--------------
20
20
`hooks`|`array` of `strings` | An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from on GitHub.com. Subscribe to the [API Changes blog](http://developer.github.com/changes/) or follow [@GitHubAPI](https://twitter.com/GitHubAPI) on Twitter to get updated when this list changes.
21
21
`git`|`array` of `strings` | An Array of IP addresses in CIDR format specifying the Git servers for GitHub.com.
22
-
`verifiable_password_authentication`|`boolean` | Whether [Basic Authentication](/v3/auth/#basic-authentication) is supported. Some [GitHub Enterprise](https://enterprise.github.com/) servers may return `false` here.
22
+
`verifiable_password_authentication`|`boolean` | Whether [Basic Authentication with a username and password](/v3/auth/#via-username-and-password) is supported. Some [GitHub Enterprise](https://enterprise.github.com/) servers may return `false` here.
0 commit comments