Skip to content

Commit f563e66

Browse files
committed
make gen
1 parent d23fbed commit f563e66

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/workspaces.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,6 @@ func (api *API) putWorkspaceAutoupdates(rw http.ResponseWriter, r *http.Request)
10631063
// @Summary Determine whether a workspace is capable of autostarting.
10641064
// @ID resolve-workspace-autostart-by-id
10651065
// @Security CoderSessionToken
1066-
// @Accept json
10671066
// @Produce json
10681067
// @Tags Workspaces
10691068
// @Param workspace path string true "Workspace ID" format(uuid)

0 commit comments

Comments
 (0)