add query params to form.json (#10574)

This commit is contained in:
Sumit Kumar 2022-01-26 12:59:07 +05:30 committed by GitHub
parent 341bc61e8c
commit 610d665aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",