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

pull/2893/head
Su Yang 2 years ago committed by GitHub
parent 7c0ae76cd0
commit 3bcfd84fba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save