mirror of
https://github.com/coder/coder.git
synced 2025-08-01 08:28:48 +00:00
fix: adjust instances of Github to GitHub (#15203)
s/Github/GitHub Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
4
docs/reference/api/schemas.md
generated
4
docs/reference/api/schemas.md
generated
@@ -3605,9 +3605,9 @@ CreateWorkspaceRequest provides options for creating a new workspace. Only one o
|
||||
|
||||
| Name | Type | Required | Restrictions | Description |
|
||||
| -------- | ---------------------------------------------------------- | -------- | ------------ | ----------- |
|
||||
| `github` | [codersdk.OAuth2GithubConfig](#codersdkoauth2githubconfig) | false | | |
|
||||
| `github` | [codersdk.OAuth2GitHubConfig](#codersdkoauth2githubconfig) | false | | |
|
||||
|
||||
## codersdk.OAuth2GithubConfig
|
||||
## codersdk.OAuth2GitHubConfig
|
||||
|
||||
```json
|
||||
{
|
||||
|
Reference in New Issue
Block a user