We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407f154 commit 7542678Copy full SHA for 7542678
1 file changed
plugins/NinjaOne/v1/ui.json
@@ -40,11 +40,11 @@
40
{
41
"type": "password",
42
"name": "clientSecret",
43
- "label": "Client Secret",
44
- "help": "Enter the Client Secret from your NinjaOne API credentials",
+ "label": "Client secret",
+ "help": "Enter the Client secret from your NinjaOne API credentials",
45
"validation": {
46
"required": true
47
},
48
- "placeholder": "Enter your Client Secret"
+ "placeholder": "Enter your Client secret"
49
}
50
]
0 commit comments