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