We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd318a0 commit 097776cCopy full SHA for 097776c
coderd/members.go
@@ -19,7 +19,6 @@ import (
19
// @Summary Add organization member
20
// @ID add-organization-member
21
// @Security CoderSessionToken
22
-// @Accept json
23
// @Produce json
24
// @Tags Members
25
// @Param organization path string true "Organization ID"
0 commit comments