8000 swagger · coder/coder@0d71165 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d71165

Browse files
committed
swagger
1 parent 761f290 commit 0d71165

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
)
3131

3232
// @Summary Evaluate dynamic parameters for template version
33-
// @ID evaluate-dynamic-parameters-by-template-version
33+
// @ID evaluate-dynamic-parameters-for-template-version
3434
// @Security CoderSessionToken
3535
// @Tags Templates
3636
// @Param templateversion path string true "Template version ID" format(uuid)

0 commit comments

Comments
 (0)
0