diff --git a/libretroshare/src/retroshare/rsidentity.h b/libretroshare/src/retroshare/rsidentity.h index 815014d22..5abdfb47b 100644 --- a/libretroshare/src/retroshare/rsidentity.h +++ b/libretroshare/src/retroshare/rsidentity.h @@ -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