chore: use API Key instead of APIKey (#2888)

This commit is contained in:
Su Yang 2024-03-19 16:32:06 +08:00 committed by takatost
parent 3f13c47b9b
commit 4e24e116aa
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ provider_credential_schema:
credential_form_schemas:
- variable: dashscope_api_key
label:
en_US: APIKey
en_US: API Key
type: secret-input
required: true
placeholder:
zh_Hans: 在此输入您的 APIKey
en_US: Enter your APIKey
zh_Hans: 在此输入您的 API Key
en_US: Enter your API Key