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 <trisha@appsmith.com>
This commit is contained in:
sidhantgoel 2022-05-11 21:33:31 +05:30 committed by GitHub
parent 214e5a8318
commit 796868ab79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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