Trying to wrap up for the day.
This commit is contained in:
@@ -26,7 +26,7 @@ export let get_object = async function get_object(
|
||||
as_list=false,
|
||||
// The task_id value should be a random string that is unique to the task. This is used to identify the task in the message event.
|
||||
task_id=crypto.randomUUID(),
|
||||
log_lvl=1
|
||||
log_lvl=0
|
||||
} : {
|
||||
api_cfg: any,
|
||||
endpoint: string,
|
||||
|
||||
Reference in New Issue
Block a user