mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
chore: Drop application host call, default to regions for info (#7457)
* chore: Drop application host call, default to regions for info
This commit is contained in:
1
coderd/apidoc/docs.go
generated
1
coderd/apidoc/docs.go
generated
@ -149,6 +149,7 @@ const docTemplate = `{
|
||||
],
|
||||
"summary": "Get applications host",
|
||||
"operationId": "get-applications-host",
|
||||
"deprecated": true,
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "OK",
|
||||
|
Reference in New Issue
Block a user