We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ba5a1 commit f3ea4dcCopy full SHA for f3ea4dc
src/actions/auth.js
@@ -9,7 +9,7 @@ import { getApi } from '../services/api';
9
10
/**
11
* @static
12
- * @desc Creates an action that loads Topcoder user profile from v3 API.
+ * @desc Creates an action that loads Topcoder user profile from v5 API.
13
* @param {String} userTokenV3 v3 authentication token.
14
* @return {Action}
15
*/
0 commit comments