Merge branch 'release' of github.com:appsmithorg/appsmith into release

This commit is contained in:
Arpit Mohan 2022-09-23 10:15:51 +05:30
commit 871a7cc67e

View File

@ -10,7 +10,7 @@
"label": "Host URL",
"configProperty": "datasourceConfiguration.endpoints[*].host",
"controlType": "KEYVALUE_ARRAY",
"validationMessage": "Please enter a valid host URL",
"validationMessage": "Please enter a valid URL, for example, https://example.com",
"validationRegex": "^(http|https)://"
},
{