Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ffa9cc

Browse files
committed
make gen
1 parent 76a2d76 commit 1ffa9cc

File tree

4 files changed

+61
-1
lines changed

4 files changed

+61
-1
lines changed

coderd/apidoc/docs.go

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/apidoc/swagger.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/debug.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ func (api *API) debugCoordinator(rw http.ResponseWriter, r *http.Request) {
2424
}
2525

2626
// @Summary Debug Info Tailnet
27-
// @ID debug-info-wireguard-coordinator
27+
// @ID debug-info-tailnet
2828
// @Security CoderSessionToken
2929
// @Produce text/html
3030
// @Tags Debug

docs/api/debug.md

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)