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:
Steven Masley
2023-05-09 09:28:25 -05:00
committed by GitHub
parent 2d62cbc83a
commit fc1bc374cb
4 changed files with 11 additions and 24 deletions

1
coderd/apidoc/docs.go generated
View File

@ -149,6 +149,7 @@ const docTemplate = `{
],
"summary": "Get applications host",
"operationId": "get-applications-host",
"deprecated": true,
"responses": {
"200": {
"description": "OK",