Skip to content

Commit 1116be7

Browse files
Merge pull request #26 from topcoder-platform/develop
Develop
2 parents fe6e0b4 + bb55cad commit 1116be7

File tree

12 files changed

+3236
-2044
lines changed

12 files changed

+3236
-2044
lines changed

__tests__/__snapshots__/index.js.snap

+7
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Object {
5050
"getGroupsDone": [Function],
5151
"getGroupsInit": [Function],
5252
},
53+
"looker": Object {
54+
"getLookerDone": [Function],
55+
},
5356
"lookup": Object {
5457
"getSkillTagsDone": [Function],
5558
"getSkillTagsInit": [Function],
@@ -137,6 +140,7 @@ Object {
137140
"addUserTrait": [Function],
138141
"deleteUserTrait": [Function],
139142
"getAllUserTraits": [Function],
143+
"modifyUserTraitInit": [Function],
140144
"updateUserTrait": [Function],
141145
},
142146
"smp": Object {
@@ -219,6 +223,7 @@ Object {
219223
"direct": [Function],
220224
"errors": [Function],
221225
"groups": [Function],
226+
"looker": [Function],
222227
"lookup": [Function],
223228
"memberTasks": [Function],
224229
"members": [Function],
@@ -234,6 +239,7 @@ Object {
234239
"default": [Function],
235240
"getApiV2": [Function],
236241
"getApiV3": [Function],
242+
"getApiV4": [Function],
237243
},
238244
"billing": Object {
239245
"default": [Function],
@@ -305,6 +311,7 @@ Object {
305311
"Spec Review": "Specification Review",
306312
},
307313
"getApiResponsePayloadV3": [Function],
314+
"getApiResponsePayloadV4": [Function],
308315
},
309316
"time": Object {
310317
"default": undefined,

0 commit comments

Comments
 (0)