1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Update doc for Storage.patchContact

This commit is contained in:
Thomas Tanghus 2013-10-03 04:16:28 +02:00
parent f8c46f1ad1
commit 6e3a90c17d

View File

@ -411,7 +411,7 @@ OC.Contacts = OC.Contacts || {};
* @param string contactId Contact ID
* @param object params An object with the following properties:
* @param string name The name of the property e.g. EMAIL.
* @param string|array value The of the property
* @param string|array|null value The of the property
* @param array parameters Optional parameters for the property
* @param string checksum For non-singular properties such as email this must contain
* an 8 character md5 checksum of the serialized \Sabre\Property