MCPcopy Index your code
hub / github.com/coder/coder / WorkspaceACLUpdateValidator

TypeAlias WorkspaceACLUpdateValidator

coderd/workspaces.go:3049–3049  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3047}
3048
3049type WorkspaceACLUpdateValidator codersdk.UpdateWorkspaceACL
3050
3051var (
3052 workspaceACLUpdateUsersFieldName = "user_roles"

Callers 4

TestOKFunction · 0.92
TestDeniesUnknownIDsFunction · 0.92
patchWorkspaceACLMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected