Changed capitalization of config context (#8744)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
parent
6d2bb8a216
commit
ee92be3f9f
@ -20,7 +20,7 @@
|
|||||||
<description>Google Cloud Platform OAuth 2.0-Client Id.</description>
|
<description>Google Cloud Platform OAuth 2.0-Client Id.</description>
|
||||||
</parameter>
|
</parameter>
|
||||||
<parameter name="clientSecret" type="text" required="true" groupName="authentication">
|
<parameter name="clientSecret" type="text" required="true" groupName="authentication">
|
||||||
<context>Password</context>
|
<context>password</context>
|
||||||
<label>Client Secret</label>
|
<label>Client Secret</label>
|
||||||
<description>Google Cloud Platform OAuth 2.0-Client Secret.</description>
|
<description>Google Cloud Platform OAuth 2.0-Client Secret.</description>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user