@@ -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 ],
@@ -196,19 +199,15 @@ Object {
196
199
" clear" : [Function ],
197
200
" count" : [Function ],
198
201
" countReset" : [Function ],
199
- " debug" : [Function ],
200
202
" dir" : [Function ],
201
- " dirxml" : [Function ],
202
203
" error" : [Function ],
203
204
" group" : [Function ],
204
205
" groupCollapsed" : [Function ],
205
206
" groupEnd" : [Function ],
206
207
" info" : [Function ],
207
208
" log" : [Function ],
208
- " table" : [Function ],
209
209
" time" : [Function ],
210
210
" timeEnd" : [Function ],
211
- " timeLog" : [Function ],
212
211
" trace" : [Function ],
213
212
" warn" : [Function ],
214
213
},
@@ -223,6 +222,7 @@ Object {
223
222
" direct" : [Function ],
224
223
" errors" : [Function ],
225
224
" groups" : [Function ],
225
+ " looker" : [Function ],
226
226
" lookup" : [Function ],
227
227
" memberTasks" : [Function ],
228
228
" members" : [Function ],
@@ -238,6 +238,7 @@ Object {
238
238
" default" : [Function ],
239
239
" getApiV2" : [Function ],
240
240
" getApiV3" : [Function ],
241
+ " getApiV4" : [Function ],
241
242
},
242
243
" billing" : Object {
243
244
" default" : [Function ],
@@ -309,6 +310,7 @@ Object {
309
310
" Spec Review" : " Specification Review" ,
310
311
},
311
312
" getApiResponsePayloadV3" : [Function ],
313
+ " getApiResponsePayloadV4" : [Function ],
312
314
},
313
315
" time" : Object {
314
316
" default" : undefined ,
0 commit comments