mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: applications and authorization (#5477)
* docs: Applications * WIP * WIP * WIP * Fix: consume * Fix: @Description * Fix * Fix: s/none//g * Fix: godoc nice * Fix: description * Fix: It * Fix: code sample trim empty line * More fixes * Fix: br
This commit is contained in:
@@ -350,6 +350,7 @@ func (c *Client) WorkspaceByOwnerAndName(ctx context.Context, owner string, name
|
||||
}
|
||||
|
||||
type GetAppHostResponse struct {
|
||||
// Host is the externally accessible URL for the Coder instance.
|
||||
Host string `json:"host"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user