Skip to content

Commit 1697597

Browse files
committed
fix
1 parent d1b90b6 commit 1697597

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

coderd/apidoc/docs.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/apidoc/swagger.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/deprecated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ func (api *API) workspaceAgentPostMetadataDeprecated(rw http.ResponseWriter, r *
117117
}
118118

119119
// @Summary Removed: Get workspace resources for workspace build
120-
// @ID get-workspace-resources-for-workspace-build
120+
// @ID removed-get-workspace-resources-for-workspace-build
121121
// @Security CoderSessionToken
122122
// @Produce json
123123
// @Tags Builds

0 commit comments

Comments
 (0)