Skip to content

Commit 7d0b8ea

Browse files
committed
param doc
1 parent 8cd436c commit 7d0b8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/workspaceportshare.go

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import (
1818
// @Accept json
1919
// @Produce json
2020
// @Tags PortSharing
21+
// @Param workspace path string true "Workspace ID" format(uuid)
2122
// @Param request body codersdk.UpdateWorkspaceAgentPortShareRequest true "Update port sharing level request"
2223
// @Success 200
2324
// @Router /workspaces/{workspace}/port-share [post]

0 commit comments

Comments
 (0)