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.
2 parents 5d008e5 + a894ee4 commit 81e04d2Copy full SHA for 81e04d2
src/services/members.js
@@ -70,6 +70,11 @@ class MembersService {
70
}
71
72
/**
73
+ * @deprecated This method is using the old API skills,
74
+ * and the returned skills may not be what you're looking for
75
+ * @todo Replace this method and use the new standardized skills when needed
76
+ * @see https://topcoder.atlassian.net/browse/TSJR-27
77
+ *
78
* Gets member skills.
79
* @param {String} handle
80
* @return {Promise} Resolves to the stats object.
0 commit comments