JSON API unauthenticated access to /rsAccounts/getCurrentAccountId

This commit is contained in:
Gioacchino Mazzurco 2018-10-22 00:24:02 +02:00
parent 6543d713e4
commit e746b5b4a0
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -151,7 +151,7 @@ public:
/**
* @brief Get current account id. Beware that an account may be selected
* without actually logging in.
* @jsonapi{development}
* @jsonapi{development,unauthenticated}
* @param[out] id storage for current account id
* @return false if account hasn't been selected yet, true otherwise
*/