Skip to content

Commit f234db5

Browse files
committed
does not produce
1 parent 608ea69 commit f234db5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/members.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ func (api *API) listMembers(rw http.ResponseWriter, r *http.Request) {
163163
// @ID assign-role-to-organization-member
164164
// @Security CoderSessionToken
165165
// @Accept json
166-
// @Produce json
167166
// @Tags Members
168167
// @Param organization path string true "Organization ID"
169168
// @Param user path string true "User ID, name, or me"

0 commit comments

Comments
 (0)