Skip to content

Commit 74d934c

Browse files
committed
Clarify verifiable_password_authentication's description
1 parent b9dce3a commit 74d934c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Name | Type | Description
1919
-----|------|--------------
2020
`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.
2121
`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

Comments
 (0)