From 796868ab79d464cefb596ced6e9597c21ca401ee Mon Sep 17 00:00:00 2001 From: sidhantgoel Date: Wed, 11 May 2022 21:33:31 +0530 Subject: [PATCH] Update app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/CustomApplicationRepositoryCEImpl.java renamed organizationId to workspaceId in comment Co-authored-by: Trisha Anand --- .../repositories/ce/CustomApplicationRepositoryCEImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/CustomApplicationRepositoryCEImpl.java b/app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/CustomApplicationRepositoryCEImpl.java index 0c1837fcb5..3b2552af13 100644 --- a/app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/CustomApplicationRepositoryCEImpl.java +++ b/app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/CustomApplicationRepositoryCEImpl.java @@ -154,7 +154,7 @@ public class CustomApplicationRepositoryCEImpl extends BaseAppsmithRepositoryImp } /** - * Returns a list of application ids which are under the workspace with provided organizationId + * Returns a list of application ids which are under the workspace with provided workspaceId * * @param workspaceId workspace id * @return list of String