Skip to content

Commit a86268b

Browse files
committed
Update team_project_access.go
1 parent 4b3e1c7 commit a86268b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

team_project_access.go

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ type TeamProjectAccessProjectPermissions struct {
7474
ProjectTeamsPermission ProjectTeamsPermissionType `jsonapi:"attr,teams"`
7575
}
7676

77+
// Workspacepermissions represents the team's permission on all workspaces in its project
7778
type TeamProjectAccessWorkspacePermissions struct {
7879
WorkspaceRunsPermission WorkspaceRunsPermissionType `jsonapi:"attr,runs"`
7980
WorkspaceSentinelMocksPermission WorkspaceSentinelMocksPermissionType `jsonapi:"attr,sentinel-mocks"`

0 commit comments

Comments
 (0)