@@ -50,6 +50,9 @@ Object {
50
50
" getGroupsDone" : [Function ],
51
51
" getGroupsInit" : [Function ],
52
52
},
53
+ " looker" : Object {
54
+ " getLookerDone" : [Function ],
55
+ },
53
56
" lookup" : Object {
54
57
" getSkillTagsDone" : [Function ],
55
58
" getSkillTagsInit" : [Function ],
@@ -137,6 +140,7 @@ Object {
137
140
" addUserTrait" : [Function ],
138
141
" deleteUserTrait" : [Function ],
139
142
" getAllUserTraits" : [Function ],
143
+ " modifyUserTraitInit" : [Function ],
140
144
" updateUserTrait" : [Function ],
141
145
},
142
146
" smp" : Object {
@@ -219,6 +223,7 @@ Object {
219
223
" direct" : [Function ],
220
224
" errors" : [Function ],
221
225
" groups" : [Function ],
226
+ " looker" : [Function ],
222
227
" lookup" : [Function ],
223
228
" memberTasks" : [Function ],
224
229
" members" : [Function ],
@@ -234,6 +239,7 @@ Object {
234
239
" default" : [Function ],
235
240
" getApiV2" : [Function ],
236
241
" getApiV3" : [Function ],
242
+ " getApiV4" : [Function ],
237
243
},
238
244
" billing" : Object {
239
245
" default" : [Function ],
@@ -305,6 +311,7 @@ Object {
305
311
" Spec Review" : " Specification Review" ,
306
312
},
307
313
" getApiResponsePayloadV3" : [Function ],
314
+ " getApiResponsePayloadV4" : [Function ],
308
315
},
309
316
" time" : Object {
310
317
" default" : undefined ,
0 commit comments