We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a8e67 commit d2f512aCopy full SHA for d2f512a
coderd/provisionerkeys.go
@@ -15,6 +15,7 @@ import (
15
// associated with the provisioner key using the ID.
16
// @Summary Get provisioner key tags by ID
17
// @ID get-provisioner-key-tags-by-id
18
+// @Security CoderSessionToken
19
// @Produce json
20
// @Tags Provisioner-Keys
21
// @Param provisionerkeyid path string true "Provisioner Key ID" format(uuid)
0 commit comments