Commit b4f6bac5 authored by Patricio Bruna's avatar Patricio Bruna

'Get All' to 'GetAll'

parent fef6ccba
......@@ -95,7 +95,7 @@ zimbraApi.getDistributionList('list@domain.com', callback);
A successful response will always return a `Object` named after the `Resource` your are requesting.
### Get All and Search
### GetAll and Search
You have the following functions:
* `getAllAccounts(callback, query_object)`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment