chore: use API Key instead of APIKey (#2888)
This commit is contained in:
parent
7c0ae76cd0
commit
3bcfd84fba
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ provider_credential_schema:
|
||||||
credential_form_schemas:
|
credential_form_schemas:
|
||||||
- variable: dashscope_api_key
|
- variable: dashscope_api_key
|
||||||
label:
|
label:
|
||||||
en_US: APIKey
|
en_US: API Key
|
||||||
type: secret-input
|
type: secret-input
|
||||||
required: true
|
required: true
|
||||||
placeholder:
|
placeholder:
|
||||||
zh_Hans: 在此输入您的 APIKey
|
zh_Hans: 在此输入您的 API Key
|
||||||
en_US: Enter your APIKey
|
en_US: Enter your API Key
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue