@@ -54,6 +54,8 @@ Object {
54
54
" getLookerDone" : [Function ],
55
55
},
56
56
" lookup" : Object {
57
+ " getCountriesDone" : [Function ],
58
+ " getCountriesInit" : [Function ],
57
59
" getSkillTagsDone" : [Function ],
58
60
" getSkillTagsInit" : [Function ],
59
61
},
@@ -127,6 +129,8 @@ Object {
127
129
" updateProfileInit" : [Function ],
128
130
" uploadPhotoDone" : [Function ],
129
131
" uploadPhotoInit" : [Function ],
132
+ " verifyMemberNewEmailDone" : [Function ],
133
+ " verifyMemberNewEmailInit" : [Function ],
130
134
},
131
135
" reviewOpportunity" : Object {
132
136
" cancelApplicationsDone" : [Function ],
@@ -237,9 +241,11 @@ Object {
237
241
" services" : Object {
238
242
" api" : Object {
239
243
" default" : [Function ],
244
+ " getApi" : [Function ],
240
245
" getApiV2" : [Function ],
241
246
" getApiV3" : [Function ],
242
247
" getApiV4" : [Function ],
248
+ " getTcM2mToken" : [Function ],
243
249
},
244
250
" billing" : Object {
245
251
" default" : [Function ],
@@ -253,7 +259,6 @@ Object {
253
259
" getService" : [Function ],
254
260
" normalizeChallenge" : [Function ],
255
261
" normalizeChallengeDetails" : [Function ],
256
- " normalizeMarathonMatch" : [Function ],
257
262
},
258
263
" communities" : Object {
259
264
" default" : undefined ,
@@ -269,6 +274,7 @@ Object {
269
274
" checkUserGroups" : [Function ],
270
275
" default" : undefined ,
271
276
" getService" : [Function ],
277
+ " reduceGroupIds" : [Function ],
272
278
},
273
279
" lookup" : Object {
274
280
" default" : undefined ,
@@ -310,8 +316,8 @@ Object {
310
316
" Iterative Review" : " Iterative Review" ,
311
317
" Spec Review" : " Specification Review" ,
312
318
},
313
- " getApiResponsePayloadV3 " : [Function ],
314
- " getApiResponsePayloadV4 " : [Function ],
319
+ " getApiResponsePayload " : [Function ],
320
+ " getLookerApiResponsePayload " : [Function ],
315
321
},
316
322
" time" : Object {
317
323
" default" : undefined ,
0 commit comments