docs: remove empty page (#11511)

This commit is contained in:
Marcin Tojek
2024-01-09 12:52:45 +01:00
committed by GitHub
parent b8373e6fab
commit 525e6e5dc8
5 changed files with 3 additions and 8 deletions

View File

@ -809,7 +809,7 @@ func (api *API) workspaceProxyDeregister(rw http.ResponseWriter, r *http.Request
// @Summary Issue signed app token for reconnecting PTY
// @ID issue-signed-app-token-for-reconnecting-pty
// @Security CoderSessionToken
// @Tags Applications Enterprise
// @Tags Enterprise
// @Accept json
// @Produce json
// @Param request body codersdk.IssueReconnectingPTYSignedTokenRequest true "Issue reconnecting PTY signed token request"