Skip to content

Commit 19c4602

Browse files
committed
fix swagger
1 parent 6682725 commit 19c4602

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

coderd/apidoc/docs.go

Lines changed: 0 additions & 3 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: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/workspaceagents.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,6 @@ func (api *API) workspaceAgentListContainers(rw http.ResponseWriter, r *http.Req
897897
// @Summary Recreate devcontainer for workspace agent
898898
// @ID recreate-devcontainer-for-workspace-agent
899899
// @Security CoderSessionToken
900-
// @Produce json
901900
// @Tags Agents
902901
// @Param workspaceagent path string true "Workspace agent ID" format(uuid)
903902
// @Param container path string true "Container ID or name"

0 commit comments

Comments
 (0)