workspace: params_mapping id->id for tree urlwidget
This commit is contained in:
parent
4db8e3fafd
commit
f7c68c5d73
@ -61,7 +61,8 @@ async with DBPools().sqlorContext(dbname) as sor:
|
||||
"actiontype": "urlwidget",
|
||||
"target": "ws_files",
|
||||
"options": {
|
||||
"url": entire_url("/pipeline-sdlc/api/workspace_files.dspy")
|
||||
"url": entire_url("/pipeline-sdlc/api/workspace_files.dspy"),
|
||||
"params_mapping": {"id": "id"}
|
||||
}
|
||||
}]
|
||||
}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user