Add required field to Auth Key setting (#496)
This commit is contained in:
@ -26,6 +26,7 @@
|
|||||||
"InputType": "text",
|
"InputType": "text",
|
||||||
"ParamFieldName": "General.AuthKey",
|
"ParamFieldName": "General.AuthKey",
|
||||||
"DefaultValue": "",
|
"DefaultValue": "",
|
||||||
|
"Required": true,
|
||||||
"EnumValues": {}
|
"EnumValues": {}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user