Skip to content

Commit 91af5f4

Browse files
committed
generate doc
1 parent 99f2178 commit 91af5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

enterprise/coderd/provisionerkeys.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ func (api *API) deleteProvisionerKey(rw http.ResponseWriter, r *http.Request) {
201201
}
202202

203203
// @Summary Fetch provisioner key details
204-
// @ID fetch-provisioner-key
205-
// @Security CoderProvisionerDaemonKey
204+
// @ID fetch-provisioner-key-details
205+
// @Security CoderSessionToken
206206
// @Produce json
207207
// @Tags Enterprise
208208
// @Param provisionerkey path string true "Provisioner Key"

0 commit comments

Comments
 (0)