Feroze Mohideen 2 yıl önce
ebeveyn
işleme
45860bbb0e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      api/server/router/project.go

+ 1 - 0
api/server/router/project.go

@@ -460,6 +460,7 @@ func getProjectRoutes(
 				RelativePath: relPath + "/billing/publishable_key",
 				RelativePath: relPath + "/billing/publishable_key",
 			},
 			},
 			Scopes: []types.PermissionScope{
 			Scopes: []types.PermissionScope{
+				types.UserScope,
 				types.ProjectScope,
 				types.ProjectScope,
 			},
 			},
 		},
 		},