Skip to content

Commit 165f184

Browse files
committed
fix api docs
1 parent 581ae4d commit 165f184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/workspaces.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ func (api *API) putWorkspaceTTL(rw http.ResponseWriter, r *http.Request) {
766766
}
767767

768768
// @Summary Update workspace dormancy status by id.
769-
// @ID update-workspace-lock-by-id
769+
// @ID update-workspace-dormancy-status-by-id
770770
// @Security CoderSessionToken
771771
// @Accept json
772772
// @Produce json

0 commit comments

Comments
 (0)