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:
parent
214e5a8318
commit
796868ab79
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user