add query params to form.json (#10574)
This commit is contained in:
parent
341bc61e8c
commit
610d665aae
|
|
@ -15,6 +15,11 @@
|
|||
"configProperty": "datasourceConfiguration.headers",
|
||||
"controlType": "KEY_VAL_INPUT"
|
||||
},
|
||||
{
|
||||
"label": "Query Params",
|
||||
"configProperty": "datasourceConfiguration.queryParameters",
|
||||
"controlType": "KEY_VAL_INPUT"
|
||||
},
|
||||
{
|
||||
"label": "Send Authentication Information Key (Do not edit)",
|
||||
"configProperty": "datasourceConfiguration.properties[0].key",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user