Add missing jsonapi mark on rsidentity method

This commit is contained in:
Gioacchino Mazzurco 2019-08-20 12:45:40 +02:00
parent a453706b94
commit adacbeb586
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -477,6 +477,7 @@ struct RsIdentity : RsGxsIfaceHelper
/**
* @brief Set/unset identity as contact
* @jsonapi{development}
* @param[in] id Id of the identity
* @param[in] isContact true to set, false to unset
* @return false on error, true otherwise