diff --git a/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/SearchAPI.java b/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/SearchAPI.java index a3da9c43eb..d940639e8e 100644 --- a/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/SearchAPI.java +++ b/rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/SearchAPI.java @@ -141,7 +141,6 @@ public class SearchAPI extends BaseAPI } /** - * Search as a user for nodes on site "rm" matching query, using SearchAPI.RM_DEFAULT_RECORD_FILTERS and sorted * by sortby and returns the property value for the given nodeRef and property name * @@ -162,7 +161,6 @@ public class SearchAPI extends BaseAPI } /** - * Generic faceted search. * @param username * @param password