General code clean up
This commit is contained in:
@@ -20,7 +20,7 @@ async function handle_load_ae_obj_id__site_domain(
|
||||
try_cache=false,
|
||||
timeout=7000,
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
fqdn: string,
|
||||
try_cache: boolean,
|
||||
@@ -236,7 +236,7 @@ async function handle_load_ae_obj_li__person(
|
||||
params={},
|
||||
try_cache=true,
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
account_id: string,
|
||||
params?: key_val,
|
||||
@@ -366,7 +366,7 @@ async function handle_download_export__obj_type(
|
||||
limit=5000,
|
||||
params={}, // key value object is expected
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
get_obj_type: string,
|
||||
for_obj_type: string,
|
||||
|
||||
Reference in New Issue
Block a user